[aai-babel] Bump version to 1.7.1
Signed-off-by: efiacor <fiachra.corcoran@est.tech>
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 @@
<groupId>org.onap.aai</groupId>
<artifactId>babel</artifactId>
- <version>1.7.0-SNAPSHOT</version>
+ <version>1.7.1-SNAPSHOT</version>
<packaging>jar</packaging>
<name>aai-babel</name>
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}