Increment snapshot version 34/86434/1
authorPatrick Brady <patrick.brady@att.com>
Fri, 26 Apr 2019 19:49:00 +0000 (12:49 -0700)
committerPatrick Brady <patrick.brady@att.com>
Fri, 26 Apr 2019 19:49:04 +0000 (12:49 -0700)
Change from 1.5.0-SNAPSHOT to 1.6.0-SNAPSHOT to prepare
for next development cycle.

Change-Id: Ia712804206c3c72cf661358c1a331a9dc6cb96be
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1585

binding-parent/pom.xml
bundle-parent/pom.xml
feature-repo-parent/pom.xml
odlparent-lite/pom.xml
pom.xml
single-feature-parent/pom.xml
version.properties

index a738b47..3c7d735 100644 (file)
@@ -26,7 +26,7 @@ limitations under the License.
     <packaging>pom</packaging>
     <groupId>org.onap.appc.parent</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>1.5.0-SNAPSHOT</version>
+    <version>1.6.0-SNAPSHOT</version>
 
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
index 1cf6061..ac1edf6 100644 (file)
@@ -26,7 +26,7 @@ limitations under the License.
     <packaging>pom</packaging>
     <groupId>org.onap.appc.parent</groupId>
     <artifactId>bundle-parent</artifactId>
-    <version>1.5.0-SNAPSHOT</version>
+    <version>1.6.0-SNAPSHOT</version>
 
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
index 173170d..0008b2a 100644 (file)
@@ -26,7 +26,7 @@ limitations under the License.
     <packaging>pom</packaging>
     <groupId>org.onap.appc.parent</groupId>
     <artifactId>feature-repo-parent</artifactId>
-    <version>1.5.0-SNAPSHOT</version>
+    <version>1.6.0-SNAPSHOT</version>
 
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
index 0591bc8..f9ff9d9 100644 (file)
@@ -26,7 +26,7 @@ limitations under the License.
     <packaging>pom</packaging>
     <groupId>org.onap.appc.parent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>1.5.0-SNAPSHOT</version>
+    <version>1.6.0-SNAPSHOT</version>
 
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
diff --git a/pom.xml b/pom.xml
index 0478b54..5aad404 100755 (executable)
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@ limitations under the License.
     <packaging>pom</packaging>
     <groupId>org.onap.appc.parent</groupId>
     <artifactId>parent</artifactId>
-    <version>1.5.0-SNAPSHOT</version>
+    <version>1.6.0-SNAPSHOT</version>
 
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
index f48894b..bc2cbe4 100644 (file)
@@ -26,7 +26,7 @@ limitations under the License.
     <packaging>pom</packaging>
     <groupId>org.onap.appc.parent</groupId>
     <artifactId>single-feature-parent</artifactId>
-    <version>1.5.0-SNAPSHOT</version>
+    <version>1.6.0-SNAPSHOT</version>
 
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
index 0c2ba15..45e6ecd 100644 (file)
@@ -25,7 +25,7 @@
 # because they are used in Jenkins, whose plug-in doesn't support
 
 release_name=1
-sprint_number=5
+sprint_number=6
 feature_revision=0
 
 base_version=${release_name}.${sprint_number}.${feature_revision}