From a28aba4cf1e6237838d3333a0dd2fda3189a0cb2 Mon Sep 17 00:00:00 2001 From: "sunil.unnava" Date: Fri, 10 May 2019 11:17:05 -0400 Subject: [PATCH] clean MR codebase Issue-ID: DMAAP-1199 Change-Id: Iee5da8907ddb4fdd9717d0f25feeb0b268f9545b Signed-off-by: sunil.unnava --- pom.xml | 2 +- version.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 2e8ad24..cf7a762 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ org.onap.dmaap.kafka kafka11aaf - 1.0.1-SNAPSHOT + 1.0.2-SNAPSHOT dmaap-kafka diff --git a/version.properties b/version.properties index 0e900e1..f3d89cc 100644 --- a/version.properties +++ b/version.properties @@ -26,7 +26,7 @@ major=1 minor=0 -patch=1 +patch=2 base_version=${major}.${minor}.${patch} -- 2.16.6