Upversion in preparation of initial release 35/90135/1
authorKajur, Harish (vk250x) <vk250x@att.com>
Wed, 19 Jun 2019 01:43:14 +0000 (21:43 -0400)
committerKajur, Harish (vk250x) <vk250x@att.com>
Wed, 19 Jun 2019 01:43:18 +0000 (21:43 -0400)
Issue-ID: AAI-2488
Change-Id: If05a9dabfaab114fa325ab8dd2bf432dde88e67d
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
esr-mgr/pom.xml
pom.xml
standalone/pom.xml
version.properties

index 6e964a7..382e6c7 100644 (file)
@@ -21,7 +21,7 @@
        <parent>
                <groupId>org.onap.aai.esr-server</groupId>
                <artifactId>aai-esr-server</artifactId>
-               <version>1.4.0-SNAPSHOT</version>
+               <version>1.5.0-SNAPSHOT</version>
        </parent>
        
        <modelVersion>4.0.0</modelVersion>
diff --git a/pom.xml b/pom.xml
index c2a5a51..58b5d94 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
     <artifactId>aai-esr-server</artifactId>
     <packaging>pom</packaging>
 
-    <version>1.4.0-SNAPSHOT</version>
+    <version>1.5.0-SNAPSHOT</version>
     <name>aai-esr-server</name>
     <modules>
         <module>esr-mgr</module>
index 0743e41..28d8180 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
                <groupId>org.onap.aai.esr-server</groupId>
                <artifactId>aai-esr-server</artifactId>
-               <version>1.4.0-SNAPSHOT</version>
+               <version>1.5.0-SNAPSHOT</version>
        </parent>
 
     <modelVersion>4.0.0</modelVersion>
index 611dff3..cbb6b90 100644 (file)
@@ -3,7 +3,7 @@
 # because they are used in Jenkins, whose plug-in doesn't support\r
 \r
 major=1\r
-minor=4\r
+minor=5\r
 patch=0\r
 \r
 base_version=${major}.${minor}.${patch}\r