From: dglFromAtt Date: Thu, 27 Jun 2019 20:01:39 +0000 (+0000) Subject: Oparent upgrade, maven plugin deletion, bump version X-Git-Tag: 2.0.2~11 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=dmaap%2Fbuscontroller.git;a=commitdiff_plain;h=647012bb979152fcdefcb87eb4f3b5daa8843d39 Oparent upgrade, maven plugin deletion, bump version Signed-off-by: dglFromAtt Issue-ID: DMAAP-1224 Change-Id: Ia718315c5174eeb2407ec0abea25203401b97afd --- diff --git a/dbc-client/pom.xml b/dbc-client/pom.xml index f5fa4af..a112f59 100644 --- a/dbc-client/pom.xml +++ b/dbc-client/pom.xml @@ -29,7 +29,7 @@ org.onap.oparent oparent - 1.2.2 + 2.0.0 @@ -38,16 +38,6 @@ - - org.sonatype.plugins - nexus-staging-maven-plugin - true - - ecomp-staging - ${nexusproxy} - 176c31dfe190a - - @@ -270,7 +260,7 @@ 9.4.12.RC2 1.0.0 1.5.19 - 1.1.6 + 1.1.8 0.7.7.201606060606 3.2 diff --git a/dmaap-bc/pom.xml b/dmaap-bc/pom.xml index 82182b6..1287150 100644 --- a/dmaap-bc/pom.xml +++ b/dmaap-bc/pom.xml @@ -29,7 +29,7 @@ org.onap.oparent oparent - 1.2.2 + 2.0.0 @@ -111,17 +111,6 @@ - - org.sonatype.plugins - nexus-staging-maven-plugin - true - - ecomp-staging - ${nexusproxy} - 176c31dfe190a - - - org.apache.maven.plugins @@ -432,7 +421,7 @@ org.onap.dmaap.dbcapi dbcapi - 1.0.29-SNAPSHOT + 1.0.30-SNAPSHOT @@ -470,7 +459,7 @@ 9.4.12.RC2 1.0.0 1.5.19 - 1.1.6 + 1.1.8 ${maven.build.timestamp} yyyy-MM-dd HH:mm diff --git a/pom.xml b/pom.xml index acbb06d..85bf520 100644 --- a/pom.xml +++ b/pom.xml @@ -29,11 +29,11 @@ org.onap.oparent oparent - 1.2.2 + 2.0.0 - 1.1.6 + 1.1.8 ${basedir} 1.0.0 true diff --git a/version.properties b/version.properties index e58e9d0..fab1e50 100644 --- a/version.properties +++ b/version.properties @@ -27,7 +27,7 @@ major=1 minor=1 -patch=7 +patch=8 base_version=${major}.${minor}.${patch} # Release must be completed with git revision # in Jenkins