Upversion to 1.3.1 80/70180/1
authorLee, Tian (tl5884) <TianL@amdocs.com>
Wed, 10 Oct 2018 16:06:51 +0000 (17:06 +0100)
committerLee, Tian (tl5884) <TianL@amdocs.com>
Wed, 10 Oct 2018 16:06:51 +0000 (17:06 +0100)
Change-Id: I90ed0b13bb83ab9b03d873ba03fe5521eae823d4
Issue-ID: AAI-1734
Signed-off-by: Lee, Tian (tl5884) <TianL@amdocs.com>
pom.xml
version.properties

diff --git a/pom.xml b/pom.xml
index 3e3eb98..d6ebade 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -34,7 +34,7 @@
 
        <groupId>org.onap.aai</groupId>
        <artifactId>babel</artifactId>
-       <version>1.3.0-SNAPSHOT</version>
+       <version>1.3.1-SNAPSHOT</version>
        <packaging>jar</packaging>
 
        <name>aai-babel</name>
index a254b21..fb21064 100644 (file)
@@ -4,7 +4,7 @@
 
 major=1
 minor=3
-patch=0
+patch=1
 
 base_version=${major}.${minor}.${patch}