Upversion model-loader in elalto 55/93555/1
authorJimmy Forsyth <jf2512@att.com>
Wed, 14 Aug 2019 19:32:31 +0000 (15:32 -0400)
committerJimmy Forsyth <jf2512@att.com>
Wed, 14 Aug 2019 19:32:35 +0000 (15:32 -0400)
Issue-ID: AAI-2579
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
Change-Id: Ib0de924d6a91b178ae6ed59c556a67907297a323

pom.xml
version.properties

diff --git a/pom.xml b/pom.xml
index 25b4d67..17b8a82 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.5.1-SNAPSHOT</version>
 
        <dependencyManagement>
                <dependencies>
index 4c24975..bdd5853 100644 (file)
@@ -25,7 +25,7 @@
 
 major=1
 minor=5
-patch=0
+patch=1
 
 base_version=${major}.${minor}.${patch}