Change major version of parent 55/87255/1
authorPatrick Brady <patrick.brady@att.com>
Wed, 8 May 2019 16:22:07 +0000 (09:22 -0700)
committerPatrick Brady <patrick.brady@att.com>
Wed, 8 May 2019 16:22:10 +0000 (09:22 -0700)
The maven version plugin is not working correctly
when the parent pom file version matches the version
of appc pom files. This change will keep the numbers
different.

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

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 3c7d735..2d717c3 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.6.0-SNAPSHOT</version>
+    <version>2.6.0-SNAPSHOT</version>
 
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
index ac1edf6..7a40734 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.6.0-SNAPSHOT</version>
+    <version>2.6.0-SNAPSHOT</version>
 
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
index 0008b2a..481cdb8 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.6.0-SNAPSHOT</version>
+    <version>2.6.0-SNAPSHOT</version>
 
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
index f9ff9d9..0bb1a15 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.6.0-SNAPSHOT</version>
+    <version>2.6.0-SNAPSHOT</version>
 
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
diff --git a/pom.xml b/pom.xml
index 5aad404..7d7befd 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.6.0-SNAPSHOT</version>
+    <version>2.6.0-SNAPSHOT</version>
 
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
index bc2cbe4..e0344e8 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.6.0-SNAPSHOT</version>
+    <version>2.6.0-SNAPSHOT</version>
 
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
index 45e6ecd..e9dbf6a 100644 (file)
@@ -24,7 +24,7 @@
 # Note that these variables cannot be structured (e.g. : version.release or version.snapshot etc... )
 # because they are used in Jenkins, whose plug-in doesn't support
 
-release_name=1
+release_name=2
 sprint_number=6
 feature_revision=0