From: dglFromAtt Date: Wed, 11 Apr 2018 00:14:23 +0000 (-0400) Subject: Use new version of dbcapi X-Git-Tag: v1.0.12~10 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=dmaap%2Fbuscontroller.git;a=commitdiff_plain;h=bd7b74218a470da6f85f4de9a27b70f09a1f7b3e Use new version of dbcapi Change-Id: I5c663292480b1d9f331f2b6916790b917de476a1 Signed-off-by: dglFromAtt Issue-ID: DMAAP-320 --- diff --git a/pom.xml b/pom.xml index 482bbd0..8e1aefe 100644 --- a/pom.xml +++ b/pom.xml @@ -267,7 +267,7 @@ org.onap.dmaap.dbcapi dbcapi - 1.0.2-SNAPSHOT + 1.0.3-SNAPSHOT @@ -302,7 +302,7 @@ UTF-8 9.3.7.v20160115 0.0.1 - 1.0.4 + 1.0.5 0.7.7.201606060606 3.2 diff --git a/version.properties b/version.properties index 9114c9b..3de14e0 100644 --- a/version.properties +++ b/version.properties @@ -27,7 +27,7 @@ major=1 minor=0 -patch=1 +patch=5 base_version=${major}.${minor}.${patch} # Release must be completed with git revision # in Jenkins