Roll to version 1.0.1-SNAPSHOT 39/22939/1
authorDan Timoney <dtimoney@att.com>
Thu, 9 Nov 2017 12:38:41 +0000 (07:38 -0500)
committerDan Timoney <dtimoney@att.com>
Thu, 9 Nov 2017 12:38:41 +0000 (07:38 -0500)
Roll to next release version

Change-Id: I1f84397358db86596bf404e3fec5d283ebf296b5
Issue-ID: CCSDK-141
Signed-off-by: Dan Timoney <dtimoney@att.com>
dnsdesig/pom.xml
pgaas/pom.xml
pom.xml
sshkeyshare/pom.xml
version.properties

index def1fe1..9306540 100644 (file)
@@ -23,7 +23,7 @@ limitations under the License.
   <parent>
     <groupId>org.onap.ccsdk.platform</groupId>
     <artifactId>plugins</artifactId>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>1.0.1-SNAPSHOT</version>
   </parent>
 
   <!--- CHANGE THE FOLLOWING 3 OBJECTS for your own repo -->
@@ -31,7 +31,7 @@ limitations under the License.
   <artifactId>dnsdesig</artifactId>
   <name>dnsdesig</name>
 
-  <version>1.0.0-SNAPSHOT</version>
+  <version>1.0.1-SNAPSHOT</version>
   <url>http://maven.apache.org</url>
   <properties>
     <!-- name from the setup.py file -->
index f19182f..6fcebdd 100644 (file)
@@ -23,7 +23,7 @@ limitations under the License.
   <parent>
     <groupId>org.onap.ccsdk.platform</groupId>
     <artifactId>plugins</artifactId>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>1.0.1-SNAPSHOT</version>
   </parent>
 
   <!--- CHANGE THE FOLLOWING 3 OBJECTS for your own repo -->
@@ -31,7 +31,7 @@ limitations under the License.
   <artifactId>pgaas</artifactId>
   <name>pgaas</name>
 
-  <version>1.0.0-SNAPSHOT</version>
+  <version>1.0.1-SNAPSHOT</version>
   <url>http://maven.apache.org</url>
   <properties>
     <!-- name from the setup.py file -->
diff --git a/pom.xml b/pom.xml
index 13afee3..5551520 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@ limitations under the License.
   <groupId>org.onap.ccsdk.platform</groupId>
   <artifactId>plugins</artifactId>
   <name>ccsdk-platform-plugins</name>
-  <version>1.0.0-SNAPSHOT</version>
+  <version>1.0.1-SNAPSHOT</version>
   <url>http://maven.apache.org</url>
   <packaging>pom</packaging>
   <modules>
index ef8b020..06fc8df 100644 (file)
@@ -23,7 +23,7 @@ limitations under the License.
   <parent>
     <groupId>org.onap.ccsdk.platform</groupId>
     <artifactId>plugins</artifactId>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>1.0.1-SNAPSHOT</version>
   </parent>
 
   <!--- CHANGE THE FOLLOWING 3 OBJECTS for your own repo -->
@@ -31,7 +31,7 @@ limitations under the License.
   <artifactId>sshkeyshare</artifactId>
   <name>sshkeyshare</name>
 
-  <version>1.0.0-SNAPSHOT</version>
+  <version>1.0.1-SNAPSHOT</version>
   <url>http://maven.apache.org</url>
   <properties>
     <!-- name from the setup.py file -->
index 1da7b9a..80908d6 100644 (file)
@@ -6,7 +6,7 @@
 
 release_name=1
 sprint_number=0
-feature_revision=0
+feature_revision=1
 
 base_version=${release_name}.${sprint_number}.${feature_revision}