Increment version to 2.6.2-SNAPSHOT 44/95544/1
authorPatrick Brady <patrick.brady@att.com>
Wed, 11 Sep 2019 22:08:26 +0000 (15:08 -0700)
committerPatrick Brady <patrick.brady@att.com>
Wed, 11 Sep 2019 22:08:55 +0000 (15:08 -0700)
Change-Id: I73ec41bb552ff09ca1c340f61278b2c42b10b45b
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 c4da262..a5a4f06 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.1-SNAPSHOT</version>
+    <version>2.6.2-SNAPSHOT</version>
 
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
index d50cba3..664ab22 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.1-SNAPSHOT</version>
+    <version>2.6.2-SNAPSHOT</version>
 
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
index 40bc7e7..8c40a30 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.1-SNAPSHOT</version>
+    <version>2.6.2-SNAPSHOT</version>
 
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
index 8636958..992c333 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.1-SNAPSHOT</version>
+    <version>2.6.2-SNAPSHOT</version>
 
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
diff --git a/pom.xml b/pom.xml
index e27f10f..978df45 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.1-SNAPSHOT</version>
+    <version>2.6.2-SNAPSHOT</version>
 
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
index 90a60df..5538131 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.1-SNAPSHOT</version>
+    <version>2.6.2-SNAPSHOT</version>
 
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
index 5c14b01..9f6c195 100644 (file)
@@ -26,7 +26,7 @@
 
 release_name=2
 sprint_number=6
-feature_revision=1
+feature_revision=2
 
 base_version=${release_name}.${sprint_number}.${feature_revision}