Upversion to 1.3.1 78/70178/1
authorLee, Tian (tl5884) <tianl@amdocs.com>
Wed, 10 Oct 2018 16:04:14 +0000 (17:04 +0100)
committerLee, Tian (tl5884) <tianl@amdocs.com>
Wed, 10 Oct 2018 16:04:14 +0000 (17:04 +0100)
Change-Id: I5e9615f6a3a5adf41fe63fdc024616500980880c
Issue-ID: AAI-1733
Signed-off-by: Lee, Tian (tl5884) <tianl@amdocs.com>
pom.xml
version.properties

diff --git a/pom.xml b/pom.xml
index 500f441..80e6328 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -32,7 +32,7 @@
        <groupId>org.onap.aai.model-loader</groupId>
        <artifactId>model-loader</artifactId>
        <name>aai-model-loader</name>
-       <version>1.3.0-SNAPSHOT</version>
+       <version>1.3.1-SNAPSHOT</version>
 
        <dependencyManagement>
                <dependencies>
index 7635e21..0680934 100644 (file)
@@ -25,7 +25,7 @@
 
 major=1
 minor=3
-patch=0
+patch=1
 
 base_version=${major}.${minor}.${patch}