diff --git a/admin/hotlist-service/pom.xml b/admin/hotlist-service/pom.xml index be9d898031..3ed418f402 100644 --- a/admin/hotlist-service/pom.xml +++ b/admin/hotlist-service/pom.xml @@ -255,40 +255,6 @@ - - maven-deploy-plugin - 2.8.1 - - - default-deploy - deploy - - deploy - - - - - - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.14 - true - - - default-deploy - deploy - - deploy - - - - - ossrh - https://oss.sonatype.org/ - false - - - org.apache.maven.plugins maven-source-plugin diff --git a/admin/kernel-masterdata-service/pom.xml b/admin/kernel-masterdata-service/pom.xml index 01f4a60ce1..7796a0922a 100644 --- a/admin/kernel-masterdata-service/pom.xml +++ b/admin/kernel-masterdata-service/pom.xml @@ -354,40 +354,6 @@ - - maven-deploy-plugin - 2.8.1 - - - default-deploy - deploy - - deploy - - - - - - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.14 - true - - - default-deploy - deploy - - deploy - - - - - ossrh - https://oss.sonatype.org/ - false - - - org.apache.maven.plugins maven-source-plugin diff --git a/admin/kernel-syncdata-service/pom.xml b/admin/kernel-syncdata-service/pom.xml index ffaeb46d5d..1678fec192 100644 --- a/admin/kernel-syncdata-service/pom.xml +++ b/admin/kernel-syncdata-service/pom.xml @@ -352,39 +352,6 @@ - - maven-deploy-plugin - 2.8.1 - - - default-deploy - deploy - - deploy - - - - - - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.14 - true - - - default-deploy - deploy - - deploy - - - - - ossrh - https://oss.sonatype.org/ - false - - org.apache.maven.plugins diff --git a/admin/pom.xml b/admin/pom.xml index debe9800b4..c8666ff268 100644 --- a/admin/pom.xml +++ b/admin/pom.xml @@ -83,6 +83,9 @@ 3.2.0 2.3 + 3.1.1 + 1.6.14 + 5.0.5.RELEASE @@ -399,16 +402,46 @@ none + - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.14 - true - + maven-deploy-plugin + ${maven.deploy.plugin.version} + + true + + + + default-deploy + none + + deploy + + + true + + + + + + + org.sonatype.plugins + nexus-staging-maven-plugin + ${nexus.staging.maven.plugin.version} + true + + + default-deploy + none + + deploy + + + + ossrh https://oss.sonatype.org/ false - +