diff --git a/android-integration/pom.xml b/android-integration/pom.xml index cf86c42a9..65aa41e5c 100644 --- a/android-integration/pom.xml +++ b/android-integration/pom.xml @@ -79,7 +79,7 @@ org.apache.maven.plugins maven-source-plugin - 2.0.4 + 2.1.2 attach-sources @@ -92,7 +92,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 2.3 + 2.8 attach-javadocs diff --git a/core/pom.xml b/core/pom.xml index 5bdc87a77..aebae731b 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -71,7 +71,7 @@ org.apache.maven.plugins maven-source-plugin - 2.0.4 + 2.1.2 attach-sources @@ -84,7 +84,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 2.3 + 2.8 attach-javadocs diff --git a/javase/pom.xml b/javase/pom.xml index 8ea0a913a..e9f5fde84 100644 --- a/javase/pom.xml +++ b/javase/pom.xml @@ -78,7 +78,7 @@ org.apache.maven.plugins maven-source-plugin - 2.0.4 + 2.1.2 attach-sources @@ -91,7 +91,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 2.3 + 2.8 attach-javadocs