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

diff --git a/pom.xml b/pom.xml
index 752b5c9..89ab244 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@
 
     <groupId>org.onap.aai</groupId>
     <artifactId>rest-client</artifactId>
-    <version>1.4.0-SNAPSHOT</version>
+    <version>1.4.1-SNAPSHOT</version>
     <name>aai-rest-client</name>
 
     <properties>
index 668657e..eff345c 100644 (file)
@@ -4,7 +4,7 @@
 
 major=1
 minor=4
-patch=0
+patch=1
 
 base_version=${major}.${minor}.${patch}