From: sunil.unnava Date: Mon, 1 Apr 2019 18:30:57 +0000 (-0400) Subject: bumped the version X-Git-Tag: 1.0.1~6 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=dmaap%2Fkafka11aaf.git;a=commitdiff_plain;h=e7bd5f8a711e9f0565616ce25efa44b60bf4f00f bumped the version Issue-ID: DMAAP-915 Change-Id: I19034cdd81511de30e90189b9768ecb7d2dbf7ab Signed-off-by: sunil.unnava --- diff --git a/pom.xml b/pom.xml index 6f19066..ed245ce 100644 --- a/pom.xml +++ b/pom.xml @@ -21,8 +21,8 @@ org.onap.dmaap.kafka kafka11aaf - 0.0.5-SNAPSHOT - dmaap-kafka11aaf + 0.0.6-SNAPSHOT + dmaap-kafka Apache License Version 2.0 diff --git a/version.properties b/version.properties index 1389c31..e23474c 100644 --- a/version.properties +++ b/version.properties @@ -26,7 +26,7 @@ major=0 minor=0 -patch=5 +patch=6 base_version=${major}.${minor}.${patch}