From: Venkata Harish K Kajur Date: Fri, 26 May 2017 18:53:01 +0000 (-0400) Subject: [AAI-ONAP] Update pom file for snapshot staging X-Git-Tag: v1.1.0~71 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F11%2F4511%2F1;p=aai%2Ftraversal.git [AAI-ONAP] Update pom file for snapshot staging Change-Id: I368b7cb35a2d46a9f137229a00a3edd34b76610e Signed-off-by: Venkata Harish K Kajur --- diff --git a/aai-traversal/pom.xml b/aai-traversal/pom.xml index b4c209e9..a68965f6 100644 --- a/aai-traversal/pom.xml +++ b/aai-traversal/pom.xml @@ -668,6 +668,27 @@ + + org.apache.maven.plugins + maven-deploy-plugin + + + default-deploy + none + + + + + org.sonatype.plugins + nexus-staging-maven-plugin + 1.6.7 + true + + ${nexusproxy} + 176c31dfe190a + ecomp-staging + + diff --git a/pom.xml b/pom.xml index 1b2081a2..db2bc98a 100644 --- a/pom.xml +++ b/pom.xml @@ -257,6 +257,27 @@ + + org.apache.maven.plugins + maven-deploy-plugin + + + default-deploy + none + + + + + org.sonatype.plugins + nexus-staging-maven-plugin + 1.6.7 + true + + ${nexusproxy} + 176c31dfe190a + ecomp-staging + +