Upversion to 1.5.2 30/103030/1
authorLaMont, William(wl2432) <wl2432@att.com>
Wed, 4 Mar 2020 16:19:42 +0000 (11:19 -0500)
committerLaMont, William(wl2432) <wl2432@att.com>
Wed, 4 Mar 2020 16:22:15 +0000 (11:22 -0500)
Issue-ID: AAI-2734
Change-Id: I27b6218fb6955ca52c4a372f7f2a39f1fd853489
Signed-off-by: LaMont, William(wl2432) <wl2432@att.com>
esr-mgr/dependency-reduced-pom.xml
esr-mgr/pom.xml
pom.xml
standalone/pom.xml
version.properties

index 4b45dbf..b80347d 100644 (file)
@@ -3,7 +3,7 @@
   <parent>\r
     <artifactId>aai-esr-server</artifactId>\r
     <groupId>org.onap.aai.esr-server</groupId>\r
-    <version>1.5.0-SNAPSHOT</version>\r
+    <version>1.5.2-SNAPSHOT</version>\r
   </parent>\r
   <modelVersion>4.0.0</modelVersion>\r
   <artifactId>esr-mgr</artifactId>\r
index a1f61e3..699bfea 100644 (file)
@@ -21,7 +21,7 @@
        <parent>
                <groupId>org.onap.aai.esr-server</groupId>
                <artifactId>aai-esr-server</artifactId>
-               <version>1.5.1-SNAPSHOT</version>
+               <version>1.5.2-SNAPSHOT</version>
        </parent>
        
        <modelVersion>4.0.0</modelVersion>
diff --git a/pom.xml b/pom.xml
index 3bb7c9b..01ecb7d 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
     <artifactId>aai-esr-server</artifactId>
     <packaging>pom</packaging>
 
-    <version>1.5.1-SNAPSHOT</version>
+    <version>1.5.2-SNAPSHOT</version>
     <name>aai-esr-server</name>
     <modules>
         <module>esr-mgr</module>
index e3bda3d..27b05fc 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
                <groupId>org.onap.aai.esr-server</groupId>
                <artifactId>aai-esr-server</artifactId>
-               <version>1.5.1-SNAPSHOT</version>
+               <version>1.5.2-SNAPSHOT</version>
        </parent>
 
     <modelVersion>4.0.0</modelVersion>
index 1ae00ac..6e8e382 100644 (file)
@@ -4,7 +4,7 @@
 \r
 major=1\r
 minor=5\r
-patch=1\r
+patch=2\r
 \r
 base_version=${major}.${minor}.${patch}\r
 \r