Bump version to 1.5.1 20/95320/1
authorOfir Sonsino <os0695@intl.att.com>
Tue, 10 Sep 2019 08:20:45 +0000 (11:20 +0300)
committerOfir Sonsino <os0695@intl.att.com>
Tue, 10 Sep 2019 08:20:45 +0000 (11:20 +0300)
Change-Id: I15f8ab906c3ae505cd3905234f6dfb05b58132a9
Issue-ID: SDC-2560
Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
pom.xml
version.properties
workflow-bdd/pom.xml
workflow-designer-be/pom.xml
workflow-designer-init/pom.xml
workflow-designer-ui/pom.xml

diff --git a/pom.xml b/pom.xml
index 3c5de6e..0bfff27 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
     <groupId>org.onap.sdc.sdc-workflow-designer</groupId>
     <artifactId>workflow-designer-parent</artifactId>
     <name>sdc-sdc-workflow-designer</name>
-    <version>1.5.0-SNAPSHOT</version>
+    <version>1.5.1-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <properties>
index 99af342..f78f30b 100644 (file)
@@ -4,7 +4,7 @@
 
 major=1
 minor=5
-patch=0
+patch=1
 
 base_version=${major}.${minor}.${patch}
 
index c0a2600..f2de2ba 100644 (file)
@@ -6,7 +6,7 @@
     <groupId>org.openecomp.sdc</groupId>
     <artifactId>workflow-cucumber</artifactId>
     <name>cucumber-report</name>
-    <version>1.5.0-SNAPSHOT</version>
+    <version>1.5.1-SNAPSHOT</version>
 
     <build>
         <plugins>
index 4bfcf0e..d617b07 100644 (file)
@@ -10,7 +10,7 @@
     <parent>
         <groupId>org.onap.sdc.sdc-workflow-designer</groupId>
         <artifactId>workflow-designer-parent</artifactId>
-        <version>1.5.0-SNAPSHOT</version>
+        <version>1.5.1-SNAPSHOT</version>
     </parent>
 
     <properties>
index 164b6e0..de0934c 100644 (file)
@@ -10,7 +10,7 @@
     <parent>
         <groupId>org.onap.sdc.sdc-workflow-designer</groupId>
         <artifactId>workflow-designer-parent</artifactId>
-        <version>1.5.0-SNAPSHOT</version>
+        <version>1.5.1-SNAPSHOT</version>
     </parent>
 
     <profiles>
index e8f6b5d..ad7617a 100644 (file)
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.onap.sdc.sdc-workflow-designer</groupId>
         <artifactId>workflow-designer-parent</artifactId>
-        <version>1.5.0-SNAPSHOT</version>
+        <version>1.5.1-SNAPSHOT</version>
     </parent>
 
     <properties>