Increment version to 2.8.0-SNAPSHOT 65/107065/1
authorPatrick Brady <patrick.brady@att.com>
Mon, 4 May 2020 19:12:26 +0000 (12:12 -0700)
committerPatrick Brady <patrick.brady@att.com>
Mon, 4 May 2020 19:12:26 +0000 (12:12 -0700)
Change-Id: Id29cf6732654bce78a2e677b8e9bac9ea86bcfa5
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1816

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 2564d4d..4d1aae6 100644 (file)
@@ -26,7 +26,7 @@ limitations under the License.
     <packaging>pom</packaging>
     <groupId>org.onap.appc.parent</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>2.7.2-SNAPSHOT</version>
+    <version>2.8.0-SNAPSHOT</version>
 
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
index b78ee74..c143f6b 100644 (file)
@@ -26,7 +26,7 @@ limitations under the License.
     <packaging>pom</packaging>
     <groupId>org.onap.appc.parent</groupId>
     <artifactId>bundle-parent</artifactId>
-    <version>2.7.2-SNAPSHOT</version>
+    <version>2.8.0-SNAPSHOT</version>
 
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
index 2aba31d..b147833 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>2.7.2-SNAPSHOT</version>
+    <version>2.8.0-SNAPSHOT</version>
 
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
index ddc6e39..3f4353e 100644 (file)
@@ -26,7 +26,7 @@ limitations under the License.
     <packaging>pom</packaging>
     <groupId>org.onap.appc.parent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>2.7.2-SNAPSHOT</version>
+    <version>2.8.0-SNAPSHOT</version>
 
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
diff --git a/pom.xml b/pom.xml
index df9f6dd..2e537b1 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>2.7.2-SNAPSHOT</version>
+    <version>2.8.0-SNAPSHOT</version>
 
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
index 9f3ae17..7857a29 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>2.7.2-SNAPSHOT</version>
+    <version>2.8.0-SNAPSHOT</version>
 
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
index b3c5d6f..0a35ad8 100644 (file)
@@ -25,8 +25,8 @@
 # because they are used in Jenkins, whose plug-in doesn't support
 
 release_name=2
-sprint_number=7
-feature_revision=2
+sprint_number=8
+feature_revision=0
 
 base_version=${release_name}.${sprint_number}.${feature_revision}