From: efiacor Date: Wed, 5 Feb 2020 21:03:26 +0000 (+0000) Subject: Bump DR version X-Git-Tag: 2.1.4^0 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=dmaap%2Fdatarouter.git;a=commitdiff_plain;h=7e8338ea2d68767d592d254c91e9e727509dce20 Bump DR version Signed-off-by: efiacor Change-Id: Ib9d3781edfa05dd9adeec66acaf556bb31cf8a14 Issue-ID: DMAAP-1195 --- diff --git a/pom.xml b/pom.xml index 9bf0467e..796c1309 100755 --- a/pom.xml +++ b/pom.xml @@ -36,7 +36,7 @@ - 2.1.3-SNAPSHOT + 2.1.4-SNAPSHOT UTF-8 1.8 1.8 diff --git a/version.properties b/version.properties index 11080dd0..595be53a 100644 --- a/version.properties +++ b/version.properties @@ -27,7 +27,7 @@ major=2 minor=1 -patch=3 +patch=4 base_version=${major}.${minor}.${patch}