Upversion rest-client in elalto 58/93558/1 elalto 5.0.1-ONAP 5.1.0-ONAP
authorJimmy Forsyth <jf2512@att.com>
Wed, 14 Aug 2019 19:39:06 +0000 (15:39 -0400)
committerJimmy Forsyth <jf2512@att.com>
Wed, 14 Aug 2019 19:39:09 +0000 (15:39 -0400)
Issue-ID: AAI-2579
Change-Id: I8366425e15986a825d296087de8d8a466ce67f72
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
pom.xml
version.properties

diff --git a/pom.xml b/pom.xml
index bee5d2a..329794d 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@
 
     <groupId>org.onap.aai</groupId>
     <artifactId>rest-client</artifactId>
-    <version>1.5.1-SNAPSHOT</version>
+    <version>1.5.2-SNAPSHOT</version>
     <name>aai-rest-client</name>
 
     <properties>
index f78f30b..45a2df9 100644 (file)
@@ -4,7 +4,7 @@
 
 major=1
 minor=5
-patch=1
+patch=2
 
 base_version=${major}.${minor}.${patch}