Bump version to 1.5.2 86/96686/1
authorOfir Sonsino <os0695@intl.att.com>
Mon, 7 Oct 2019 16:08:42 +0000 (19:08 +0300)
committerOfir Sonsino <os0695@intl.att.com>
Mon, 7 Oct 2019 16:08:42 +0000 (19:08 +0300)
Change-Id: I6c189aa907ef27729cd9246d88b62b452d23b633
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 0bfff27..3a9048f 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.1-SNAPSHOT</version>
+    <version>1.5.2-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <properties>
index f78f30b..45a2df9 100644 (file)
@@ -4,7 +4,7 @@
 
 major=1
 minor=5
-patch=1
+patch=2
 
 base_version=${major}.${minor}.${patch}
 
index f2de2ba..f3aabf2 100644 (file)
@@ -6,7 +6,7 @@
     <groupId>org.openecomp.sdc</groupId>
     <artifactId>workflow-cucumber</artifactId>
     <name>cucumber-report</name>
-    <version>1.5.1-SNAPSHOT</version>
+    <version>1.5.2-SNAPSHOT</version>
 
     <build>
         <plugins>
index 40b7074..9bf4e75 100644 (file)
@@ -10,7 +10,7 @@
     <parent>
         <groupId>org.onap.sdc.sdc-workflow-designer</groupId>
         <artifactId>workflow-designer-parent</artifactId>
-        <version>1.5.1-SNAPSHOT</version>
+        <version>1.5.2-SNAPSHOT</version>
     </parent>
 
     <properties>
index de0934c..1f591d4 100644 (file)
@@ -10,7 +10,7 @@
     <parent>
         <groupId>org.onap.sdc.sdc-workflow-designer</groupId>
         <artifactId>workflow-designer-parent</artifactId>
-        <version>1.5.1-SNAPSHOT</version>
+        <version>1.5.2-SNAPSHOT</version>
     </parent>
 
     <profiles>
index ad7617a..e1d90c8 100644 (file)
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.onap.sdc.sdc-workflow-designer</groupId>
         <artifactId>workflow-designer-parent</artifactId>
-        <version>1.5.1-SNAPSHOT</version>
+        <version>1.5.2-SNAPSHOT</version>
     </parent>
 
     <properties>