From: Venkata Harish K Kajur Date: Fri, 26 May 2017 18:50:50 +0000 (-0400) Subject: [AAI-ONAP] Update pom file for snapshot staging X-Git-Tag: v1.1.0~45 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=ff113fe1d58389aa5154e7202a06132f74a96e60;p=aai%2Fresources.git [AAI-ONAP] Update pom file for snapshot staging Change-Id: I020ca4bbd8979910a7e550299844d11dfd06b7cc Signed-off-by: Venkata Harish K Kajur --- diff --git a/aai-resources/pom.xml b/aai-resources/pom.xml index 36765c30..245f5904 100644 --- a/aai-resources/pom.xml +++ b/aai-resources/pom.xml @@ -682,6 +682,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 1e5f40c1..8c392ab6 100644 --- a/pom.xml +++ b/pom.xml @@ -309,6 +309,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 + +