Upversion for Dublin release 11/86911/1 dublin 4.0.0-ONAP
authorJimmy Forsyth <jf2512@att.com>
Fri, 3 May 2019 15:42:56 +0000 (11:42 -0400)
committerJimmy Forsyth <jf2512@att.com>
Fri, 3 May 2019 15:42:59 +0000 (11:42 -0400)
Issue-ID: AAI-2403
Change-Id: Iae02824bf6d904d08e9909534fa473464708f66c
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
pom.xml
version.properties

diff --git a/pom.xml b/pom.xml
index 7fee490..af10150 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.4.0-SNAPSHOT</version>
+       <version>1.4.1-SNAPSHOT</version>
 
        <dependencyManagement>
                <dependencies>
index ee7bc79..f4d5cf8 100644 (file)
@@ -25,7 +25,7 @@
 
 major=1
 minor=4
-patch=0
+patch=1
 
 base_version=${major}.${minor}.${patch}