aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorForsyth, James (jf2512) <jf2512@att.com>2020-01-17 17:30:21 -0500
committerForsyth, James (jf2512) <jf2512@att.com>2020-01-17 17:41:31 -0500
commit9d39562748fa8dbbee7b3604f4e70445ae9482d5 (patch)
treea6f8804702e1db2385b061d05bd079dccc9622eb
parent4dfc811d0845abea6ecb2ff05ec93198b97ae646 (diff)
Upversion to 1.6.11.6.1
Issue-ID: AAI-2757 Signed-off-by: Forsyth, James (jf2512) <jf2512@att.com> Change-Id: Iecc97358ad8cdb94960c426c88f4815481bd22cd
-rw-r--r--pom.xml2
-rw-r--r--version.properties2
2 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 6f28d95..d318d99 100644
--- a/pom.xml
+++ b/pom.xml
@@ -34,7 +34,7 @@
<groupId>org.onap.aai</groupId>
<artifactId>babel</artifactId>
- <version>1.6.0-SNAPSHOT</version>
+ <version>1.6.1-SNAPSHOT</version>
<packaging>jar</packaging>
<name>aai-babel</name>
diff --git a/version.properties b/version.properties
index a0756ad..922c4fa 100644
--- a/version.properties
+++ b/version.properties
@@ -4,7 +4,7 @@
major=1
minor=6
-patch=0
+patch=1
base_version=${major}.${minor}.${patch}