Bumped up version to 1.4.1 41/88541/3 dublin 1.4.1
authoravigaffa <avi.gaffa@amdocs.com>
Sun, 5 May 2019 13:20:24 +0000 (16:20 +0300)
committerOfir Sonsino <ofir.sonsino@intl.att.com>
Tue, 28 May 2019 07:45:37 +0000 (07:45 +0000)
Change-Id: I3f79832e6682120ea84bf2748a8ae6549387fdd3
Issue-ID: SDC-1920
Signed-off-by: Sonsino, Ofir (os0695) <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 c7a605b..797a5ec 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.4.0-SNAPSHOT</version>
+    <version>1.4.1-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <properties>
index 668657e..eff345c 100644 (file)
@@ -4,7 +4,7 @@
 
 major=1
 minor=4
-patch=0
+patch=1
 
 base_version=${major}.${minor}.${patch}
 
index 5773ddf..d25db09 100644 (file)
@@ -6,7 +6,7 @@
     <groupId>org.openecomp.sdc</groupId>
     <artifactId>workflow-cucumber</artifactId>
     <name>cucumber-report</name>
-    <version>1.4.0-SNAPSHOT</version>
+    <version>1.4.1-SNAPSHOT</version>
 
     <build>
         <plugins>
index 72d2234..5ac07a6 100644 (file)
@@ -10,7 +10,7 @@
     <parent>
         <groupId>org.onap.sdc.sdc-workflow-designer</groupId>
         <artifactId>workflow-designer-parent</artifactId>
-        <version>1.4.0-SNAPSHOT</version>
+        <version>1.4.1-SNAPSHOT</version>
     </parent>
 
     <properties>
index e8a6af9..a8b6eb3 100644 (file)
@@ -10,7 +10,7 @@
     <parent>
         <groupId>org.onap.sdc.sdc-workflow-designer</groupId>
         <artifactId>workflow-designer-parent</artifactId>
-        <version>1.4.0-SNAPSHOT</version>
+        <version>1.4.1-SNAPSHOT</version>
     </parent>
 
     <profiles>
index 4e55001..596454b 100644 (file)
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.onap.sdc.sdc-workflow-designer</groupId>
         <artifactId>workflow-designer-parent</artifactId>
-        <version>1.4.0-SNAPSHOT</version>
+        <version>1.4.1-SNAPSHOT</version>
     </parent>
 
     <properties>