From 2a970a1e00d49aca2f8c74705275d552e12794b9 Mon Sep 17 00:00:00 2001 From: Jimmy Forsyth Date: Thu, 27 Jun 2019 17:21:34 -0400 Subject: Prepare event-client for global-jjb Issue-ID: AAI-2480 Change-Id: I9af21ca790105cbd7537f1dd0fbdb2d22951f0f7 Signed-off-by: Jimmy Forsyth --- pom.xml | 18 ++++++------------ 1 file changed, 6 insertions(+), 12 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index b3a2949..0c6b0ce 100644 --- a/pom.xml +++ b/pom.xml @@ -29,12 +29,12 @@ org.onap.oparent oparent - 1.2.1 + 2.0.0 org.onap.aai.event-client event-client - 1.5.0-SNAPSHOT + 1.5.1-SNAPSHOT aai-event-client pom @@ -118,16 +118,10 @@ - - org.sonatype.plugins - nexus-staging-maven-plugin - true - - ${onap.nexus.url} - 176c31dfe190a - ecomp-staging - - + + org.apache.maven.plugins + maven-deploy-plugin + org.codehaus.mojo sonar-maven-plugin -- cgit