Increment version to 2.6.3-SNAPSHOT 12/96312/1
authorPatrick Brady <patrick.brady@att.com>
Thu, 26 Sep 2019 21:48:53 +0000 (14:48 -0700)
committerPatrick Brady <patrick.brady@att.com>
Thu, 26 Sep 2019 21:48:53 +0000 (14:48 -0700)
Change-Id: I59af81f39246302de669d4a3f0f04deb622f97d3
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 b8699d1..54c8672 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.2-SNAPSHOT</version>
+    <version>2.6.3-SNAPSHOT</version>
 
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
index cd8a751..658793d 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.2-SNAPSHOT</version>
+    <version>2.6.3-SNAPSHOT</version>
 
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
index 04320e3..2e0291d 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.2-SNAPSHOT</version>
+    <version>2.6.3-SNAPSHOT</version>
 
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
index 153ba2b..3147742 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.2-SNAPSHOT</version>
+    <version>2.6.3-SNAPSHOT</version>
 
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
diff --git a/pom.xml b/pom.xml
index cc46238..67036a4 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.2-SNAPSHOT</version>
+    <version>2.6.3-SNAPSHOT</version>
 
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
index 68a13c3..9887e3b 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.2-SNAPSHOT</version>
+    <version>2.6.3-SNAPSHOT</version>
 
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
index 9f6c195..c70f4ce 100644 (file)
@@ -26,7 +26,7 @@
 
 release_name=2
 sprint_number=6
-feature_revision=2
+feature_revision=3
 
 base_version=${release_name}.${sprint_number}.${feature_revision}