From: Patrick Brady Date: Tue, 4 Apr 2017 18:24:11 +0000 (-0700) Subject: Moving maven staging plugin X-Git-Tag: v1.2.0~199 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=245d6f2a547afd9e3876d3577ecabe9c63f716a8;p=appc.git Moving maven staging plugin Maven staging plugin should be in the plugin section, not the pluginManagement section where it was. Change-Id: I51012fb6e22e44a59ce52f4b3937f66619b7945b Signed-off-by: Patrick Brady --- diff --git a/pom.xml b/pom.xml index 5297fca95..a70dbfa7a 100644 --- a/pom.xml +++ b/pom.xml @@ -392,18 +392,6 @@ - - - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.7 - true - - https://nexus.onap.org/content/repositories/staging/ - 176c31dfe190a - ecomp-staging - - org.apache.maven.plugins @@ -503,6 +491,18 @@ + + + org.sonatype.plugins + nexus-staging-maven-plugin + 1.6.7 + true + + https://nexus.onap.org/content/repositories/staging/ + 176c31dfe190a + ecomp-staging + + org.apache.maven.plugins