diff --git a/openfasttrace-mc-deployable-parent/pom.xml b/openfasttrace-mc-deployable-parent/pom.xml index eb887381..4a2c40cb 100644 --- a/openfasttrace-mc-deployable-parent/pom.xml +++ b/openfasttrace-mc-deployable-parent/pom.xml @@ -56,16 +56,6 @@ It is maintained separately from the main parent POM for the following reasons: - - - org.apache.maven.plugins - maven-deploy-plugin - 3.1.4 - - true - - diff --git a/parent/pom.xml b/parent/pom.xml index 99289099..983419ef 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -582,6 +582,16 @@ + + + org.apache.maven.plugins + maven-deploy-plugin + + + true + + @@ -669,16 +679,7 @@ - - - central - Maven Central - https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/ - - - central - Maven Central Snapshots - https://s01.oss.sonatype.org/content/repositories/snapshots/ - - + diff --git a/pom.xml b/pom.xml index c65abd92..6c8094b1 100644 --- a/pom.xml +++ b/pom.xml @@ -35,16 +35,4 @@ reporter/aspec testutil - - - - org.apache.maven.plugins - maven-deploy-plugin - 3.1.4 - - true - - - - diff --git a/testutil/pom.xml b/testutil/pom.xml index ddcba456..9f5f12f3 100644 --- a/testutil/pom.xml +++ b/testutil/pom.xml @@ -73,29 +73,6 @@ false - - - org.apache.maven.plugins - maven-deploy-plugin - - true - - - - org.sonatype.central - central-publishing-maven-plugin - - false - true - - - - org.apache.maven.plugins - maven-gpg-plugin - - true - -