From e7bd5f8a711e9f0565616ce25efa44b60bf4f00f Mon Sep 17 00:00:00 2001 From: "sunil.unnava" Date: Mon, 1 Apr 2019 14:30:57 -0400 Subject: [PATCH] bumped the version Issue-ID: DMAAP-915 Change-Id: I19034cdd81511de30e90189b9768ecb7d2dbf7ab Signed-off-by: sunil.unnava --- pom.xml | 4 ++-- version.properties | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) 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} -- 2.16.6