From 53548bf9c813d182f9169f9bbe740ed2f1c78e8e Mon Sep 17 00:00:00 2001 From: sunil unnava Date: Tue, 8 Jan 2019 23:22:56 -0500 Subject: [PATCH] bumped the version Issue-ID: DMAAP-909 Change-Id: Iab4d9a1c7dda0eda66846059da6dde3ece198074 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 2d9c1d7..f840099 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ org.onap.dmaap.messagerouter.mirroragent dmaapMMAgent - 1.1.0-SNAPSHOT + 1.1.1-SNAPSHOT jar diff --git a/version.properties b/version.properties index d6e413c..e1118ab 100644 --- a/version.properties +++ b/version.properties @@ -27,7 +27,7 @@ major=1 minor=1 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} -- 2.16.6