From: efiacor Date: Fri, 11 Sep 2020 11:26:52 +0000 (+0100) Subject: [DMAAP-DR] Bump version to 2.1.7 X-Git-Tag: 2.1.8~5 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F27%2F112527%2F1;hp=e0d6e766bde624ca00a386772069685533349b26;p=dmaap%2Fdatarouter.git [DMAAP-DR] Bump version to 2.1.7 Signed-off-by: efiacor Change-Id: I79ee7dbba43d001b4432f4a071875a446a4fcecb Issue-ID: DMAAP-1492 --- diff --git a/pom.xml b/pom.xml index 60dee011..9846d273 100755 --- a/pom.xml +++ b/pom.xml @@ -36,7 +36,7 @@ - 2.1.6-SNAPSHOT + 2.1.7-SNAPSHOT UTF-8 11 11 diff --git a/version.properties b/version.properties index acd4824d..1ac7a413 100644 --- a/version.properties +++ b/version.properties @@ -27,7 +27,7 @@ major=2 minor=1 -patch=6 +patch=7 base_version=${major}.${minor}.${patch}