diff --git a/openfasttrace-mc-deployable-parent/pom.xml b/openfasttrace-mc-deployable-parent/pom.xml index eb887381..bb858757 100644 --- a/openfasttrace-mc-deployable-parent/pom.xml +++ b/openfasttrace-mc-deployable-parent/pom.xml @@ -56,30 +56,8 @@ It is maintained separately from the main parent POM for the following reasons: - - - org.apache.maven.plugins - maven-deploy-plugin - 3.1.4 - - true - - - - - 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/parent/pom.xml b/parent/pom.xml index 99289099..86f0b7f7 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -432,6 +432,10 @@ org.codehaus.mojo flatten-maven-plugin + 1.7.0 + + oss + org.apache.maven.plugins @@ -582,6 +586,16 @@ + + + org.apache.maven.plugins + maven-deploy-plugin + + + true + + @@ -669,16 +683,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 - -