diff --git a/android/pom.xml b/android/pom.xml index d38ddb2c8633..fb6ac0eb8137 100644 --- a/android/pom.xml +++ b/android/pom.xml @@ -23,7 +23,6 @@ 9+181-r4173-1 - 3.3.0 2023-02-01T00:00:00Z UTF-8 @@ -172,12 +171,14 @@ maven-source-plugin - ${maven-source-plugin.version} + 3.3.0 attach-sources - post-integration-test - jar + verify + + jar-no-fork + @@ -335,19 +336,10 @@ sonatype-oss-release - - org.apache.maven.plugins - maven-source-plugin - ${maven-source-plugin.version} - - - attach-sources - - jar-no-fork - - - - + org.apache.maven.plugins maven-javadoc-plugin diff --git a/pom.xml b/pom.xml index 8d0d6a61a62e..95c9043f8ef5 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,6 @@ 9+181-r4173-1 - 3.3.0 2023-02-01T00:00:00Z UTF-8 @@ -173,12 +172,14 @@ maven-source-plugin - ${maven-source-plugin.version} + 3.3.0 attach-sources - post-integration-test - jar + verify + + jar-no-fork + @@ -329,19 +330,10 @@ sonatype-oss-release - - org.apache.maven.plugins - maven-source-plugin - ${maven-source-plugin.version} - - - attach-sources - - jar-no-fork - - - - + org.apache.maven.plugins maven-javadoc-plugin