From: Francis Paquette Date: Wed, 1 May 2019 21:59:38 +0000 (-0400) Subject: Unskipping deployment X-Git-Tag: 1.4.2~4 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=aai%2Fsearch-data-service.git;a=commitdiff_plain;h=22471531491355235b0dd22518d3f967b8094290 Unskipping deployment Issue-ID: AAI-2401 Change-Id: I1885bc0226cfac2de21e36ed63a2e0dca6631262 Signed-off-by: Francis Paquette --- diff --git a/elasticsearch-sg/pom.xml b/elasticsearch-sg/pom.xml index 322c742..5360c95 100644 --- a/elasticsearch-sg/pom.xml +++ b/elasticsearch-sg/pom.xml @@ -79,11 +79,26 @@ - org.apache.maven.plugins - maven-deploy-plugin - - true - + org.apache.maven.plugins + maven-deploy-plugin + 2.8.2 + + + 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 456185b..d3ffb93 100644 --- a/pom.xml +++ b/pom.xml @@ -76,13 +76,6 @@ true - - org.apache.maven.plugins - maven-deploy-plugin - - true - - diff --git a/search-data-service-app/pom.xml b/search-data-service-app/pom.xml index 5cc0ab3..978b0c5 100644 --- a/search-data-service-app/pom.xml +++ b/search-data-service-app/pom.xml @@ -395,13 +395,16 @@ - - org.apache.maven.plugins - maven-deploy-plugin - - true - + org.apache.maven.plugins + maven-deploy-plugin + 2.8.2 + + + default-deploy + none + + org.codehaus.mojo