Roll to next Frankfurt snapshot 15/104615/1
authorDan Timoney <dtimoney@att.com>
Fri, 27 Mar 2020 18:14:56 +0000 (14:14 -0400)
committerDan Timoney <dtimoney@att.com>
Fri, 27 Mar 2020 19:39:42 +0000 (19:39 +0000)
Roll to next Frankfurt release snapshot

Change-Id: I17cdc076b45a4a75f8c8734547c6e2dbd33efa32
Issue-ID: CCSDK-2152
Signed-off-by: Dan Timoney <dtimoney@att.com>
ms/neng/pom.xml
ms/pom.xml
ms/vlantag-api/pom.xml
pom.xml
version.properties

index e7d8cf3..8faa4ba 100644 (file)
@@ -23,7 +23,7 @@
 
     <groupId>org.onap.ccsdk.apps</groupId>
     <artifactId>ccsdk-apps-ms-neng</artifactId>
-    <version>0.7.0-SNAPSHOT</version>
+    <version>0.7.1-SNAPSHOT</version>
     <name>Naming Generation</name>
 
     <properties>
index b25cc75..6dd75ca 100644 (file)
     <parent>
         <groupId>org.onap.ccsdk.apps</groupId>
         <artifactId>ccsdk-apps</artifactId>
-        <version>0.7.0-SNAPSHOT</version>
+        <version>0.7.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>ccsdk-apps-ms</artifactId>
-    <version>0.7.0-SNAPSHOT</version>
+    <version>0.7.1-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Micro-services Root</name>
index 539a614..0a77102 100644 (file)
@@ -4,7 +4,7 @@
 
     <groupId>org.onap.ccsdk.apps.ms.vlantagapi</groupId>
     <artifactId>vlantag-api</artifactId>
-    <version>0.7.0-SNAPSHOT</version>
+    <version>0.7.1-SNAPSHOT</version>
     <packaging>jar</packaging>
 
     <name>Vlantag API</name>
diff --git a/pom.xml b/pom.xml
index f88c8bd..751a7c7 100755 (executable)
--- a/pom.xml
+++ b/pom.xml
@@ -11,7 +11,7 @@
 
     <groupId>org.onap.ccsdk.apps</groupId>
     <artifactId>ccsdk-apps</artifactId>
-    <version>0.7.0-SNAPSHOT</version>
+    <version>0.7.1-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>ccsdk-apps</name>
index fc68f02..b05a161 100644 (file)
@@ -6,7 +6,7 @@
 
 release_name=0
 sprint_number=7
-feature_revision=0
+feature_revision=1
 
 base_version=${release_name}.${sprint_number}.${feature_revision}