From: Patrick Brady Date: Thu, 8 Aug 2019 19:16:26 +0000 (-0700) Subject: Attempt to disable nexus staging X-Git-Tag: 1.6.3~14 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F20%2F93120%2F1;p=appc.git Attempt to disable nexus staging Change-Id: Ice20bc6259d9f30438f23e9f8e6c875f4119fee3 Signed-off-by: Patrick Brady Issue-ID: APPC-1686 --- diff --git a/pom.xml b/pom.xml index 798a9f05a..0f1e04032 100644 --- a/pom.xml +++ b/pom.xml @@ -543,6 +543,19 @@ limitations under the License. sonar-maven-plugin 3.2 + + org.sonatype.plugins + nexus-staging-maven-plugin + 1.6.7 + true + + true + true + https://nexus.onap.org + 176c31dfe190a + ecomp-staging + + @@ -605,6 +618,19 @@ limitations under the License. + + org.sonatype.plugins + nexus-staging-maven-plugin + 1.6.7 + true + + true + true + https://nexus.onap.org + 176c31dfe190a + ecomp-staging + +