From a5243a4735e5bc505e96c3665f9775a7660555c8 Mon Sep 17 00:00:00 2001 From: sebdet Date: Thu, 13 Jun 2019 13:48:04 +0200 Subject: [PATCH] change required for new release Change required for new release management Issue-ID: CLAMP-409 Change-Id: I1e07f029455dff134e00d39051a0859c4cc11457 Signed-off-by: sebdet --- pom.xml | 25 ++++++------------------- 1 file changed, 6 insertions(+), 19 deletions(-) diff --git a/pom.xml b/pom.xml index ea4888b6..ec1033b0 100644 --- a/pom.xml +++ b/pom.xml @@ -27,12 +27,12 @@ 4.1.0-SNAPSHOT clamp - - - - - - + + + org.onap.oparent + oparent + 2.0.0 + This project build the ONAP CLAMP JAR that contains CLAMP back-end code and its UI part. @@ -918,19 +918,6 @@ - - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.7 - true - - https://nexus.onap.org - 176c31dfe190a - ecomp-staging - ${skip.staging.artifacts} - - - org.apache.maven.plugins maven-surefire-plugin -- 2.16.6