From 78c5a01b9fd7236f79b9dcdb57a9e76d92b02d03 Mon Sep 17 00:00:00 2001 From: Jimmy Forsyth Date: Wed, 3 Jul 2019 14:48:47 -0400 Subject: [PATCH] Upversion to oparent 2.0.0 Issue-ID: AAI-2496 Change-Id: I469f9e911212512ee0cff4df68c674af3c67c872 Signed-off-by: Jimmy Forsyth --- elasticsearch-sg/pom.xml | 18 ------------------ pom.xml | 17 +++++++---------- search-data-service-app/pom.xml | 19 ------------------- 3 files changed, 7 insertions(+), 47 deletions(-) diff --git a/elasticsearch-sg/pom.xml b/elasticsearch-sg/pom.xml index 210aa2c..6bbed7e 100644 --- a/elasticsearch-sg/pom.xml +++ b/elasticsearch-sg/pom.xml @@ -81,24 +81,6 @@ 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 ec5e75e..260edd3 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,11 @@ 4.0.0 - + + org.onap.oparent + oparent + 2.0.0 + org.onap.aai search-data-service aai-search-data-service aggregate pom @@ -50,15 +54,8 @@ - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.7 - true - - ${nexusproxy} - 176c31dfe190a - ecomp-staging - + org.apache.maven.plugins + maven-deploy-plugin diff --git a/search-data-service-app/pom.xml b/search-data-service-app/pom.xml index a61232e..71fe188 100644 --- a/search-data-service-app/pom.xml +++ b/search-data-service-app/pom.xml @@ -303,18 +303,6 @@ true - - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.7 - true - - ${nexusproxy} - 176c31dfe190a - ecomp-staging - - - @@ -398,13 +386,6 @@ org.apache.maven.plugins maven-deploy-plugin - 2.8.2 - - - default-deploy - none - - org.codehaus.mojo -- 2.16.6