From: sunil unnava Date: Wed, 9 Jan 2019 04:22:56 +0000 (-0500) Subject: bumped the version X-Git-Tag: 1.1.1~9 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=dmaap%2Fmessagerouter%2Fmirroragent.git;a=commitdiff_plain;h=53548bf9c813d182f9169f9bbe740ed2f1c78e8e bumped the version Issue-ID: DMAAP-909 Change-Id: Iab4d9a1c7dda0eda66846059da6dde3ece198074 Signed-off-by: sunil unnava --- 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}