From: ATT default cloud user Date: Fri, 8 Dec 2017 15:51:13 +0000 (+0000) Subject: Bump patch version X-Git-Tag: 2.0.0-ONAP~21 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=dmaap%2Fdbcapi.git;a=commitdiff_plain;h=ecc369394f98ca4887cc4ea8000f8c92834ab851 Bump patch version Issue-ID: DMAAP-181 Change-Id: I6a679f2aa1b85917fad6c1476675cf00938d0525 Signed-off-by: ATT default cloud user --- diff --git a/pom.xml b/pom.xml index 1f77e54..cce7e32 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.onap.dmaap.dbcapi dbcapi - 1.0.0-SNAPSHOT + ${artifact.version} dmaap-dbcapi org.onap.oparent @@ -225,7 +225,7 @@ A convention of this API is to return JSON responses per OpenStack style. UTF-8 9.3.7.v20160115 0.0.1 - 1.0.0-SNAPSHOT + 1.0.1-SNAPSHOT 0.7.7.201606060606 3.2 diff --git a/version.properties b/version.properties index 74cd587..71c1fed 100644 --- a/version.properties +++ b/version.properties @@ -27,7 +27,7 @@ major=1 minor=0 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} # Release must be completed with git revision # in Jenkins