Upversion for Frankfurt 32/99532/1
authorJimmy Forsyth <jf2512@att.com>
Wed, 11 Dec 2019 20:32:28 +0000 (15:32 -0500)
committerJimmy Forsyth <jf2512@att.com>
Wed, 11 Dec 2019 20:32:31 +0000 (15:32 -0500)
Issue-ID: AAI-2737
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
Change-Id: I91bd8d7b63c7c7fbb3dee0ef41f5ec7155e86006

pom.xml
version.properties

diff --git a/pom.xml b/pom.xml
index 16cbba9..10a4f2c 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -33,7 +33,7 @@
        <groupId>org.onap.aai.model-loader</groupId>
        <artifactId>model-loader</artifactId>
        <name>aai-model-loader</name>
-       <version>1.5.0-SNAPSHOT</version>
+       <version>1.6.0-SNAPSHOT</version>
 
        <dependencyManagement>
                <dependencies>
index 4c24975..b9e3014 100644 (file)
@@ -24,7 +24,7 @@
 # because they are used in Jenkins, whose plug-in doesn't support
 
 major=1
-minor=5
+minor=6
 patch=0
 
 base_version=${major}.${minor}.${patch}