From: dglFromAtt Date: Fri, 24 Aug 2018 20:38:49 +0000 (-0400) Subject: New container with proper dbcapi X-Git-Tag: 1.0.22~13 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=dmaap%2Fbuscontroller.git;a=commitdiff_plain;h=637ab9c16fe84a4d3b60c7b6abade56c0a9c0c75 New container with proper dbcapi Change-Id: I2c22448e6cb293e9d1fb5d2f62fdc04c64cb7458 Signed-off-by: dglFromAtt Issue-ID: DMAAP-647 --- diff --git a/pom.xml b/pom.xml index 19e913f..7536702 100644 --- a/pom.xml +++ b/pom.xml @@ -301,7 +301,7 @@ org.onap.dmaap.dbcapi dbcapi - 1.0.13-SNAPSHOT + 1.0.14-SNAPSHOT @@ -336,7 +336,7 @@ UTF-8 9.3.7.v20160115 0.0.1 - 1.0.15 + 1.0.16 0.7.7.201606060606 3.2 diff --git a/version.properties b/version.properties index 10a4592..8684d44 100644 --- a/version.properties +++ b/version.properties @@ -27,7 +27,7 @@ major=1 minor=0 -patch=15 +patch=16 base_version=${major}.${minor}.${patch} # Release must be completed with git revision # in Jenkins