Roll version to recreate artifacts 39/92939/1
authorTimoney, Dan (dt5972) <dtimoney@att.com>
Wed, 7 Aug 2019 18:58:16 +0000 (14:58 -0400)
committerTimoney, Dan (dt5972) <dtimoney@att.com>
Wed, 7 Aug 2019 18:58:16 +0000 (14:58 -0400)
Roll version to 0.5.1-SNAPSHOT to recreate El Alto early drop artifacts

Change-Id: Id04157e44241aadcf7781ec71250bd2eff7c908a
Issue-ID: CCSDK-1563
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
ms/neng/pom.xml
ms/pom.xml
ms/vlantag-api/pom.xml
pom.xml
version.properties

index f411f04..7448b41 100644 (file)
@@ -23,7 +23,7 @@
 
     <groupId>org.onap.ccsdk.apps</groupId>
     <artifactId>ccsdk-apps-ms-neng</artifactId>
-    <version>0.5.0-SNAPSHOT</version>
+    <version>0.5.1-SNAPSHOT</version>
     <name>Naming Generation</name>
 
     <properties>
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>spring-boot-1-starter-parent</artifactId>
-        <version>1.3.1-SNAPSHOT</version>
+        <version>1.3.2</version>
         <relativePath/>
     </parent>
 
index 725e6e3..dfc568a 100644 (file)
     <parent>
         <groupId>org.onap.ccsdk.apps</groupId>
         <artifactId>ccsdk-apps</artifactId>
-        <version>0.5.0-SNAPSHOT</version>
+        <version>0.5.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>ccsdk-apps-ms</artifactId>
-    <version>0.5.0-SNAPSHOT</version>
+    <version>0.5.1-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Micro-services Root</name>
index 9c92dd2..b7f8f09 100644 (file)
@@ -4,7 +4,7 @@
 
     <groupId>org.onap.ccsdk.apps.ms.vlantagapi</groupId>
     <artifactId>vlantag-api</artifactId>
-    <version>0.5.0-SNAPSHOT</version>
+    <version>0.5.1-SNAPSHOT</version>
     <packaging>jar</packaging>
 
     <name>Vlantag API</name>
@@ -40,7 +40,7 @@
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>spring-boot-starter-parent</artifactId>
-        <version>1.3.1-SNAPSHOT</version>
+        <version>1.3.2</version>
         <relativePath/>
     </parent>
 
diff --git a/pom.xml b/pom.xml
index ac1c722..ff7fcd6 100755 (executable)
--- a/pom.xml
+++ b/pom.xml
@@ -5,13 +5,13 @@
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>1.3.1-SNAPSHOT</version>
+        <version>1.3.2</version>
         <relativePath/>
     </parent>
 
     <groupId>org.onap.ccsdk.apps</groupId>
     <artifactId>ccsdk-apps</artifactId>
-    <version>0.5.0-SNAPSHOT</version>
+    <version>0.5.1-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>ccsdk-apps</name>
index 79f39f1..813522d 100644 (file)
@@ -6,7 +6,7 @@
 
 release_name=0
 sprint_number=5
-feature_revision=0
+feature_revision=1
 
 base_version=${release_name}.${sprint_number}.${feature_revision}