Roll to next Frankfurt snapshot 75/103975/1
authorDan Timoney <dtimoney@att.com>
Thu, 19 Mar 2020 15:26:51 +0000 (11:26 -0400)
committerDan Timoney <dtimoney@att.com>
Thu, 19 Mar 2020 15:26:51 +0000 (11:26 -0400)
Roll to next Frankfurt snapshot (1.8.1-SNAPSHOT)

Change-Id: Ic49d23879f6537c824c453520d932388673e29b5
Issue-ID: SDNC-1110
Signed-off-by: Dan Timoney <dtimoney@att.com>
pom.xml
pomba/network-discovery-api/pom.xml
pomba/network-discovery/pom.xml
pomba/pom.xml
pomba/service-decomposition/pom.xml
version.properties

diff --git a/pom.xml b/pom.xml
index f7a9e28..d6237a2 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@
 
     <groupId>org.onap.sdnc</groupId>
     <artifactId>apps</artifactId>
-    <version>1.8.0-SNAPSHOT</version>
+    <version>1.8.1-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>sdnc-apps</name>
index a60a51d..c29ced7 100644 (file)
@@ -28,7 +28,7 @@ limitations under the License.
 
     <groupId>org.onap.sdnc.apps.pomba</groupId>
     <artifactId>network-discovery-api</artifactId>
-    <version>1.8.0-SNAPSHOT</version>
+    <version>1.8.1-SNAPSHOT</version>
 
     <name>Network Discovery API</name>
 
index 616efae..b61b429 100644 (file)
@@ -22,7 +22,7 @@ limitations under the License.
     <parent>
         <groupId>org.onap.sdnc.apps.pomba</groupId>
         <artifactId>pomba</artifactId>
-        <version>1.8.0-SNAPSHOT</version>
+        <version>1.8.1-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
index 06e6103..a5c4d64 100644 (file)
@@ -28,7 +28,7 @@ limitations under the License.
 
     <groupId>org.onap.sdnc.apps.pomba</groupId>
     <artifactId>pomba</artifactId>
-    <version>1.8.0-SNAPSHOT</version>
+    <version>1.8.1-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <modules>
index 24a9434..9b2a4e8 100644 (file)
@@ -22,7 +22,7 @@ limitations under the License.
     <parent>
         <groupId>org.onap.sdnc.apps.pomba</groupId>
         <artifactId>pomba</artifactId>
-        <version>1.8.0-SNAPSHOT</version>
+        <version>1.8.1-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
index 9a2a5d8..beae667 100644 (file)
@@ -5,7 +5,7 @@
 
 release_name=1
 sprint_number=8
-feature_revision=0
+feature_revision=1
 
 base_version=${release_name}.${sprint_number}.${feature_revision}