Roll to version 0.1.1-SNAPSHOT 27/22927/2
authorDan Timoney <dtimoney@att.com>
Thu, 9 Nov 2017 12:21:42 +0000 (07:21 -0500)
committerDan Timoney <dtimoney@att.com>
Thu, 9 Nov 2017 12:31:58 +0000 (07:31 -0500)
Roll to next release version

Change-Id: I3d10e4d8e35c844f4eac305332b160cdb533efc3
Issue-ID: CCSDK-141
Signed-off-by: Dan Timoney <dtimoney@att.com>
pom.xml
properties-node/features/pom.xml
properties-node/installer/pom.xml
properties-node/pom.xml
properties-node/provider/pom.xml
restapi-call-node/features/pom.xml
restapi-call-node/installer/pom.xml
restapi-call-node/pom.xml
restapi-call-node/provider/pom.xml
version.properties

diff --git a/pom.xml b/pom.xml
index a5c349f..c1ed06b 100755 (executable)
--- a/pom.xml
+++ b/pom.xml
     <organization>
         <name>AT&amp;T</name>
     </organization>
-    <version>0.1.0-SNAPSHOT</version>
+    <version>0.1.1-SNAPSHOT</version>
 
 
 </project>
index 5573d1e..8ed9601 100755 (executable)
@@ -4,10 +4,10 @@
     <parent>\r
         <artifactId>properties-node</artifactId>\r
         <groupId>org.onap.ccsdk.sli.plugins</groupId>\r
-        <version>0.1.0-SNAPSHOT</version>\r
+        <version>0.1.1-SNAPSHOT</version>\r
     </parent>\r
     <groupId>org.onap.ccsdk.sli.plugins</groupId>\r
-    <version>0.1.0-SNAPSHOT</version>\r
+    <version>0.1.1-SNAPSHOT</version>\r
     <artifactId>properties-node-features</artifactId>\r
     <name>Properties Node - Features</name>\r
 \r
index 570eced..b00a7e5 100755 (executable)
@@ -5,7 +5,7 @@
     <parent>
         <artifactId>properties-node</artifactId>
         <groupId>org.onap.ccsdk.sli.plugins</groupId>
-        <version>0.1.0-SNAPSHOT</version>
+        <version>0.1.1-SNAPSHOT</version>
     </parent>
     <artifactId>properties-node-installer</artifactId>
     <name>Properties node - Karaf  Installer</name>
index 1f860b7..c851607 100755 (executable)
@@ -3,7 +3,7 @@
     <parent>\r
         <groupId>org.onap.ccsdk.sli.plugins</groupId>\r
         <artifactId>ccsdk-sli-plugins</artifactId>\r
-        <version>0.1.0-SNAPSHOT</version>\r
+        <version>0.1.1-SNAPSHOT</version>\r
     </parent>\r
 \r
     <modelVersion>4.0.0</modelVersion>\r
@@ -11,7 +11,7 @@
 \r
     <groupId>org.onap.ccsdk.sli.plugins</groupId>\r
     <artifactId>properties-node</artifactId>\r
-    <version>0.1.0-SNAPSHOT</version>\r
+    <version>0.1.1-SNAPSHOT</version>\r
 \r
     <name>Properties Node</name>\r
     <description>This is an implementation of DG Execute Node that reads property file and\r
index a5249d9..b734568 100755 (executable)
@@ -4,10 +4,10 @@
     <parent>\r
         <groupId>org.onap.ccsdk.sli.plugins</groupId>\r
         <artifactId>properties-node</artifactId>\r
-        <version>0.1.0-SNAPSHOT</version>\r
+        <version>0.1.1-SNAPSHOT</version>\r
     </parent>\r
     <groupId>org.onap.ccsdk.sli.plugins</groupId>\r
-    <version>0.1.0-SNAPSHOT</version>\r
+    <version>0.1.1-SNAPSHOT</version>\r
     <artifactId>properties-node-provider</artifactId>\r
     <packaging>bundle</packaging>\r
     <name>Properties Node - Provider</name>\r
index 93ee003..5528bb6 100755 (executable)
@@ -4,10 +4,10 @@
        <parent>
                <artifactId>restapi-call-node</artifactId>
                <groupId>org.onap.ccsdk.sli.plugins</groupId>
-               <version>0.1.0-SNAPSHOT</version>
+               <version>0.1.1-SNAPSHOT</version>
        </parent>
        <groupId>org.onap.ccsdk.sli.plugins</groupId>
-       <version>0.1.0-SNAPSHOT</version>
+       <version>0.1.1-SNAPSHOT</version>
        <artifactId>restapi-call-node-features</artifactId>
        <name>RESTAPI Call Node - Features</name>
 
index 9fa4496..7245347 100755 (executable)
@@ -5,7 +5,7 @@
        <parent>
                <artifactId>restapi-call-node</artifactId>
                <groupId>org.onap.ccsdk.sli.plugins</groupId>
-               <version>0.1.0-SNAPSHOT</version>
+               <version>0.1.1-SNAPSHOT</version>
        </parent>
        <artifactId>restapi-call-node-installer</artifactId>
        <name>Properties node - Karaf  Installer</name>
index b819e47..9d266ce 100755 (executable)
@@ -3,7 +3,7 @@
     <parent>
         <groupId>org.onap.ccsdk.sli.plugins</groupId>
         <artifactId>ccsdk-sli-plugins</artifactId>
-        <version>0.1.0-SNAPSHOT</version>
+        <version>0.1.1-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
@@ -11,7 +11,7 @@
 
     <groupId>org.onap.ccsdk.sli.plugins</groupId>
     <artifactId>restapi-call-node</artifactId>
-    <version>0.1.0-SNAPSHOT</version>
+    <version>0.1.1-SNAPSHOT</version>
 
     <name>RESTAPI Call Node</name>
     <description>This is an implementation of DG Execute Node that makes a call to an external REST API</description>
index ca3f004..5af32b6 100755 (executable)
@@ -4,11 +4,11 @@
     <parent>
         <groupId>org.onap.ccsdk.sli.plugins</groupId>
         <artifactId>restapi-call-node</artifactId>
-        <version>0.1.0-SNAPSHOT</version>
+        <version>0.1.1-SNAPSHOT</version>
     </parent>
     <groupId>org.onap.ccsdk.sli.plugins</groupId>
     <artifactId>restapi-call-node-provider</artifactId>
-    <version>0.1.0-SNAPSHOT</version>
+    <version>0.1.1-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <name>RESTAPI Call Node - Provider</name>
     <url>http://maven.apache.org</url>
index a9acb28..9480042 100644 (file)
@@ -7,7 +7,7 @@
 
 release_name=0
 sprint_number=1
-feature_revision=0
+feature_revision=1
 
 base_version=${release_name}.${sprint_number}.${feature_revision}