Upversion to 1.3.1 40/70240/1
authorLee, Tian (tl5884) <TianL@amdocs.com>
Thu, 11 Oct 2018 09:13:41 +0000 (10:13 +0100)
committerLee, Tian (tl5884) <TianL@amdocs.com>
Thu, 11 Oct 2018 09:13:41 +0000 (10:13 +0100)
Change-Id: I0506b30944a5ac4896e20ba198ac8b0877238b92
Issue-ID: AAI-1745
Signed-off-by: Lee, Tian (tl5884) <TianL@amdocs.com>
pom.xml
version.properties

diff --git a/pom.xml b/pom.xml
index d3ce143..8acb0df 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -31,7 +31,7 @@ limitations under the License.
 
     <groupId>org.onap.aai.gizmo</groupId>
     <artifactId>gizmo</artifactId>
-    <version>1.3.0-SNAPSHOT</version>
+    <version>1.3.1-SNAPSHOT</version>
     <name>aai-gizmo</name>
 
     <properties>
index a254b21..fb21064 100644 (file)
@@ -4,7 +4,7 @@
 
 major=1
 minor=3
-patch=0
+patch=1
 
 base_version=${major}.${minor}.${patch}