Increment versions after release 94/87394/1 dublin
authorPatrick Brady <patrick.brady@att.com>
Thu, 9 May 2019 20:12:49 +0000 (13:12 -0700)
committerPatrick Brady <patrick.brady@att.com>
Thu, 9 May 2019 20:12:52 +0000 (13:12 -0700)
Change-Id: I4e1594e6eeeeb0d624608e822dc756ba7aff56e1
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1595

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 9aefd99..1aeafe5 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.5.0-SNAPSHOT</version>
+    <version>2.5.1-SNAPSHOT</version>
 
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
index cb637a4..46a97c2 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.5.0-SNAPSHOT</version>
+    <version>2.5.1-SNAPSHOT</version>
 
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
index bff9b46..ebe5432 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.5.0-SNAPSHOT</version>
+    <version>2.5.1-SNAPSHOT</version>
 
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
index d21acd3..8bb6d54 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.5.0-SNAPSHOT</version>
+    <version>2.5.1-SNAPSHOT</version>
 
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
diff --git a/pom.xml b/pom.xml
index 806b93f..b53c152 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.5.0-SNAPSHOT</version>
+    <version>2.5.1-SNAPSHOT</version>
 
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
index 0abd629..1aadd28 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.5.0-SNAPSHOT</version>
+    <version>2.5.1-SNAPSHOT</version>
 
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
index 8fff555..030d697 100644 (file)
@@ -26,7 +26,7 @@
 
 release_name=2
 sprint_number=5
-feature_revision=0
+feature_revision=1
 
 base_version=${release_name}.${sprint_number}.${feature_revision}