Change major version of parent 54/87254/1 2.5.0
authorPatrick Brady <patrick.brady@att.com>
Wed, 8 May 2019 16:16:12 +0000 (09:16 -0700)
committerPatrick Brady <patrick.brady@att.com>
Wed, 8 May 2019 16:16:15 +0000 (09:16 -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: I194078d686abd3c6b793c26a62ff83bf15cafc0b
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 a738b47..9aefd99 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.5.0-SNAPSHOT</version>
+    <version>2.5.0-SNAPSHOT</version>
 
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
index 1cf6061..cb637a4 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.5.0-SNAPSHOT</version>
+    <version>2.5.0-SNAPSHOT</version>
 
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
index 173170d..bff9b46 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.5.0-SNAPSHOT</version>
+    <version>2.5.0-SNAPSHOT</version>
 
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
index 0591bc8..d21acd3 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.5.0-SNAPSHOT</version>
+    <version>2.5.0-SNAPSHOT</version>
 
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
diff --git a/pom.xml b/pom.xml
index 0478b54..806b93f 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.5.0-SNAPSHOT</version>
+    <version>2.5.0-SNAPSHOT</version>
 
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
index f48894b..0abd629 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.5.0-SNAPSHOT</version>
+    <version>2.5.0-SNAPSHOT</version>
 
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
index 0c2ba15..8fff555 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=5
 feature_revision=0