From: dglFromAtt Date: Thu, 19 Apr 2018 22:07:32 +0000 (-0400) Subject: Use newer dbcapi version X-Git-Tag: v1.0.12~8 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=dmaap%2Fbuscontroller.git;a=commitdiff_plain;h=8f3d5ca9af283ba5144f1b1ea31c89af803ad268 Use newer dbcapi version Change-Id: If610773d4ac95d826d0ff6bdf6976cbcd448fcb1 Signed-off-by: dglFromAtt Issue-ID: DMAAP-295 --- diff --git a/pom.xml b/pom.xml index d4216bf..e98c421 100644 --- a/pom.xml +++ b/pom.xml @@ -267,7 +267,7 @@ org.onap.dmaap.dbcapi dbcapi - 1.0.4-SNAPSHOT + 1.0.5-SNAPSHOT @@ -302,7 +302,7 @@ UTF-8 9.3.7.v20160115 0.0.1 - 1.0.6 + 1.0.7 0.7.7.201606060606 3.2 diff --git a/version.properties b/version.properties index dadd8a9..0607bbf 100644 --- a/version.properties +++ b/version.properties @@ -27,7 +27,7 @@ major=1 minor=0 -patch=6 +patch=7 base_version=${major}.${minor}.${patch} # Release must be completed with git revision # in Jenkins