From: efiacor Date: Thu, 2 Apr 2020 16:38:16 +0000 (+0100) Subject: Bump latest image version X-Git-Tag: 2.1.6^0 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=e8ba88b7d2529442c0f80eee6aa200716c0e72a1;p=dmaap%2Fdatarouter.git Bump latest image version Signed-off-by: efiacor Change-Id: I1324d0258ff0637101ade5aa4374a2e51084f550 Issue-ID: DMAAP-1420 --- diff --git a/pom.xml b/pom.xml index 70223ab6..0d793996 100755 --- a/pom.xml +++ b/pom.xml @@ -36,7 +36,7 @@ - 2.1.5-SNAPSHOT + 2.1.6-SNAPSHOT UTF-8 1.8 1.8 diff --git a/version.properties b/version.properties index 5e24a1be..acd4824d 100644 --- a/version.properties +++ b/version.properties @@ -27,7 +27,7 @@ major=2 minor=1 -patch=5 +patch=6 base_version=${major}.${minor}.${patch}