From: su622b Date: Thu, 23 Jan 2020 16:36:26 +0000 (-0500) Subject: bounce pom version X-Git-Tag: 1.1.21~1 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=dmaap%2Fmessagerouter%2Fmsgrtr.git;a=commitdiff_plain;h=2e9841a7549751270d5ba4c50d036ad022c5e46f bounce pom version Issue-ID: DMAAP-1341 Change-Id: Ic4545c4b6dd25ab23332f4bd88dae74dbbc00f7b Signed-off-by: su622b --- diff --git a/pom.xml b/pom.xml index e286899..b5f54b5 100644 --- a/pom.xml +++ b/pom.xml @@ -14,7 +14,7 @@ 4.0.0 org.onap.dmaap.messagerouter.msgrtr msgrtr - 1.1.20-SNAPSHOT + 1.1.21-SNAPSHOT jar dmaap-messagerouter-msgrtr Message Router - Restful interface built for kafka diff --git a/version.properties b/version.properties index bba0fce..5dc17cf 100644 --- a/version.properties +++ b/version.properties @@ -27,7 +27,7 @@ major=1 minor=1 -patch=20 +patch=21 base_version=${major}.${minor}.${patch}