From: efiacor Date: Sun, 30 Aug 2020 11:46:28 +0000 (+0100) Subject: [aai-babel] Bump version to 1.7.1 X-Git-Tag: 1.7.1~1 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=aai%2Fbabel.git;a=commitdiff_plain;h=fb8f84d04d0b67c68cf7054cc470d345bc19c031;hp=237b2108d287e6dc08b8a5760febc368a54f70f1 [aai-babel] Bump version to 1.7.1 Signed-off-by: efiacor Change-Id: I262713a7b88d031a2b13b52a589bc9af3b883d76 Issue-ID: AAI-3099 --- diff --git a/pom.xml b/pom.xml index 24ab5c6..d133eb4 100644 --- a/pom.xml +++ b/pom.xml @@ -34,7 +34,7 @@ org.onap.aai babel - 1.7.0-SNAPSHOT + 1.7.1-SNAPSHOT jar aai-babel diff --git a/version.properties b/version.properties index e377fcf..4bdcfa1 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=7 -patch=0 +patch=1 base_version=${major}.${minor}.${patch}