From b8b578883baa14084e316bd232d8c62ef9b84a1c Mon Sep 17 00:00:00 2001 From: dglFromAtt Date: Thu, 27 Jun 2019 19:49:28 +0000 Subject: [PATCH] Oparent upgrade, maven plugin deletion, bump version Change-Id: I9a6b3f71a531b65d03ef26248869c32d349d9d58 Issue-ID: DMAAP-1224 Signed-off-by: dglFromAtt --- pom.xml | 15 ++------------- version.properties | 2 +- 2 files changed, 3 insertions(+), 14 deletions(-) diff --git a/pom.xml b/pom.xml index 544af10..9648898 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ org.onap.oparent oparent - 1.2.2 + 2.0.0 @@ -124,17 +124,6 @@ - - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.7 - true - - ecomp-staging - ${nexusproxy} - 176c31dfe190a - - @@ -393,7 +382,7 @@ UTF-8 9.4.12.RC2 1.0.0 - 1.0.29-SNAPSHOT + 1.0.30-SNAPSHOT 4.12 0.7.7.201606060606 diff --git a/version.properties b/version.properties index 96f9ee0..dc85f0e 100644 --- a/version.properties +++ b/version.properties @@ -27,7 +27,7 @@ major=1 minor=0 -patch=29 +patch=30 base_version=${major}.${minor}.${patch} # Release must be completed with git revision # in Jenkins -- 2.16.6