From ff113fe1d58389aa5154e7202a06132f74a96e60 Mon Sep 17 00:00:00 2001 From: Venkata Harish K Kajur Date: Fri, 26 May 2017 14:50:50 -0400 Subject: [PATCH] [AAI-ONAP] Update pom file for snapshot staging Change-Id: I020ca4bbd8979910a7e550299844d11dfd06b7cc Signed-off-by: Venkata Harish K Kajur --- aai-resources/pom.xml | 21 +++++++++++++++++++++ pom.xml | 21 +++++++++++++++++++++ 2 files changed, 42 insertions(+) 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 + + -- 2.16.6