Increment version to 2.7.0-SNAPSHOT 43/96743/1
authorPatrick Brady <patrick.brady@att.com>
Tue, 8 Oct 2019 18:19:17 +0000 (11:19 -0700)
committerPatrick Brady <patrick.brady@att.com>
Tue, 8 Oct 2019 18:19:17 +0000 (11:19 -0700)
Change-Id: Id04127ca362b502e7b1a0d53e61426660ee23335
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1686

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 74de328..50508aa 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.6.3-SNAPSHOT</version>
+    <version>2.7.0-SNAPSHOT</version>
 
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
index 658793d..195cc8c 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.6.3-SNAPSHOT</version>
+    <version>2.7.0-SNAPSHOT</version>
 
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
index 2e0291d..a2cad73 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.6.3-SNAPSHOT</version>
+    <version>2.7.0-SNAPSHOT</version>
 
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
index 3147742..4eea75e 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.6.3-SNAPSHOT</version>
+    <version>2.7.0-SNAPSHOT</version>
 
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
diff --git a/pom.xml b/pom.xml
index 67036a4..7c263ec 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.6.3-SNAPSHOT</version>
+    <version>2.7.0-SNAPSHOT</version>
 
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
index c5e6a11..b4bad75 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.6.3-SNAPSHOT</version>
+    <version>2.7.0-SNAPSHOT</version>
 
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
index c70f4ce..5f27c61 100644 (file)
@@ -25,8 +25,8 @@
 # because they are used in Jenkins, whose plug-in doesn't support
 
 release_name=2
-sprint_number=6
-feature_revision=3
+sprint_number=7
+feature_revision=0
 
 base_version=${release_name}.${sprint_number}.${feature_revision}