Merge pull request #1276 from shlxue/master

HOP-3683: Add support for timestamp and byte[] in HopRowCoder
diff --git a/assemblies/client/pom.xml b/assemblies/client/pom.xml
index 9bf2ab9..3c92ce7 100644
--- a/assemblies/client/pom.xml
+++ b/assemblies/client/pom.xml
@@ -28,7 +28,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <properties>
diff --git a/assemblies/core/lib/pom.xml b/assemblies/core/lib/pom.xml
index 1ccdc33..e440e05 100644
--- a/assemblies/core/lib/pom.xml
+++ b/assemblies/core/lib/pom.xml
@@ -29,7 +29,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-core</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <properties>
diff --git a/assemblies/core/pom.xml b/assemblies/core/pom.xml
index f48c981..fb2ae7a 100644
--- a/assemblies/core/pom.xml
+++ b/assemblies/core/pom.xml
@@ -30,7 +30,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <modules>
diff --git a/assemblies/debug/pom.xml b/assemblies/debug/pom.xml
index a32030b..54678c0 100644
--- a/assemblies/debug/pom.xml
+++ b/assemblies/debug/pom.xml
@@ -29,7 +29,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <properties>
diff --git a/assemblies/lib/pom.xml b/assemblies/lib/pom.xml
index 1a3f19b..330e711 100644
--- a/assemblies/lib/pom.xml
+++ b/assemblies/lib/pom.xml
@@ -28,7 +28,7 @@
     <parent>
         <artifactId>hop-assemblies</artifactId>
         <groupId>org.apache.hop</groupId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <properties>
diff --git a/assemblies/plugins/actions/abort/pom.xml b/assemblies/plugins/actions/abort/pom.xml
index 3ea0a18..8802c68 100644
--- a/assemblies/plugins/actions/abort/pom.xml
+++ b/assemblies/plugins/actions/abort/pom.xml
@@ -25,11 +25,11 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-actions</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-assemblies-plugins-action-abort</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>Hop Assemblies Plugins Actions Abort</name>
     <description></description>
diff --git a/assemblies/plugins/actions/addresultfilenames/pom.xml b/assemblies/plugins/actions/addresultfilenames/pom.xml
index a9b77f0..7c0b9b8 100644
--- a/assemblies/plugins/actions/addresultfilenames/pom.xml
+++ b/assemblies/plugins/actions/addresultfilenames/pom.xml
@@ -25,11 +25,11 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-actions</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-assemblies-plugins-action-addresultfilenames</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>Hop Assemblies Plugins Actions Add filenames to result</name>
     <description></description>
diff --git a/assemblies/plugins/actions/as400command/pom.xml b/assemblies/plugins/actions/as400command/pom.xml
index 096014e..75e07b2 100644
--- a/assemblies/plugins/actions/as400command/pom.xml
+++ b/assemblies/plugins/actions/as400command/pom.xml
@@ -25,11 +25,11 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-actions</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-assemblies-plugins-action-as400command</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>Hop Assemblies Plugins Actions AS/400 Command</name>
     <description></description>
diff --git a/assemblies/plugins/actions/checkdbconnection/pom.xml b/assemblies/plugins/actions/checkdbconnection/pom.xml
index 2da85d8..c819295 100644
--- a/assemblies/plugins/actions/checkdbconnection/pom.xml
+++ b/assemblies/plugins/actions/checkdbconnection/pom.xml
@@ -25,11 +25,11 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-actions</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-assemblies-plugins-action-checkdbconnection</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>Hop Assemblies Plugins Actions Check Db connections</name>
     <description></description>
diff --git a/assemblies/plugins/actions/checkfilelocked/pom.xml b/assemblies/plugins/actions/checkfilelocked/pom.xml
index 79add4f..d99b8c7 100644
--- a/assemblies/plugins/actions/checkfilelocked/pom.xml
+++ b/assemblies/plugins/actions/checkfilelocked/pom.xml
@@ -25,11 +25,11 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-actions</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-assemblies-plugins-action-checkfilelocked</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>Hop Assemblies Plugins Actions Check File Locked</name>
     <description></description>
diff --git a/assemblies/plugins/actions/columnsexist/pom.xml b/assemblies/plugins/actions/columnsexist/pom.xml
index aedd08f..253422e 100644
--- a/assemblies/plugins/actions/columnsexist/pom.xml
+++ b/assemblies/plugins/actions/columnsexist/pom.xml
@@ -25,11 +25,11 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-actions</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-assemblies-plugins-action-columnsexist</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>Hop Assemblies Plugins Actions Column Exist</name>
     <description></description>
diff --git a/assemblies/plugins/actions/copyfiles/pom.xml b/assemblies/plugins/actions/copyfiles/pom.xml
index cb801d5..7602048 100644
--- a/assemblies/plugins/actions/copyfiles/pom.xml
+++ b/assemblies/plugins/actions/copyfiles/pom.xml
@@ -25,11 +25,11 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-actions</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-assemblies-plugins-action-copyfiles</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>Hop Assemblies Plugins Actions Copy files</name>
     <description></description>
diff --git a/assemblies/plugins/actions/copymoveresultfilenames/pom.xml b/assemblies/plugins/actions/copymoveresultfilenames/pom.xml
index 7717fd5..107a427 100644
--- a/assemblies/plugins/actions/copymoveresultfilenames/pom.xml
+++ b/assemblies/plugins/actions/copymoveresultfilenames/pom.xml
@@ -25,11 +25,11 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-actions</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-assemblies-plugins-action-copymoveresultfilenames</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>Hop Assemblies Plugins Actions Copy or move result filenames</name>
     <description></description>
diff --git a/assemblies/plugins/actions/createfile/pom.xml b/assemblies/plugins/actions/createfile/pom.xml
index 4d794d7..b32f497 100644
--- a/assemblies/plugins/actions/createfile/pom.xml
+++ b/assemblies/plugins/actions/createfile/pom.xml
@@ -25,11 +25,11 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-actions</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-assemblies-plugins-action-createfile</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>Hop Assemblies Plugins Actions Create file</name>
     <description></description>
diff --git a/assemblies/plugins/actions/createfolder/pom.xml b/assemblies/plugins/actions/createfolder/pom.xml
index e839da1..e219919 100644
--- a/assemblies/plugins/actions/createfolder/pom.xml
+++ b/assemblies/plugins/actions/createfolder/pom.xml
@@ -25,11 +25,11 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-actions</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-assemblies-plugins-action-createfolder</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>Hop Assemblies Plugins Actions Create folder</name>
     <description></description>
diff --git a/assemblies/plugins/actions/delay/pom.xml b/assemblies/plugins/actions/delay/pom.xml
index 69e1936..59efaf9 100644
--- a/assemblies/plugins/actions/delay/pom.xml
+++ b/assemblies/plugins/actions/delay/pom.xml
@@ -25,11 +25,11 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-actions</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-assemblies-plugins-action-delay</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>Hop Assemblies Plugins Actions Delay</name>
     <description></description>
diff --git a/assemblies/plugins/actions/deletefile/pom.xml b/assemblies/plugins/actions/deletefile/pom.xml
index 2e38a5f..fb3e278 100644
--- a/assemblies/plugins/actions/deletefile/pom.xml
+++ b/assemblies/plugins/actions/deletefile/pom.xml
@@ -25,11 +25,11 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-actions</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-assemblies-plugins-action-deletefile</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>Hop Assemblies Plugins Actions Delete file</name>
     <description></description>
diff --git a/assemblies/plugins/actions/deletefiles/pom.xml b/assemblies/plugins/actions/deletefiles/pom.xml
index bb733fb..2aa8866 100644
--- a/assemblies/plugins/actions/deletefiles/pom.xml
+++ b/assemblies/plugins/actions/deletefiles/pom.xml
@@ -25,11 +25,11 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-actions</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-assemblies-plugins-action-deletefiles</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>Hop Assemblies Plugins Actions Delete files</name>
     <description></description>
diff --git a/assemblies/plugins/actions/deletefolders/pom.xml b/assemblies/plugins/actions/deletefolders/pom.xml
index 42efa6b..be7e6c8 100644
--- a/assemblies/plugins/actions/deletefolders/pom.xml
+++ b/assemblies/plugins/actions/deletefolders/pom.xml
@@ -25,11 +25,11 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-actions</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-assemblies-plugins-action-deletefolders</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>Hop Assemblies Plugins Actions Delete folders</name>
     <description></description>
diff --git a/assemblies/plugins/actions/deleteresultfilenames/pom.xml b/assemblies/plugins/actions/deleteresultfilenames/pom.xml
index 547e2f7..d87ecd6 100644
--- a/assemblies/plugins/actions/deleteresultfilenames/pom.xml
+++ b/assemblies/plugins/actions/deleteresultfilenames/pom.xml
@@ -25,11 +25,11 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-actions</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-assemblies-plugins-action-deleteresultfilenames</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>Hop Assemblies Plugins Actions Delete filenames from result</name>
     <description></description>
diff --git a/assemblies/plugins/actions/dostounix/pom.xml b/assemblies/plugins/actions/dostounix/pom.xml
index 25930f2..3466a55 100644
--- a/assemblies/plugins/actions/dostounix/pom.xml
+++ b/assemblies/plugins/actions/dostounix/pom.xml
@@ -25,11 +25,11 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-actions</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-assemblies-plugins-action-dostounix</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>Hop Assemblies Plugins Actions Convert file between Windows and Unix</name>
     <description></description>
diff --git a/assemblies/plugins/actions/eval/pom.xml b/assemblies/plugins/actions/eval/pom.xml
index d17f961..e7ca9f3 100644
--- a/assemblies/plugins/actions/eval/pom.xml
+++ b/assemblies/plugins/actions/eval/pom.xml
@@ -25,11 +25,11 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-actions</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-assemblies-plugins-action-eval</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>Hop Assemblies Plugins Actions JavaScript</name>
     <description></description>
diff --git a/assemblies/plugins/actions/evalfilesmetrics/pom.xml b/assemblies/plugins/actions/evalfilesmetrics/pom.xml
index 8a33413..34122c87 100644
--- a/assemblies/plugins/actions/evalfilesmetrics/pom.xml
+++ b/assemblies/plugins/actions/evalfilesmetrics/pom.xml
@@ -25,11 +25,11 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-actions</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-assemblies-plugins-action-evalfilesmetrics</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>Hop Assemblies Plugins Actions Evaluate files metrics</name>
     <description></description>
diff --git a/assemblies/plugins/actions/evaluatetablecontent/pom.xml b/assemblies/plugins/actions/evaluatetablecontent/pom.xml
index 632fcb7..21cb9fd 100644
--- a/assemblies/plugins/actions/evaluatetablecontent/pom.xml
+++ b/assemblies/plugins/actions/evaluatetablecontent/pom.xml
@@ -25,11 +25,11 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-actions</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-assemblies-plugins-action-evaluatetablecontent</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>Hop Assemblies Plugins Actions Evaluate rows number in a table</name>
     <description></description>
diff --git a/assemblies/plugins/actions/filecompare/pom.xml b/assemblies/plugins/actions/filecompare/pom.xml
index fa75c95..f50a6c9 100644
--- a/assemblies/plugins/actions/filecompare/pom.xml
+++ b/assemblies/plugins/actions/filecompare/pom.xml
@@ -25,11 +25,11 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-actions</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-assemblies-plugins-action-filecompare</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>Hop Assemblies Plugins Actions File compare</name>
     <description></description>
diff --git a/assemblies/plugins/actions/fileexists/pom.xml b/assemblies/plugins/actions/fileexists/pom.xml
index 73c0d45..c41ce61 100644
--- a/assemblies/plugins/actions/fileexists/pom.xml
+++ b/assemblies/plugins/actions/fileexists/pom.xml
@@ -25,11 +25,11 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-actions</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-assemblies-plugins-action-fileexists</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>Hop Assemblies Plugins Actions File exists</name>
     <description></description>
diff --git a/assemblies/plugins/actions/filesexist/pom.xml b/assemblies/plugins/actions/filesexist/pom.xml
index 92f6158..f693dc9 100644
--- a/assemblies/plugins/actions/filesexist/pom.xml
+++ b/assemblies/plugins/actions/filesexist/pom.xml
@@ -25,11 +25,11 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-actions</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-assemblies-plugins-action-filesexist</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>Hop Assemblies Plugins Actions Check if files exist</name>
     <description></description>
diff --git a/assemblies/plugins/actions/folderisempty/pom.xml b/assemblies/plugins/actions/folderisempty/pom.xml
index c1597d1..b979ed6 100644
--- a/assemblies/plugins/actions/folderisempty/pom.xml
+++ b/assemblies/plugins/actions/folderisempty/pom.xml
@@ -25,11 +25,11 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-actions</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-assemblies-plugins-action-folderisempty</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>Hop Assemblies Plugins Actions Check if a folder is empty</name>
     <description></description>
diff --git a/assemblies/plugins/actions/folderscompare/pom.xml b/assemblies/plugins/actions/folderscompare/pom.xml
index 071aed9..174dcd6 100644
--- a/assemblies/plugins/actions/folderscompare/pom.xml
+++ b/assemblies/plugins/actions/folderscompare/pom.xml
@@ -25,11 +25,11 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-actions</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-assemblies-plugins-action-folderscompare</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>Hop Assemblies Plugins Actions Compare folders</name>
     <description></description>
diff --git a/assemblies/plugins/actions/ftp/pom.xml b/assemblies/plugins/actions/ftp/pom.xml
index 6cff852..591f0ac 100644
--- a/assemblies/plugins/actions/ftp/pom.xml
+++ b/assemblies/plugins/actions/ftp/pom.xml
@@ -25,11 +25,11 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-actions</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-assemblies-plugins-action-ftp</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>Hop Assemblies Plugins Actions Get/Put/Delete a file with FTP/SFTP</name>
     <description></description>
diff --git a/assemblies/plugins/actions/getpop/pom.xml b/assemblies/plugins/actions/getpop/pom.xml
index a57c33b..332d981 100644
--- a/assemblies/plugins/actions/getpop/pom.xml
+++ b/assemblies/plugins/actions/getpop/pom.xml
@@ -25,11 +25,11 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-actions</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-assemblies-plugins-action-getpop</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>Hop Assemblies Plugins Actions Get mails (POP3/IMAP)</name>
     <description></description>
diff --git a/assemblies/plugins/actions/http/pom.xml b/assemblies/plugins/actions/http/pom.xml
index 026c401..90e417b 100644
--- a/assemblies/plugins/actions/http/pom.xml
+++ b/assemblies/plugins/actions/http/pom.xml
@@ -25,11 +25,11 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-actions</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-assemblies-plugins-action-http</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>Hop Assemblies Plugins Actions HTPP</name>
     <description></description>
diff --git a/assemblies/plugins/actions/mail/pom.xml b/assemblies/plugins/actions/mail/pom.xml
index 2620594..d43c563 100644
--- a/assemblies/plugins/actions/mail/pom.xml
+++ b/assemblies/plugins/actions/mail/pom.xml
@@ -25,11 +25,11 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-actions</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-assemblies-plugins-action-mail</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>Hop Assemblies Plugins Actions Mail</name>
     <description></description>
diff --git a/assemblies/plugins/actions/movefiles/pom.xml b/assemblies/plugins/actions/movefiles/pom.xml
index 42c9480..18782bd 100644
--- a/assemblies/plugins/actions/movefiles/pom.xml
+++ b/assemblies/plugins/actions/movefiles/pom.xml
@@ -25,11 +25,11 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-actions</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-assemblies-plugins-action-movefiles</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>Hop Assemblies Plugins Actions Move files</name>
     <description></description>
diff --git a/assemblies/plugins/actions/msgboxinfo/pom.xml b/assemblies/plugins/actions/msgboxinfo/pom.xml
index f9e8e0b..613f3a7 100644
--- a/assemblies/plugins/actions/msgboxinfo/pom.xml
+++ b/assemblies/plugins/actions/msgboxinfo/pom.xml
@@ -25,11 +25,11 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-actions</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-assemblies-plugins-action-msgboxinfo</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>Hop Assemblies Plugins Actions Display Msgbox Info</name>
     <description></description>
diff --git a/assemblies/plugins/actions/mssqlbulkload/pom.xml b/assemblies/plugins/actions/mssqlbulkload/pom.xml
index 0f75936..67e87c5 100644
--- a/assemblies/plugins/actions/mssqlbulkload/pom.xml
+++ b/assemblies/plugins/actions/mssqlbulkload/pom.xml
@@ -25,11 +25,11 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-actions</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-assemblies-plugins-action-mssqlbulkload</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>Hop Assemblies Plugins Actions Bulk load into MSSQL</name>
     <description></description>
diff --git a/assemblies/plugins/actions/mysqlbulkfile/pom.xml b/assemblies/plugins/actions/mysqlbulkfile/pom.xml
index 627f981..86a0321 100644
--- a/assemblies/plugins/actions/mysqlbulkfile/pom.xml
+++ b/assemblies/plugins/actions/mysqlbulkfile/pom.xml
@@ -25,11 +25,11 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-actions</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-assemblies-plugins-action-mysqlbulkfile</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>Hop Assemblies Plugins Actions Bulk load from MySQL into file</name>
     <description></description>
diff --git a/assemblies/plugins/actions/mysqlbulkload/pom.xml b/assemblies/plugins/actions/mysqlbulkload/pom.xml
index 3d20442..455ba33 100644
--- a/assemblies/plugins/actions/mysqlbulkload/pom.xml
+++ b/assemblies/plugins/actions/mysqlbulkload/pom.xml
@@ -25,11 +25,11 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-actions</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-assemblies-plugins-action-mysqlbulkload</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>Hop Assemblies Plugins Actions Bulk load into MySQL</name>
     <description></description>
diff --git a/assemblies/plugins/actions/pgpfiles/pom.xml b/assemblies/plugins/actions/pgpfiles/pom.xml
index 7909329..6c451b5 100644
--- a/assemblies/plugins/actions/pgpfiles/pom.xml
+++ b/assemblies/plugins/actions/pgpfiles/pom.xml
@@ -25,11 +25,11 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-actions</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-assemblies-plugins-action-pgpfiles</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>Hop Assemblies Plugins Actions Encrypt/Decrypt/Verify files with PGP</name>
     <description></description>
diff --git a/assemblies/plugins/actions/ping/pom.xml b/assemblies/plugins/actions/ping/pom.xml
index 01160b1..150df20 100644
--- a/assemblies/plugins/actions/ping/pom.xml
+++ b/assemblies/plugins/actions/ping/pom.xml
@@ -25,11 +25,11 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-actions</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-assemblies-plugins-action-ping</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>Hop Assemblies Plugins Actions Ping a host</name>
     <description></description>
diff --git a/assemblies/plugins/actions/pipeline/pom.xml b/assemblies/plugins/actions/pipeline/pom.xml
index 9032bb7..041e8b7 100644
--- a/assemblies/plugins/actions/pipeline/pom.xml
+++ b/assemblies/plugins/actions/pipeline/pom.xml
@@ -25,11 +25,11 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-actions</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-assemblies-plugins-action-pipeline</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>Hop Assemblies Plugins Actions Pipeline</name>
     <description></description>
diff --git a/assemblies/plugins/actions/pom.xml b/assemblies/plugins/actions/pom.xml
index 8303163..88f2b5d 100644
--- a/assemblies/plugins/actions/pom.xml
+++ b/assemblies/plugins/actions/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>hop-assemblies-plugins</artifactId>
         <groupId>org.apache.hop</groupId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <packaging>pom</packaging>
diff --git a/assemblies/plugins/actions/repeat/pom.xml b/assemblies/plugins/actions/repeat/pom.xml
index 2f62017..306a161 100644
--- a/assemblies/plugins/actions/repeat/pom.xml
+++ b/assemblies/plugins/actions/repeat/pom.xml
@@ -25,11 +25,11 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-actions</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-assemblies-plugins-action-repeat</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>Hop Assemblies Plugins Actions Ping a host</name>
     <description></description>
diff --git a/assemblies/plugins/actions/sendnagiospassivecheck/pom.xml b/assemblies/plugins/actions/sendnagiospassivecheck/pom.xml
index 869fcd5..67992e8 100644
--- a/assemblies/plugins/actions/sendnagiospassivecheck/pom.xml
+++ b/assemblies/plugins/actions/sendnagiospassivecheck/pom.xml
@@ -25,11 +25,11 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-actions</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-assemblies-plugins-action-sendnagiospassivecheck</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>Hop Assemblies Plugins Actions Send Nagios passive check</name>
     <description></description>
diff --git a/assemblies/plugins/actions/setvariables/pom.xml b/assemblies/plugins/actions/setvariables/pom.xml
index e0105ba..7cf2c4e 100644
--- a/assemblies/plugins/actions/setvariables/pom.xml
+++ b/assemblies/plugins/actions/setvariables/pom.xml
@@ -25,11 +25,11 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-actions</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-assemblies-plugins-action-setvariables</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>Hop Assemblies Plugins Actions Set variables</name>
     <description></description>
diff --git a/assemblies/plugins/actions/shell/pom.xml b/assemblies/plugins/actions/shell/pom.xml
index ea32503..7a06697 100644
--- a/assemblies/plugins/actions/shell/pom.xml
+++ b/assemblies/plugins/actions/shell/pom.xml
@@ -25,11 +25,11 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-actions</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-assemblies-plugins-action-shell</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>Hop Assemblies Plugins Actions Shell</name>
     <description></description>
diff --git a/assemblies/plugins/actions/simpleeval/pom.xml b/assemblies/plugins/actions/simpleeval/pom.xml
index dad1712..1d1162e 100644
--- a/assemblies/plugins/actions/simpleeval/pom.xml
+++ b/assemblies/plugins/actions/simpleeval/pom.xml
@@ -25,11 +25,11 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-actions</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-assemblies-plugins-action-simpleeval</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>Hop Assemblies Plugins Actions Simple evaluation</name>
     <description></description>
diff --git a/assemblies/plugins/actions/snmptrap/pom.xml b/assemblies/plugins/actions/snmptrap/pom.xml
index 6cef120..d7e3129 100644
--- a/assemblies/plugins/actions/snmptrap/pom.xml
+++ b/assemblies/plugins/actions/snmptrap/pom.xml
@@ -25,11 +25,11 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-actions</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-assemblies-plugins-action-snmptrap</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>Hop Assemblies Plugins Actions Send SNMP trap</name>
     <description></description>
diff --git a/assemblies/plugins/actions/sql/pom.xml b/assemblies/plugins/actions/sql/pom.xml
index a924467..4b5a181 100644
--- a/assemblies/plugins/actions/sql/pom.xml
+++ b/assemblies/plugins/actions/sql/pom.xml
@@ -25,11 +25,11 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-actions</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-assemblies-plugins-action-sql</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>Hop Assemblies Plugins Actions SQL</name>
     <description></description>
diff --git a/assemblies/plugins/actions/success/pom.xml b/assemblies/plugins/actions/success/pom.xml
index b9a3f83..ee2acf4 100644
--- a/assemblies/plugins/actions/success/pom.xml
+++ b/assemblies/plugins/actions/success/pom.xml
@@ -25,11 +25,11 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-actions</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-assemblies-plugins-action-success</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>Hop Assemblies Plugins Actions Success</name>
     <description></description>
diff --git a/assemblies/plugins/actions/tableexists/pom.xml b/assemblies/plugins/actions/tableexists/pom.xml
index f7b3bc4..ca2482f 100644
--- a/assemblies/plugins/actions/tableexists/pom.xml
+++ b/assemblies/plugins/actions/tableexists/pom.xml
@@ -25,11 +25,11 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-actions</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-assemblies-plugins-action-tableexists</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>Hop Assemblies Plugins Actions Table exists</name>
     <description></description>
diff --git a/assemblies/plugins/actions/telnet/pom.xml b/assemblies/plugins/actions/telnet/pom.xml
index f923274..db48ea4 100644
--- a/assemblies/plugins/actions/telnet/pom.xml
+++ b/assemblies/plugins/actions/telnet/pom.xml
@@ -25,11 +25,11 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-actions</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-assemblies-plugins-action-telnet</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>Hop Assemblies Plugins Actions Telnet a host</name>
     <description></description>
diff --git a/assemblies/plugins/actions/truncatetables/pom.xml b/assemblies/plugins/actions/truncatetables/pom.xml
index 1f458de..07991bf 100644
--- a/assemblies/plugins/actions/truncatetables/pom.xml
+++ b/assemblies/plugins/actions/truncatetables/pom.xml
@@ -25,11 +25,11 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-actions</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-assemblies-plugins-action-truncatetables</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>Hop Assemblies Plugins Actions Truncate tables</name>
     <description></description>
diff --git a/assemblies/plugins/actions/unzip/pom.xml b/assemblies/plugins/actions/unzip/pom.xml
index af19ce1..1eaefab 100644
--- a/assemblies/plugins/actions/unzip/pom.xml
+++ b/assemblies/plugins/actions/unzip/pom.xml
@@ -25,11 +25,11 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-actions</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-assemblies-plugins-action-unzip</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>Hop Assemblies Plugins Actions Unzip file</name>
     <description></description>
diff --git a/assemblies/plugins/actions/waitforfile/pom.xml b/assemblies/plugins/actions/waitforfile/pom.xml
index e04a8eb..f289d55 100644
--- a/assemblies/plugins/actions/waitforfile/pom.xml
+++ b/assemblies/plugins/actions/waitforfile/pom.xml
@@ -25,11 +25,11 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-actions</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-assemblies-plugins-action-waitforfile</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>Hop Assemblies Plugins Actions Wait for file</name>
     <description></description>
diff --git a/assemblies/plugins/actions/waitforsql/pom.xml b/assemblies/plugins/actions/waitforsql/pom.xml
index 57533b4..00eca9d 100644
--- a/assemblies/plugins/actions/waitforsql/pom.xml
+++ b/assemblies/plugins/actions/waitforsql/pom.xml
@@ -25,11 +25,11 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-actions</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-assemblies-plugins-action-waitforsql</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>Hop Assemblies Plugins Actions Wait for SQL</name>
     <description></description>
diff --git a/assemblies/plugins/actions/webserviceavailable/pom.xml b/assemblies/plugins/actions/webserviceavailable/pom.xml
index dea7891..b055677 100644
--- a/assemblies/plugins/actions/webserviceavailable/pom.xml
+++ b/assemblies/plugins/actions/webserviceavailable/pom.xml
@@ -25,11 +25,11 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-actions</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-assemblies-plugins-action-webserviceavailable</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>Hop Assemblies Plugins Actions Check webservice availability</name>
     <description></description>
diff --git a/assemblies/plugins/actions/workflow/pom.xml b/assemblies/plugins/actions/workflow/pom.xml
index c5e0986..e590c17 100644
--- a/assemblies/plugins/actions/workflow/pom.xml
+++ b/assemblies/plugins/actions/workflow/pom.xml
@@ -25,11 +25,11 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-actions</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-assemblies-plugins-action-workflow</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>Hop Assemblies Plugins Actions Workflow</name>
     <description></description>
diff --git a/assemblies/plugins/actions/writetofile/pom.xml b/assemblies/plugins/actions/writetofile/pom.xml
index 76a34a2..ad697a2 100644
--- a/assemblies/plugins/actions/writetofile/pom.xml
+++ b/assemblies/plugins/actions/writetofile/pom.xml
@@ -25,11 +25,11 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-actions</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-assemblies-plugins-action-writetofile</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>Hop Assemblies Plugins Actions Write to file</name>
     <description></description>
diff --git a/assemblies/plugins/actions/writetolog/pom.xml b/assemblies/plugins/actions/writetolog/pom.xml
index e1bf77b..986a09d 100644
--- a/assemblies/plugins/actions/writetolog/pom.xml
+++ b/assemblies/plugins/actions/writetolog/pom.xml
@@ -25,11 +25,11 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-actions</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-assemblies-plugins-action-writetolog</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>Hop Assemblies Plugins Actions Write To Log</name>
     <description></description>
diff --git a/assemblies/plugins/actions/xml/pom.xml b/assemblies/plugins/actions/xml/pom.xml
index 98d2de1..2dc15b7 100644
--- a/assemblies/plugins/actions/xml/pom.xml
+++ b/assemblies/plugins/actions/xml/pom.xml
@@ -25,11 +25,11 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-actions</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-assemblies-plugins-action-xml</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>Hop Assemblies Plugins Actions XML</name>
     <description></description>
diff --git a/assemblies/plugins/actions/zipfile/pom.xml b/assemblies/plugins/actions/zipfile/pom.xml
index b3c376b..48b76d6 100644
--- a/assemblies/plugins/actions/zipfile/pom.xml
+++ b/assemblies/plugins/actions/zipfile/pom.xml
@@ -25,11 +25,11 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-actions</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-assemblies-plugins-action-zipfile</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>Hop Assemblies Plugins Actions Zip file</name>
     <description></description>
diff --git a/assemblies/plugins/databases/as400-assemblies/pom.xml b/assemblies/plugins/databases/as400-assemblies/pom.xml
index 6925039..8b8086c 100644
--- a/assemblies/plugins/databases/as400-assemblies/pom.xml
+++ b/assemblies/plugins/databases/as400-assemblies/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <artifactId>hop-assemblies-plugins-databases</artifactId>
         <groupId>org.apache.hop</groupId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-databases-as400</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Databases AS400</name>
diff --git a/assemblies/plugins/databases/cache-assemblies/pom.xml b/assemblies/plugins/databases/cache-assemblies/pom.xml
index 9935c05..f0d5b12 100644
--- a/assemblies/plugins/databases/cache-assemblies/pom.xml
+++ b/assemblies/plugins/databases/cache-assemblies/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <artifactId>hop-assemblies-plugins-databases</artifactId>
         <groupId>org.apache.hop</groupId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-databases-cache</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Databases Cache</name>
diff --git a/assemblies/plugins/databases/clickhouse-assemblies/pom.xml b/assemblies/plugins/databases/clickhouse-assemblies/pom.xml
index 062538f..3b83859 100644
--- a/assemblies/plugins/databases/clickhouse-assemblies/pom.xml
+++ b/assemblies/plugins/databases/clickhouse-assemblies/pom.xml
@@ -25,11 +25,11 @@
     <parent>
         <artifactId>hop-assemblies-plugins-databases</artifactId>
         <groupId>org.apache.hop</groupId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-assemblies-plugins-databases-clickhouse</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>Hop Assemblies Plugins Databases ClickHouse</name>
     <description></description>
diff --git a/assemblies/plugins/databases/cockroachdb-assemblies/pom.xml b/assemblies/plugins/databases/cockroachdb-assemblies/pom.xml
index d42faee..e4a9c13 100644
--- a/assemblies/plugins/databases/cockroachdb-assemblies/pom.xml
+++ b/assemblies/plugins/databases/cockroachdb-assemblies/pom.xml
@@ -24,12 +24,12 @@
   <parent>
     <artifactId>hop-assemblies-plugins-databases</artifactId>
     <groupId>org.apache.hop</groupId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
   </parent>
 
 
   <artifactId>hop-assemblies-plugins-databases-cockroachdb</artifactId>
-  <version>1.1.0-SNAPSHOT</version>
+  <version>1.2.0-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <name>Hop Assemblies Plugins Databases CockroachDB</name>
diff --git a/assemblies/plugins/databases/db2-assemblies/pom.xml b/assemblies/plugins/databases/db2-assemblies/pom.xml
index 1938c74..7deded8 100644
--- a/assemblies/plugins/databases/db2-assemblies/pom.xml
+++ b/assemblies/plugins/databases/db2-assemblies/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <artifactId>hop-assemblies-plugins-databases</artifactId>
         <groupId>org.apache.hop</groupId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-databases-db2</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Databases DB2</name>
diff --git a/assemblies/plugins/databases/derby-assemblies/pom.xml b/assemblies/plugins/databases/derby-assemblies/pom.xml
index 571e9ce..976fb6e 100644
--- a/assemblies/plugins/databases/derby-assemblies/pom.xml
+++ b/assemblies/plugins/databases/derby-assemblies/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <artifactId>hop-assemblies-plugins-databases</artifactId>
         <groupId>org.apache.hop</groupId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-databases-derby</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Databases Derby</name>
diff --git a/assemblies/plugins/databases/doris-assemblies/pom.xml b/assemblies/plugins/databases/doris-assemblies/pom.xml
index 2011827..e68ba24 100644
--- a/assemblies/plugins/databases/doris-assemblies/pom.xml
+++ b/assemblies/plugins/databases/doris-assemblies/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <artifactId>hop-assemblies-plugins-databases</artifactId>
         <groupId>org.apache.hop</groupId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-databases-doris</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Databases Apache Doris</name>
diff --git a/assemblies/plugins/databases/exasol4-assemblies/pom.xml b/assemblies/plugins/databases/exasol4-assemblies/pom.xml
index fb3fdb0..eab4f61 100644
--- a/assemblies/plugins/databases/exasol4-assemblies/pom.xml
+++ b/assemblies/plugins/databases/exasol4-assemblies/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <artifactId>hop-assemblies-plugins-databases</artifactId>
         <groupId>org.apache.hop</groupId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-databases-exasol4</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Databases Exasol</name>
diff --git a/assemblies/plugins/databases/firebird-assemblies/pom.xml b/assemblies/plugins/databases/firebird-assemblies/pom.xml
index d9a2a1e..e3120b9 100644
--- a/assemblies/plugins/databases/firebird-assemblies/pom.xml
+++ b/assemblies/plugins/databases/firebird-assemblies/pom.xml
@@ -25,11 +25,11 @@
     <parent>
         <artifactId>hop-assemblies-plugins-databases</artifactId>
         <groupId>org.apache.hop</groupId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-assemblies-plugins-databases-firebird</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Databases Firebird</name>
diff --git a/assemblies/plugins/databases/generic-assemblies/pom.xml b/assemblies/plugins/databases/generic-assemblies/pom.xml
index d2b8c96..d7bcd97 100644
--- a/assemblies/plugins/databases/generic-assemblies/pom.xml
+++ b/assemblies/plugins/databases/generic-assemblies/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <artifactId>hop-assemblies-plugins-databases</artifactId>
         <groupId>org.apache.hop</groupId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-databases-generic</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Databases Generic</name>
diff --git a/assemblies/plugins/databases/googlebigquery-assemblies/pom.xml b/assemblies/plugins/databases/googlebigquery-assemblies/pom.xml
index c64923f..1809953 100644
--- a/assemblies/plugins/databases/googlebigquery-assemblies/pom.xml
+++ b/assemblies/plugins/databases/googlebigquery-assemblies/pom.xml
@@ -24,12 +24,12 @@
     <parent>
         <artifactId>hop-assemblies-plugins-databases</artifactId>
         <groupId>org.apache.hop</groupId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-databases-googlebigquery</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Databases Google BigQuery</name>
diff --git a/assemblies/plugins/databases/greenplum-assemblies/pom.xml b/assemblies/plugins/databases/greenplum-assemblies/pom.xml
index dfcd33d..bd40f89 100644
--- a/assemblies/plugins/databases/greenplum-assemblies/pom.xml
+++ b/assemblies/plugins/databases/greenplum-assemblies/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <artifactId>hop-assemblies-plugins-databases</artifactId>
         <groupId>org.apache.hop</groupId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-databases-greenplum</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Databases Greenplum</name>
diff --git a/assemblies/plugins/databases/h2-assemblies/pom.xml b/assemblies/plugins/databases/h2-assemblies/pom.xml
index fc2bdda..93540bc 100644
--- a/assemblies/plugins/databases/h2-assemblies/pom.xml
+++ b/assemblies/plugins/databases/h2-assemblies/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <artifactId>hop-assemblies-plugins-databases</artifactId>
         <groupId>org.apache.hop</groupId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-databases-h2</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Databases H2</name>
diff --git a/assemblies/plugins/databases/hypersonic-assemblies/pom.xml b/assemblies/plugins/databases/hypersonic-assemblies/pom.xml
index 7fc8890..0b86dbe 100644
--- a/assemblies/plugins/databases/hypersonic-assemblies/pom.xml
+++ b/assemblies/plugins/databases/hypersonic-assemblies/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <artifactId>hop-assemblies-plugins-databases</artifactId>
         <groupId>org.apache.hop</groupId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-databases-hypersonic</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Databases Hypersonic</name>
diff --git a/assemblies/plugins/databases/infinidb-assemblies/pom.xml b/assemblies/plugins/databases/infinidb-assemblies/pom.xml
index ac71e12..f1c2441 100644
--- a/assemblies/plugins/databases/infinidb-assemblies/pom.xml
+++ b/assemblies/plugins/databases/infinidb-assemblies/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <artifactId>hop-assemblies-plugins-databases</artifactId>
         <groupId>org.apache.hop</groupId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-databases-infinidb</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Databases InfiniDB</name>
diff --git a/assemblies/plugins/databases/infobright-assemblies/pom.xml b/assemblies/plugins/databases/infobright-assemblies/pom.xml
index 8ca271d..a789455 100644
--- a/assemblies/plugins/databases/infobright-assemblies/pom.xml
+++ b/assemblies/plugins/databases/infobright-assemblies/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <artifactId>hop-assemblies-plugins-databases</artifactId>
         <groupId>org.apache.hop</groupId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-databases-infobright</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Databases Inforbright</name>
diff --git a/assemblies/plugins/databases/informix-assemblies/pom.xml b/assemblies/plugins/databases/informix-assemblies/pom.xml
index 9c5354e..424f351 100644
--- a/assemblies/plugins/databases/informix-assemblies/pom.xml
+++ b/assemblies/plugins/databases/informix-assemblies/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <artifactId>hop-assemblies-plugins-databases</artifactId>
         <groupId>org.apache.hop</groupId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-databases-informix</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Databases Informix</name>
diff --git a/assemblies/plugins/databases/ingres-assemblies/pom.xml b/assemblies/plugins/databases/ingres-assemblies/pom.xml
index 1442af9..7d45f8a 100644
--- a/assemblies/plugins/databases/ingres-assemblies/pom.xml
+++ b/assemblies/plugins/databases/ingres-assemblies/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <artifactId>hop-assemblies-plugins-databases</artifactId>
         <groupId>org.apache.hop</groupId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-databases-ingres</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Databases Ingres</name>
diff --git a/assemblies/plugins/databases/interbase-assemblies/pom.xml b/assemblies/plugins/databases/interbase-assemblies/pom.xml
index 14c3ca0..fdafbad 100644
--- a/assemblies/plugins/databases/interbase-assemblies/pom.xml
+++ b/assemblies/plugins/databases/interbase-assemblies/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <artifactId>hop-assemblies-plugins-databases</artifactId>
         <groupId>org.apache.hop</groupId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-databases-itnerbase</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Databases Interbase</name>
diff --git a/assemblies/plugins/databases/kingbasees-assemblies/pom.xml b/assemblies/plugins/databases/kingbasees-assemblies/pom.xml
index fe73898..32411be 100644
--- a/assemblies/plugins/databases/kingbasees-assemblies/pom.xml
+++ b/assemblies/plugins/databases/kingbasees-assemblies/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <artifactId>hop-assemblies-plugins-databases</artifactId>
         <groupId>org.apache.hop</groupId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-databases-kingbasees</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Databases KingBase ES</name>
diff --git a/assemblies/plugins/databases/mariadb-assemblies/pom.xml b/assemblies/plugins/databases/mariadb-assemblies/pom.xml
index 436eb68..66c507d 100644
--- a/assemblies/plugins/databases/mariadb-assemblies/pom.xml
+++ b/assemblies/plugins/databases/mariadb-assemblies/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <artifactId>hop-assemblies-plugins-databases</artifactId>
         <groupId>org.apache.hop</groupId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-databases-mariadb</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Databases MariaDB</name>
diff --git a/assemblies/plugins/databases/monetdb-assemblies/pom.xml b/assemblies/plugins/databases/monetdb-assemblies/pom.xml
index 690c769..45a1a34 100644
--- a/assemblies/plugins/databases/monetdb-assemblies/pom.xml
+++ b/assemblies/plugins/databases/monetdb-assemblies/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <artifactId>hop-assemblies-plugins-databases</artifactId>
         <groupId>org.apache.hop</groupId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-databases-monetdb</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Databases MonetDB</name>
diff --git a/assemblies/plugins/databases/mssql-assemblies/pom.xml b/assemblies/plugins/databases/mssql-assemblies/pom.xml
index 90ca812..505797d 100644
--- a/assemblies/plugins/databases/mssql-assemblies/pom.xml
+++ b/assemblies/plugins/databases/mssql-assemblies/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <artifactId>hop-assemblies-plugins-databases</artifactId>
         <groupId>org.apache.hop</groupId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-databases-mssql</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Databases MS SQL Server</name>
diff --git a/assemblies/plugins/databases/mssqlnative-assemblies/pom.xml b/assemblies/plugins/databases/mssqlnative-assemblies/pom.xml
index 8c8026e..e63aa30 100644
--- a/assemblies/plugins/databases/mssqlnative-assemblies/pom.xml
+++ b/assemblies/plugins/databases/mssqlnative-assemblies/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <artifactId>hop-assemblies-plugins-databases</artifactId>
         <groupId>org.apache.hop</groupId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-databases-mssqlnative</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Databases MS SQL Server (Native)</name>
diff --git a/assemblies/plugins/databases/mysql-assemblies/pom.xml b/assemblies/plugins/databases/mysql-assemblies/pom.xml
index aabd646..a874ec6 100644
--- a/assemblies/plugins/databases/mysql-assemblies/pom.xml
+++ b/assemblies/plugins/databases/mysql-assemblies/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <artifactId>hop-assemblies-plugins-databases</artifactId>
         <groupId>org.apache.hop</groupId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-databases-mysql</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Databases MySQL</name>
diff --git a/assemblies/plugins/databases/netezza-assemblies/pom.xml b/assemblies/plugins/databases/netezza-assemblies/pom.xml
index 75df1b0..3346457 100644
--- a/assemblies/plugins/databases/netezza-assemblies/pom.xml
+++ b/assemblies/plugins/databases/netezza-assemblies/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <artifactId>hop-assemblies-plugins-databases</artifactId>
         <groupId>org.apache.hop</groupId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-databases-netezza</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Databases Netezza</name>
diff --git a/assemblies/plugins/databases/oracle-assemblies/pom.xml b/assemblies/plugins/databases/oracle-assemblies/pom.xml
index 9af663a..a15bc62 100644
--- a/assemblies/plugins/databases/oracle-assemblies/pom.xml
+++ b/assemblies/plugins/databases/oracle-assemblies/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <artifactId>hop-assemblies-plugins-databases</artifactId>
         <groupId>org.apache.hop</groupId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-databases-oracle</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Databases Oracle</name>
diff --git a/assemblies/plugins/databases/oraclerdb-assemblies/pom.xml b/assemblies/plugins/databases/oraclerdb-assemblies/pom.xml
index da4d36c..901d8e7 100644
--- a/assemblies/plugins/databases/oraclerdb-assemblies/pom.xml
+++ b/assemblies/plugins/databases/oraclerdb-assemblies/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <artifactId>hop-assemblies-plugins-databases</artifactId>
         <groupId>org.apache.hop</groupId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-databases-oraclerdb</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Databases Oracle RDB</name>
diff --git a/assemblies/plugins/databases/pom.xml b/assemblies/plugins/databases/pom.xml
index 1d2ca18..2642c4e 100644
--- a/assemblies/plugins/databases/pom.xml
+++ b/assemblies/plugins/databases/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <artifactId>hop-assemblies-plugins</artifactId>
     <groupId>org.apache.hop</groupId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <packaging>pom</packaging>
diff --git a/assemblies/plugins/databases/postgresql-assemblies/pom.xml b/assemblies/plugins/databases/postgresql-assemblies/pom.xml
index 63d3d17..a68d62f 100644
--- a/assemblies/plugins/databases/postgresql-assemblies/pom.xml
+++ b/assemblies/plugins/databases/postgresql-assemblies/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <artifactId>hop-assemblies-plugins-databases</artifactId>
         <groupId>org.apache.hop</groupId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-databases-postgresql</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Databases PostgreSQL</name>
diff --git a/assemblies/plugins/databases/redshift-assemblies/pom.xml b/assemblies/plugins/databases/redshift-assemblies/pom.xml
index 584c130..acbfb15 100644
--- a/assemblies/plugins/databases/redshift-assemblies/pom.xml
+++ b/assemblies/plugins/databases/redshift-assemblies/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <artifactId>hop-assemblies-plugins-databases</artifactId>
         <groupId>org.apache.hop</groupId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-databases-redshift</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Databases Redshift</name>
diff --git a/assemblies/plugins/databases/sapdb-assemblies/pom.xml b/assemblies/plugins/databases/sapdb-assemblies/pom.xml
index dd663ee..4e8ae78 100644
--- a/assemblies/plugins/databases/sapdb-assemblies/pom.xml
+++ b/assemblies/plugins/databases/sapdb-assemblies/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <artifactId>hop-assemblies-plugins-databases</artifactId>
         <groupId>org.apache.hop</groupId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-databases-sapdb</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Databases SAP MaxDB</name>
diff --git a/assemblies/plugins/databases/snowflake-assemblies/pom.xml b/assemblies/plugins/databases/snowflake-assemblies/pom.xml
index e4b6da4..dcf8d1e 100644
--- a/assemblies/plugins/databases/snowflake-assemblies/pom.xml
+++ b/assemblies/plugins/databases/snowflake-assemblies/pom.xml
@@ -25,11 +25,11 @@
     <parent>
         <artifactId>hop-assemblies-plugins-databases</artifactId>
         <groupId>org.apache.hop</groupId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-assemblies-plugins-databases-snowflake</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>Hop Assemblies Plugins Databases Snowflake</name>
     <description></description>
diff --git a/assemblies/plugins/databases/sqlbase-assemblies/pom.xml b/assemblies/plugins/databases/sqlbase-assemblies/pom.xml
index 13da5c2..089eefe 100644
--- a/assemblies/plugins/databases/sqlbase-assemblies/pom.xml
+++ b/assemblies/plugins/databases/sqlbase-assemblies/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <artifactId>hop-assemblies-plugins-databases</artifactId>
         <groupId>org.apache.hop</groupId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-databases-sqlbase</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Databases SQLBase</name>
diff --git a/assemblies/plugins/databases/sqlite-assemblies/pom.xml b/assemblies/plugins/databases/sqlite-assemblies/pom.xml
index 05ac847..4e8cf36 100644
--- a/assemblies/plugins/databases/sqlite-assemblies/pom.xml
+++ b/assemblies/plugins/databases/sqlite-assemblies/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <artifactId>hop-assemblies-plugins-databases</artifactId>
         <groupId>org.apache.hop</groupId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-databases-sqlite</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Databases SQLite</name>
diff --git a/assemblies/plugins/databases/sybase-assemblies/pom.xml b/assemblies/plugins/databases/sybase-assemblies/pom.xml
index 30c7ac4..ca8c25a 100644
--- a/assemblies/plugins/databases/sybase-assemblies/pom.xml
+++ b/assemblies/plugins/databases/sybase-assemblies/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <artifactId>hop-assemblies-plugins-databases</artifactId>
         <groupId>org.apache.hop</groupId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-databases-sybase</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Databases Sybase</name>
diff --git a/assemblies/plugins/databases/sybaseiq-assemblies/pom.xml b/assemblies/plugins/databases/sybaseiq-assemblies/pom.xml
index 317f785..b09e1a4 100644
--- a/assemblies/plugins/databases/sybaseiq-assemblies/pom.xml
+++ b/assemblies/plugins/databases/sybaseiq-assemblies/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <artifactId>hop-assemblies-plugins-databases</artifactId>
         <groupId>org.apache.hop</groupId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-databases-sybaseiq</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Databases Sybase IQ</name>
diff --git a/assemblies/plugins/databases/teradata-assemblies/pom.xml b/assemblies/plugins/databases/teradata-assemblies/pom.xml
index 0e54524..de4fcb2 100644
--- a/assemblies/plugins/databases/teradata-assemblies/pom.xml
+++ b/assemblies/plugins/databases/teradata-assemblies/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <artifactId>hop-assemblies-plugins-databases</artifactId>
         <groupId>org.apache.hop</groupId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-databases-teradata</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Databases Teradata</name>
diff --git a/assemblies/plugins/databases/universe-assemblies/pom.xml b/assemblies/plugins/databases/universe-assemblies/pom.xml
index 5aecf7a..7231baa 100644
--- a/assemblies/plugins/databases/universe-assemblies/pom.xml
+++ b/assemblies/plugins/databases/universe-assemblies/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <artifactId>hop-assemblies-plugins-databases</artifactId>
         <groupId>org.apache.hop</groupId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-databases-universe</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Databases UniVerse</name>
diff --git a/assemblies/plugins/databases/vectorwise-assemblies/pom.xml b/assemblies/plugins/databases/vectorwise-assemblies/pom.xml
index 540522e..d8e99e9 100644
--- a/assemblies/plugins/databases/vectorwise-assemblies/pom.xml
+++ b/assemblies/plugins/databases/vectorwise-assemblies/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <artifactId>hop-assemblies-plugins-databases</artifactId>
         <groupId>org.apache.hop</groupId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-databases-vectorwise</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Databases Vectorwise</name>
diff --git a/assemblies/plugins/databases/vertica-assemblies/pom.xml b/assemblies/plugins/databases/vertica-assemblies/pom.xml
index 04c6cc5..885dece 100644
--- a/assemblies/plugins/databases/vertica-assemblies/pom.xml
+++ b/assemblies/plugins/databases/vertica-assemblies/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <artifactId>hop-assemblies-plugins-databases</artifactId>
         <groupId>org.apache.hop</groupId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-databases-vertica</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Databases Vertica</name>
diff --git a/assemblies/plugins/dist/pom.xml b/assemblies/plugins/dist/pom.xml
index 8634c51..8896147 100644
--- a/assemblies/plugins/dist/pom.xml
+++ b/assemblies/plugins/dist/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <artifactId>hop-assemblies-plugins</artifactId>
     <groupId>org.apache.hop</groupId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
@@ -517,7 +517,7 @@
     <dependency>
       <groupId>org.apache.hop</groupId>
       <artifactId>hop-assemblies-plugins-action-repeat</artifactId>
-      <version>1.1.0-SNAPSHOT</version>
+      <version>1.2.0-SNAPSHOT</version>
       <type>zip</type>
       <exclusions>
         <exclusion>
@@ -1886,7 +1886,7 @@
     <dependency>
       <groupId>org.apache.hop</groupId>
       <artifactId>hop-assemblies-plugins-transforms-randomvalue</artifactId>
-      <version>1.1.0-SNAPSHOT</version>
+      <version>1.2.0-SNAPSHOT</version>
       <type>zip</type>
       <exclusions>
         <exclusion>
@@ -1899,7 +1899,7 @@
     <dependency>
       <groupId>org.apache.hop</groupId>
       <artifactId>hop-assemblies-plugins-transforms-regexeval</artifactId>
-      <version>1.1.0-SNAPSHOT</version>
+      <version>1.2.0-SNAPSHOT</version>
       <type>zip</type>
       <exclusions>
         <exclusion>
@@ -1912,7 +1912,7 @@
     <dependency>
       <groupId>org.apache.hop</groupId>
       <artifactId>hop-assemblies-plugins-transforms-replacestring</artifactId>
-      <version>1.1.0-SNAPSHOT</version>
+      <version>1.2.0-SNAPSHOT</version>
       <type>zip</type>
       <exclusions>
         <exclusion>
@@ -3098,7 +3098,7 @@
     <dependency>
       <groupId>org.apache.hop</groupId>
       <artifactId>hop-assemblies-plugins-tech-avro</artifactId>
-      <version>1.1.0-SNAPSHOT</version>
+      <version>1.2.0-SNAPSHOT</version>
       <type>zip</type>
       <exclusions>
         <exclusion>
@@ -3111,7 +3111,7 @@
     <dependency>
       <groupId>org.apache.hop</groupId>
       <artifactId>hop-assemblies-plugins-tech-aws</artifactId>
-      <version>1.1.0-SNAPSHOT</version>
+      <version>1.2.0-SNAPSHOT</version>
       <type>zip</type>
       <exclusions>
         <exclusion>
@@ -3124,7 +3124,7 @@
     <dependency>
       <groupId>org.apache.hop</groupId>
       <artifactId>hop-assemblies-plugins-tech-azure</artifactId>
-      <version>1.1.0-SNAPSHOT</version>
+      <version>1.2.0-SNAPSHOT</version>
       <type>zip</type>
       <exclusions>
         <exclusion>
@@ -3137,7 +3137,7 @@
     <dependency>
       <groupId>org.apache.hop</groupId>
       <artifactId>hop-assemblies-plugins-tech-cassandra</artifactId>
-      <version>1.1.0-SNAPSHOT</version>
+      <version>1.2.0-SNAPSHOT</version>
       <type>zip</type>
       <exclusions>
         <exclusion>
@@ -3150,7 +3150,7 @@
     <dependency>
       <groupId>org.apache.hop</groupId>
       <artifactId>hop-assemblies-plugins-tech-dropbox</artifactId>
-      <version>1.1.0-SNAPSHOT</version>
+      <version>1.2.0-SNAPSHOT</version>
       <type>zip</type>
       <exclusions>
         <exclusion>
@@ -3163,7 +3163,7 @@
     <dependency>
       <groupId>org.apache.hop</groupId>
       <artifactId>hop-assemblies-plugins-tech-google</artifactId>
-      <version>1.1.0-SNAPSHOT</version>
+      <version>1.2.0-SNAPSHOT</version>
       <type>zip</type>
       <exclusions>
         <exclusion>
@@ -3189,7 +3189,7 @@
     <dependency>
       <groupId>org.apache.hop</groupId>
       <artifactId>hop-assemblies-plugins-tech-parquet</artifactId>
-      <version>1.1.0-SNAPSHOT</version>
+      <version>1.2.0-SNAPSHOT</version>
       <type>zip</type>
       <exclusions>
         <exclusion>
@@ -3267,7 +3267,7 @@
     <dependency>
       <groupId>org.apache.hop</groupId>
       <artifactId>hop-assemblies-plugins-engines-beam</artifactId>
-      <version>1.1.0-SNAPSHOT</version>
+      <version>1.2.0-SNAPSHOT</version>
       <type>zip</type>
       <exclusions>
         <exclusion>
@@ -3280,7 +3280,7 @@
     <dependency>
       <groupId>org.apache.hop</groupId>
       <artifactId>hop-assemblies-plugins-valuetypes-json</artifactId>
-      <version>1.1.0-SNAPSHOT</version>
+      <version>1.2.0-SNAPSHOT</version>
       <type>zip</type>
       <exclusions>
         <exclusion>
diff --git a/assemblies/plugins/engines/beam/pom.xml b/assemblies/plugins/engines/beam/pom.xml
index e5c1bf0..5a18ac4 100644
--- a/assemblies/plugins/engines/beam/pom.xml
+++ b/assemblies/plugins/engines/beam/pom.xml
@@ -24,11 +24,11 @@
   <parent>
     <groupId>org.apache.hop</groupId>
     <artifactId>hop-assemblies-plugins-engines</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>hop-assemblies-plugins-engines-beam</artifactId>
-  <version>1.1.0-SNAPSHOT</version>
+  <version>1.2.0-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>Hop Assemblies Plugins Engines Beam</name>
   <description/>
@@ -63,7 +63,7 @@
     <dependency>
       <groupId>org.apache.hop</groupId>
       <artifactId>hop-plugins-engines-beam</artifactId>
-      <version>1.1.0-SNAPSHOT</version>
+      <version>1.2.0-SNAPSHOT</version>
     </dependency>
 
     <!-- Force the right libs version -->
@@ -460,47 +460,47 @@
     <dependency>
       <groupId>org.apache.hop</groupId>
       <artifactId>hop-transform-sort</artifactId>
-      <version>1.1.0-SNAPSHOT</version>
+      <version>1.2.0-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.apache.hop</groupId>
       <artifactId>hop-transform-uniquerows</artifactId>
-      <version>1.1.0-SNAPSHOT</version>
+      <version>1.2.0-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.apache.hop</groupId>
       <artifactId>hop-transform-memgroupby</artifactId>
-      <version>1.1.0-SNAPSHOT</version>
+      <version>1.2.0-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.apache.hop</groupId>
       <artifactId>hop-transform-constant</artifactId>
-      <version>1.1.0-SNAPSHOT</version>
+      <version>1.2.0-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.apache.hop</groupId>
       <artifactId>hop-transform-filterrows</artifactId>
-      <version>1.1.0-SNAPSHOT</version>
+      <version>1.2.0-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.apache.hop</groupId>
       <artifactId>hop-transform-streamlookup</artifactId>
-      <version>1.1.0-SNAPSHOT</version>
+      <version>1.2.0-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.apache.hop</groupId>
       <artifactId>hop-transform-mergejoin</artifactId>
-      <version>1.1.0-SNAPSHOT</version>
+      <version>1.2.0-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.apache.hop</groupId>
       <artifactId>hop-transform-rowgenerator</artifactId>
-      <version>1.1.0-SNAPSHOT</version>
+      <version>1.2.0-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.apache.hop</groupId>
       <artifactId>hop-transform-switchcase</artifactId>
-      <version>1.1.0-SNAPSHOT</version>
+      <version>1.2.0-SNAPSHOT</version>
     </dependency>
 
   </dependencies>
diff --git a/assemblies/plugins/engines/pom.xml b/assemblies/plugins/engines/pom.xml
index 0d91501..4a4f7ae 100644
--- a/assemblies/plugins/engines/pom.xml
+++ b/assemblies/plugins/engines/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
     <packaging>pom</packaging>
 
diff --git a/assemblies/plugins/misc/async/pom.xml b/assemblies/plugins/misc/async/pom.xml
index 8937c10..09458bd 100644
--- a/assemblies/plugins/misc/async/pom.xml
+++ b/assemblies/plugins/misc/async/pom.xml
@@ -24,11 +24,11 @@
   <parent>
     <groupId>org.apache.hop</groupId>
     <artifactId>hop-assemblies-plugins-misc</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>hop-assemblies-plugins-misc-async</artifactId>
-  <version>1.1.0-SNAPSHOT</version>
+  <version>1.2.0-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>Hop Assemblies Plugins Miscellaneous Asynchronous Web Service</name>
   <description></description>
diff --git a/assemblies/plugins/misc/debug/pom.xml b/assemblies/plugins/misc/debug/pom.xml
index 8d77ec4..cd67b1b 100644
--- a/assemblies/plugins/misc/debug/pom.xml
+++ b/assemblies/plugins/misc/debug/pom.xml
@@ -25,11 +25,11 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-misc</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-assemblies-plugins-misc-debug</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>Hop Assemblies Plugins Miscellaneous Debug</name>
     <description></description>
diff --git a/assemblies/plugins/misc/git/pom.xml b/assemblies/plugins/misc/git/pom.xml
index c4d7c40..79f0f3b 100644
--- a/assemblies/plugins/misc/git/pom.xml
+++ b/assemblies/plugins/misc/git/pom.xml
@@ -24,11 +24,11 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-misc</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-assemblies-plugins-misc-git</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>Hop Assemblies Plugins Miscellaneous Git</name>
     <description></description>
diff --git a/assemblies/plugins/misc/import/pom.xml b/assemblies/plugins/misc/import/pom.xml
index c365ee1..62204c9 100644
--- a/assemblies/plugins/misc/import/pom.xml
+++ b/assemblies/plugins/misc/import/pom.xml
@@ -24,11 +24,11 @@
   <parent>
     <groupId>org.apache.hop</groupId>
     <artifactId>hop-assemblies-plugins-misc</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>hop-assemblies-plugins-misc-import</artifactId>
-  <version>1.1.0-SNAPSHOT</version>
+  <version>1.2.0-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>Hop Assemblies Plugins Miscellaneous Import</name>
   <description></description>
diff --git a/assemblies/plugins/misc/passwords/pom.xml b/assemblies/plugins/misc/passwords/pom.xml
index eab8d2d..a9778bd 100644
--- a/assemblies/plugins/misc/passwords/pom.xml
+++ b/assemblies/plugins/misc/passwords/pom.xml
@@ -25,11 +25,11 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-misc</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-assemblies-plugins-misc-passwords</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>Hop Assemblies Plugins Miscellaneous Passwords</name>
     <description></description>
diff --git a/assemblies/plugins/misc/pom.xml b/assemblies/plugins/misc/pom.xml
index 984e73c..c27bfce 100644
--- a/assemblies/plugins/misc/pom.xml
+++ b/assemblies/plugins/misc/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <artifactId>hop-assemblies-plugins</artifactId>
     <groupId>org.apache.hop</groupId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
   </parent>
   <packaging>pom</packaging>
 
diff --git a/assemblies/plugins/misc/projects/pom.xml b/assemblies/plugins/misc/projects/pom.xml
index 2ec5a05..7f0f119 100644
--- a/assemblies/plugins/misc/projects/pom.xml
+++ b/assemblies/plugins/misc/projects/pom.xml
@@ -25,11 +25,11 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-misc</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-assemblies-plugins-misc-projects</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>Hop Assemblies Plugins Miscellaneous Projects</name>
     <description></description>
diff --git a/assemblies/plugins/misc/reflection/pom.xml b/assemblies/plugins/misc/reflection/pom.xml
index 5a15bc5..98a46aa 100644
--- a/assemblies/plugins/misc/reflection/pom.xml
+++ b/assemblies/plugins/misc/reflection/pom.xml
@@ -25,11 +25,11 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-misc</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-assemblies-plugins-misc-reflection</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>Hop Assemblies Plugins Miscellaneous Reflection</name>
     <description></description>
diff --git a/assemblies/plugins/misc/testing/pom.xml b/assemblies/plugins/misc/testing/pom.xml
index 43fe51c..0b7265d 100644
--- a/assemblies/plugins/misc/testing/pom.xml
+++ b/assemblies/plugins/misc/testing/pom.xml
@@ -25,11 +25,11 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-misc</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-assemblies-plugins-misc-testing</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>Hop Assemblies Plugins Miscellaneous Testing</name>
     <description></description>
diff --git a/assemblies/plugins/pom.xml b/assemblies/plugins/pom.xml
index 18dd590..24f89ed 100644
--- a/assemblies/plugins/pom.xml
+++ b/assemblies/plugins/pom.xml
@@ -29,7 +29,7 @@
     <parent>
         <artifactId>hop-assemblies</artifactId>
         <groupId>org.apache.hop</groupId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <modules>
diff --git a/assemblies/plugins/tech/avro/pom.xml b/assemblies/plugins/tech/avro/pom.xml
index d1ea8ec..b6b9078 100644
--- a/assemblies/plugins/tech/avro/pom.xml
+++ b/assemblies/plugins/tech/avro/pom.xml
@@ -24,11 +24,11 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-tech</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-assemblies-plugins-tech-avro</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>Hop Assemblies Plugins Technology Avro</name>
     <description></description>
@@ -41,7 +41,7 @@
         <dependency>
             <groupId>org.apache.hop</groupId>
             <artifactId>hop-plugins-tech-avro</artifactId>
-            <version>1.1.0-SNAPSHOT</version>
+            <version>1.2.0-SNAPSHOT</version>
         </dependency>
         <dependency>
             <groupId>org.apache.avro</groupId>
diff --git a/assemblies/plugins/tech/aws/pom.xml b/assemblies/plugins/tech/aws/pom.xml
index d80be96..a83ce27 100644
--- a/assemblies/plugins/tech/aws/pom.xml
+++ b/assemblies/plugins/tech/aws/pom.xml
@@ -24,11 +24,11 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-tech</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-assemblies-plugins-tech-aws</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>Hop Assemblies Plugins Technology AWS</name>
     <description/>
diff --git a/assemblies/plugins/tech/azure/pom.xml b/assemblies/plugins/tech/azure/pom.xml
index b31eccf..bb9e0fa 100644
--- a/assemblies/plugins/tech/azure/pom.xml
+++ b/assemblies/plugins/tech/azure/pom.xml
@@ -25,11 +25,11 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-tech</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-assemblies-plugins-tech-azure</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>Hop Assemblies Plugins Technology Azure</name>
     <description></description>
@@ -43,7 +43,7 @@
         <dependency>
             <groupId>org.apache.hop</groupId>
             <artifactId>hop-plugins-tech-azure</artifactId>
-            <version>1.1.0-SNAPSHOT</version>
+            <version>1.2.0-SNAPSHOT</version>
         </dependency>
 
         <!-- Azure VFS -->
diff --git a/assemblies/plugins/tech/cassandra/pom.xml b/assemblies/plugins/tech/cassandra/pom.xml
index 8ebf723..c96252e 100644
--- a/assemblies/plugins/tech/cassandra/pom.xml
+++ b/assemblies/plugins/tech/cassandra/pom.xml
@@ -24,11 +24,11 @@
   <parent>
     <groupId>org.apache.hop</groupId>
     <artifactId>hop-assemblies-plugins-tech</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>hop-assemblies-plugins-tech-cassandra</artifactId>
-  <version>1.1.0-SNAPSHOT</version>
+  <version>1.2.0-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>Hop Assemblies Plugins Technology Cassandra</name>
   <description></description>
@@ -55,7 +55,7 @@
     <dependency>
       <groupId>org.apache.hop</groupId>
       <artifactId>hop-plugins-tech-cassandra</artifactId>
-      <version>1.1.0-SNAPSHOT</version>
+      <version>1.2.0-SNAPSHOT</version>
     </dependency>
 
     <!-- Cassandra: APL -->
diff --git a/assemblies/plugins/tech/dropbox/pom.xml b/assemblies/plugins/tech/dropbox/pom.xml
index ee6735c..487317e 100644
--- a/assemblies/plugins/tech/dropbox/pom.xml
+++ b/assemblies/plugins/tech/dropbox/pom.xml
@@ -25,11 +25,11 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-tech</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-assemblies-plugins-tech-dropbox</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>Hop Assemblies Plugins Technology Dropbox</name>
     <description></description>
@@ -42,7 +42,7 @@
         <dependency>
             <groupId>org.apache.hop</groupId>
             <artifactId>hop-plugins-tech-dropbox</artifactId>
-            <version>1.1.0-SNAPSHOT</version>
+            <version>1.2.0-SNAPSHOT</version>
         </dependency>
 
         <!-- Dropbox SDK -->
diff --git a/assemblies/plugins/tech/google/pom.xml b/assemblies/plugins/tech/google/pom.xml
index a289def..73a5ce3 100644
--- a/assemblies/plugins/tech/google/pom.xml
+++ b/assemblies/plugins/tech/google/pom.xml
@@ -24,11 +24,11 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-tech</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-assemblies-plugins-tech-google</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>Hop Assemblies Plugins Technology Google</name>
     <description></description>
diff --git a/assemblies/plugins/tech/neo4j/pom.xml b/assemblies/plugins/tech/neo4j/pom.xml
index b116c77..0a72375 100644
--- a/assemblies/plugins/tech/neo4j/pom.xml
+++ b/assemblies/plugins/tech/neo4j/pom.xml
@@ -24,11 +24,11 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-tech</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-assemblies-plugins-tech-neo4j</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>Hop Assemblies Plugins Technology Neo4j</name>
     <description></description>
diff --git a/assemblies/plugins/tech/parquet/pom.xml b/assemblies/plugins/tech/parquet/pom.xml
index 586eae5..eb72649 100644
--- a/assemblies/plugins/tech/parquet/pom.xml
+++ b/assemblies/plugins/tech/parquet/pom.xml
@@ -24,11 +24,11 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-tech</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-assemblies-plugins-tech-parquet</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>Hop Assemblies Plugins Technology Parquet</name>
     <description></description>
@@ -44,7 +44,7 @@
         <dependency>
             <groupId>org.apache.hop</groupId>
             <artifactId>hop-plugins-tech-parquet</artifactId>
-            <version>1.1.0-SNAPSHOT</version>
+            <version>1.2.0-SNAPSHOT</version>
         </dependency>
         <dependency>
             <groupId>org.apache.parquet</groupId>
diff --git a/assemblies/plugins/tech/pom.xml b/assemblies/plugins/tech/pom.xml
index 270fe0b..f0de8fc 100644
--- a/assemblies/plugins/tech/pom.xml
+++ b/assemblies/plugins/tech/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <artifactId>hop-assemblies-plugins</artifactId>
         <groupId>org.apache.hop</groupId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
     <packaging>pom</packaging>
 
diff --git a/assemblies/plugins/transforms/abort/pom.xml b/assemblies/plugins/transforms/abort/pom.xml
index 6b9c824..998cffc 100644
--- a/assemblies/plugins/transforms/abort/pom.xml
+++ b/assemblies/plugins/transforms/abort/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-transforms-abort</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Transforms Abort</name>
diff --git a/assemblies/plugins/transforms/addsequence/pom.xml b/assemblies/plugins/transforms/addsequence/pom.xml
index 2c0cdbe..b32ac9f 100644
--- a/assemblies/plugins/transforms/addsequence/pom.xml
+++ b/assemblies/plugins/transforms/addsequence/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-transforms-addsequence</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Transforms Add Sequence</name>
diff --git a/assemblies/plugins/transforms/analyticquery/pom.xml b/assemblies/plugins/transforms/analyticquery/pom.xml
index d7b1e00..2d8d7da 100644
--- a/assemblies/plugins/transforms/analyticquery/pom.xml
+++ b/assemblies/plugins/transforms/analyticquery/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-transforms-analyticquery</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Transforms Analytic Query</name>
diff --git a/assemblies/plugins/transforms/append/pom.xml b/assemblies/plugins/transforms/append/pom.xml
index 14ad6ed..661d5c8 100644
--- a/assemblies/plugins/transforms/append/pom.xml
+++ b/assemblies/plugins/transforms/append/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-transforms-append</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Transforms Append</name>
diff --git a/assemblies/plugins/transforms/blockingtransform/pom.xml b/assemblies/plugins/transforms/blockingtransform/pom.xml
index afe8824..fc6c64f 100644
--- a/assemblies/plugins/transforms/blockingtransform/pom.xml
+++ b/assemblies/plugins/transforms/blockingtransform/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-transforms-blockingtransform</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Transforms Blocking</name>
diff --git a/assemblies/plugins/transforms/blockuntiltransformsfinish/pom.xml b/assemblies/plugins/transforms/blockuntiltransformsfinish/pom.xml
index 964744e..7cbaf80 100644
--- a/assemblies/plugins/transforms/blockuntiltransformsfinish/pom.xml
+++ b/assemblies/plugins/transforms/blockuntiltransformsfinish/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-transforms-blockuntiltransformsfinish</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Transforms Block Until Transforms Finish</name>
diff --git a/assemblies/plugins/transforms/calculator/pom.xml b/assemblies/plugins/transforms/calculator/pom.xml
index a44e39c..2731250 100644
--- a/assemblies/plugins/transforms/calculator/pom.xml
+++ b/assemblies/plugins/transforms/calculator/pom.xml
@@ -25,11 +25,11 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-assemblies-plugins-transforms-calculator</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Transforms Calculator</name>
diff --git a/assemblies/plugins/transforms/changefileencoding/pom.xml b/assemblies/plugins/transforms/changefileencoding/pom.xml
index 03821fe..3358ca0 100644
--- a/assemblies/plugins/transforms/changefileencoding/pom.xml
+++ b/assemblies/plugins/transforms/changefileencoding/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-transforms-changefileencoding</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Transforms Change File Encoding</name>
diff --git a/assemblies/plugins/transforms/checksum/pom.xml b/assemblies/plugins/transforms/checksum/pom.xml
index 7b8a38c..138f90b 100644
--- a/assemblies/plugins/transforms/checksum/pom.xml
+++ b/assemblies/plugins/transforms/checksum/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-transforms-checksum</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Transforms CheckSum</name>
diff --git a/assemblies/plugins/transforms/clonerow/pom.xml b/assemblies/plugins/transforms/clonerow/pom.xml
index e6a3e76..7b1efb7 100644
--- a/assemblies/plugins/transforms/clonerow/pom.xml
+++ b/assemblies/plugins/transforms/clonerow/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-transforms-clonerow</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Transforms Clone Row</name>
diff --git a/assemblies/plugins/transforms/closure/pom.xml b/assemblies/plugins/transforms/closure/pom.xml
index 436190c..6cb9d06 100644
--- a/assemblies/plugins/transforms/closure/pom.xml
+++ b/assemblies/plugins/transforms/closure/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-transforms-closure</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Transforms Closure Generator</name>
diff --git a/assemblies/plugins/transforms/coalesce/pom.xml b/assemblies/plugins/transforms/coalesce/pom.xml
index 3a12b0d..7fbece3 100644
--- a/assemblies/plugins/transforms/coalesce/pom.xml
+++ b/assemblies/plugins/transforms/coalesce/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-transforms-coalesce</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Transforms Coalesce</name>
diff --git a/assemblies/plugins/transforms/columnexists/pom.xml b/assemblies/plugins/transforms/columnexists/pom.xml
index ed8e800..5e0bbac 100644
--- a/assemblies/plugins/transforms/columnexists/pom.xml
+++ b/assemblies/plugins/transforms/columnexists/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-transforms-columnexists</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Transforms Column Exists</name>
diff --git a/assemblies/plugins/transforms/combinationlookup/pom.xml b/assemblies/plugins/transforms/combinationlookup/pom.xml
index 590db89..f076150 100644
--- a/assemblies/plugins/transforms/combinationlookup/pom.xml
+++ b/assemblies/plugins/transforms/combinationlookup/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-transforms-combinationlookup</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Transforms Combination Lookup</name>
diff --git a/assemblies/plugins/transforms/concatfields/pom.xml b/assemblies/plugins/transforms/concatfields/pom.xml
index 44f1bc8..52178d5 100644
--- a/assemblies/plugins/transforms/concatfields/pom.xml
+++ b/assemblies/plugins/transforms/concatfields/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-transforms-concatfields</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Transforms Concat Fields</name>
diff --git a/assemblies/plugins/transforms/constant/pom.xml b/assemblies/plugins/transforms/constant/pom.xml
index 2c69fec..4d6f921 100644
--- a/assemblies/plugins/transforms/constant/pom.xml
+++ b/assemblies/plugins/transforms/constant/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-transforms-constant</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Transforms Add Constant</name>
diff --git a/assemblies/plugins/transforms/creditcardvalidator/pom.xml b/assemblies/plugins/transforms/creditcardvalidator/pom.xml
index 0895b81..fb08936 100644
--- a/assemblies/plugins/transforms/creditcardvalidator/pom.xml
+++ b/assemblies/plugins/transforms/creditcardvalidator/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-transforms-creditcardvalidator</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Transforms Credit Card Validator</name>
diff --git a/assemblies/plugins/transforms/cubeinput/pom.xml b/assemblies/plugins/transforms/cubeinput/pom.xml
index edacccc..49aa1d9 100644
--- a/assemblies/plugins/transforms/cubeinput/pom.xml
+++ b/assemblies/plugins/transforms/cubeinput/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-transforms-cubeinput</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Transforms Cube Input</name>
diff --git a/assemblies/plugins/transforms/cubeoutput/pom.xml b/assemblies/plugins/transforms/cubeoutput/pom.xml
index a28fdb7..eb1200d 100644
--- a/assemblies/plugins/transforms/cubeoutput/pom.xml
+++ b/assemblies/plugins/transforms/cubeoutput/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-transforms-cubeoutput</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Transforms Cube Output</name>
diff --git a/assemblies/plugins/transforms/databasejoin/pom.xml b/assemblies/plugins/transforms/databasejoin/pom.xml
index acac322..10eb383 100644
--- a/assemblies/plugins/transforms/databasejoin/pom.xml
+++ b/assemblies/plugins/transforms/databasejoin/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-transforms-databasejoin</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Transforms Database Join</name>
diff --git a/assemblies/plugins/transforms/databaselookup/pom.xml b/assemblies/plugins/transforms/databaselookup/pom.xml
index e05c1b2..aa0227b 100644
--- a/assemblies/plugins/transforms/databaselookup/pom.xml
+++ b/assemblies/plugins/transforms/databaselookup/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-transforms-databaselookup</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Transforms Database Lookup</name>
diff --git a/assemblies/plugins/transforms/datagrid/pom.xml b/assemblies/plugins/transforms/datagrid/pom.xml
index f61063f..04e7b7a 100644
--- a/assemblies/plugins/transforms/datagrid/pom.xml
+++ b/assemblies/plugins/transforms/datagrid/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-transforms-datagrid</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Transforms Data Grid</name>
diff --git a/assemblies/plugins/transforms/dbproc/pom.xml b/assemblies/plugins/transforms/dbproc/pom.xml
index 8c71e6c..7fdf748 100644
--- a/assemblies/plugins/transforms/dbproc/pom.xml
+++ b/assemblies/plugins/transforms/dbproc/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-transforms-dbproc</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Transforms Call Database Procedure</name>
diff --git a/assemblies/plugins/transforms/delay/pom.xml b/assemblies/plugins/transforms/delay/pom.xml
index 228f65b..380dec9 100644
--- a/assemblies/plugins/transforms/delay/pom.xml
+++ b/assemblies/plugins/transforms/delay/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-transforms-delay</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Transforms Delay</name>
diff --git a/assemblies/plugins/transforms/delete/pom.xml b/assemblies/plugins/transforms/delete/pom.xml
index a844cae..e8e4983 100644
--- a/assemblies/plugins/transforms/delete/pom.xml
+++ b/assemblies/plugins/transforms/delete/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-transforms-delete</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Transforms Delete</name>
diff --git a/assemblies/plugins/transforms/denormaliser/pom.xml b/assemblies/plugins/transforms/denormaliser/pom.xml
index f40ea25..aefc011 100644
--- a/assemblies/plugins/transforms/denormaliser/pom.xml
+++ b/assemblies/plugins/transforms/denormaliser/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-transforms-denormaliser</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Transforms Row Denormaliser</name>
diff --git a/assemblies/plugins/transforms/detectemptystream/pom.xml b/assemblies/plugins/transforms/detectemptystream/pom.xml
index e431c09..6238f0c 100644
--- a/assemblies/plugins/transforms/detectemptystream/pom.xml
+++ b/assemblies/plugins/transforms/detectemptystream/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-transforms-detectemptystream</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Transforms Detect Empty Stream</name>
diff --git a/assemblies/plugins/transforms/detectlastrow/pom.xml b/assemblies/plugins/transforms/detectlastrow/pom.xml
index e157fd9..1dea991 100644
--- a/assemblies/plugins/transforms/detectlastrow/pom.xml
+++ b/assemblies/plugins/transforms/detectlastrow/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-transforms-detectlastrow</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Transforms Detect Last Row</name>
diff --git a/assemblies/plugins/transforms/dimensionlookup/pom.xml b/assemblies/plugins/transforms/dimensionlookup/pom.xml
index d5ffd64..47681f5 100644
--- a/assemblies/plugins/transforms/dimensionlookup/pom.xml
+++ b/assemblies/plugins/transforms/dimensionlookup/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-transforms-dimensionlookup</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Transforms dimensionlookup</name>
diff --git a/assemblies/plugins/transforms/dynamicsqlrow/pom.xml b/assemblies/plugins/transforms/dynamicsqlrow/pom.xml
index d0797ae..b844bd1 100644
--- a/assemblies/plugins/transforms/dynamicsqlrow/pom.xml
+++ b/assemblies/plugins/transforms/dynamicsqlrow/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-transforms-dynamicsqlrow</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Transforms Dynamic SQL Row</name>
diff --git a/assemblies/plugins/transforms/edi2xml/pom.xml b/assemblies/plugins/transforms/edi2xml/pom.xml
index 1c2c8fe..2cac6c4 100644
--- a/assemblies/plugins/transforms/edi2xml/pom.xml
+++ b/assemblies/plugins/transforms/edi2xml/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-transforms-edi2xml</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Transforms Edi2XML</name>
diff --git a/assemblies/plugins/transforms/excelinput/pom.xml b/assemblies/plugins/transforms/excelinput/pom.xml
index bef8a50..08aaadc 100644
--- a/assemblies/plugins/transforms/excelinput/pom.xml
+++ b/assemblies/plugins/transforms/excelinput/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-transforms-excelinput</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Transforms Excel Input</name>
diff --git a/assemblies/plugins/transforms/excelwriter/pom.xml b/assemblies/plugins/transforms/excelwriter/pom.xml
index d418978..3ef85bd 100644
--- a/assemblies/plugins/transforms/excelwriter/pom.xml
+++ b/assemblies/plugins/transforms/excelwriter/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-transforms-excelwriter</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Transforms Excel Writer</name>
diff --git a/assemblies/plugins/transforms/execprocess/pom.xml b/assemblies/plugins/transforms/execprocess/pom.xml
index 222c7cd..bd1b432 100644
--- a/assemblies/plugins/transforms/execprocess/pom.xml
+++ b/assemblies/plugins/transforms/execprocess/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-transforms-execprocess</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Transforms Execute a Process</name>
diff --git a/assemblies/plugins/transforms/execsqlrow/pom.xml b/assemblies/plugins/transforms/execsqlrow/pom.xml
index 57bc871..4adfab1 100644
--- a/assemblies/plugins/transforms/execsqlrow/pom.xml
+++ b/assemblies/plugins/transforms/execsqlrow/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-transforms-execsqlrow</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Transforms Execute SQL Row</name>
diff --git a/assemblies/plugins/transforms/fake/pom.xml b/assemblies/plugins/transforms/fake/pom.xml
index 24b7810..7afbcd8 100644
--- a/assemblies/plugins/transforms/fake/pom.xml
+++ b/assemblies/plugins/transforms/fake/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-transforms-fake</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Transforms Fake</name>
diff --git a/assemblies/plugins/transforms/fieldschangesequence/pom.xml b/assemblies/plugins/transforms/fieldschangesequence/pom.xml
index db75619..a0c693a 100644
--- a/assemblies/plugins/transforms/fieldschangesequence/pom.xml
+++ b/assemblies/plugins/transforms/fieldschangesequence/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-transforms-fieldchangesequence</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Transforms Field Changing Sequence</name>
diff --git a/assemblies/plugins/transforms/fieldsplitter/pom.xml b/assemblies/plugins/transforms/fieldsplitter/pom.xml
index b3214fa..bfbc7f3 100644
--- a/assemblies/plugins/transforms/fieldsplitter/pom.xml
+++ b/assemblies/plugins/transforms/fieldsplitter/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-transforms-fieldsplitter</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Transforms Field Splitter</name>
diff --git a/assemblies/plugins/transforms/fileexists/pom.xml b/assemblies/plugins/transforms/fileexists/pom.xml
index 29bb0c7..f23890e 100644
--- a/assemblies/plugins/transforms/fileexists/pom.xml
+++ b/assemblies/plugins/transforms/fileexists/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-transforms-fileexists</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Transforms File Exists</name>
diff --git a/assemblies/plugins/transforms/filelocked/pom.xml b/assemblies/plugins/transforms/filelocked/pom.xml
index cfad5a4..9bf238c 100644
--- a/assemblies/plugins/transforms/filelocked/pom.xml
+++ b/assemblies/plugins/transforms/filelocked/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-transforms-filelocked</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Transforms File Locked</name>
diff --git a/assemblies/plugins/transforms/filemetadata/pom.xml b/assemblies/plugins/transforms/filemetadata/pom.xml
index a9a45d5..c71759e 100644
--- a/assemblies/plugins/transforms/filemetadata/pom.xml
+++ b/assemblies/plugins/transforms/filemetadata/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-transforms-filemetadata</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Transforms File Metadata</name>
diff --git a/assemblies/plugins/transforms/filesfromresult/pom.xml b/assemblies/plugins/transforms/filesfromresult/pom.xml
index 6590a78..950e006 100644
--- a/assemblies/plugins/transforms/filesfromresult/pom.xml
+++ b/assemblies/plugins/transforms/filesfromresult/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-transforms-filesfromresult</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Transforms Files From Result</name>
diff --git a/assemblies/plugins/transforms/filestoresult/pom.xml b/assemblies/plugins/transforms/filestoresult/pom.xml
index 3ef0d83..386091a 100644
--- a/assemblies/plugins/transforms/filestoresult/pom.xml
+++ b/assemblies/plugins/transforms/filestoresult/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-transforms-filestoresult</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Transforms Files To Result</name>
diff --git a/assemblies/plugins/transforms/filterrows/pom.xml b/assemblies/plugins/transforms/filterrows/pom.xml
index 74532fe..ed0c427 100644
--- a/assemblies/plugins/transforms/filterrows/pom.xml
+++ b/assemblies/plugins/transforms/filterrows/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-transforms-filterrows</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Transforms Filter Rows</name>
diff --git a/assemblies/plugins/transforms/flattener/pom.xml b/assemblies/plugins/transforms/flattener/pom.xml
index 06b4148..dbdb521 100644
--- a/assemblies/plugins/transforms/flattener/pom.xml
+++ b/assemblies/plugins/transforms/flattener/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-transforms-flattener</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Transforms Flattener</name>
diff --git a/assemblies/plugins/transforms/fuzzymatch/pom.xml b/assemblies/plugins/transforms/fuzzymatch/pom.xml
index 195658f..94bc2cf 100644
--- a/assemblies/plugins/transforms/fuzzymatch/pom.xml
+++ b/assemblies/plugins/transforms/fuzzymatch/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-transforms-fuzzymatch</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Transforms Fuzzy Match</name>
diff --git a/assemblies/plugins/transforms/getfilenames/pom.xml b/assemblies/plugins/transforms/getfilenames/pom.xml
index 1abddf4..1e19180 100644
--- a/assemblies/plugins/transforms/getfilenames/pom.xml
+++ b/assemblies/plugins/transforms/getfilenames/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-transforms-getfilenames</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Transforms Get Filenames</name>
diff --git a/assemblies/plugins/transforms/getfilesrowcount/pom.xml b/assemblies/plugins/transforms/getfilesrowcount/pom.xml
index 0256994..4158ed1 100644
--- a/assemblies/plugins/transforms/getfilesrowcount/pom.xml
+++ b/assemblies/plugins/transforms/getfilesrowcount/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-transforms-getfilesrowscount</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Transforms Get Files Row Count</name>
diff --git a/assemblies/plugins/transforms/getserversequence/pom.xml b/assemblies/plugins/transforms/getserversequence/pom.xml
index 0673d0a..502813d 100644
--- a/assemblies/plugins/transforms/getserversequence/pom.xml
+++ b/assemblies/plugins/transforms/getserversequence/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-transforms-getserversequence</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Transforms Get Server Sequence</name>
@@ -40,7 +40,7 @@
         <dependency>
             <groupId>org.apache.hop</groupId>
             <artifactId>hop-transform-getserversequence</artifactId>
-            <version>1.1.0-SNAPSHOT</version>
+            <version>1.2.0-SNAPSHOT</version>
         </dependency>
     </dependencies>
 </project>
\ No newline at end of file
diff --git a/assemblies/plugins/transforms/getsubfolders/pom.xml b/assemblies/plugins/transforms/getsubfolders/pom.xml
index 3486609..55bb378 100644
--- a/assemblies/plugins/transforms/getsubfolders/pom.xml
+++ b/assemblies/plugins/transforms/getsubfolders/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-transforms-getsubfolders</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Transforms Get Subfolders</name>
diff --git a/assemblies/plugins/transforms/gettablenames/pom.xml b/assemblies/plugins/transforms/gettablenames/pom.xml
index 58ff5ac..c1e5c85 100644
--- a/assemblies/plugins/transforms/gettablenames/pom.xml
+++ b/assemblies/plugins/transforms/gettablenames/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-transforms-gettablenames</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Transforms Get Table Names</name>
diff --git a/assemblies/plugins/transforms/getvariable/pom.xml b/assemblies/plugins/transforms/getvariable/pom.xml
index c1cb3b8..633506c 100644
--- a/assemblies/plugins/transforms/getvariable/pom.xml
+++ b/assemblies/plugins/transforms/getvariable/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-transforms-getvariable</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Transforms Get Variable</name>
diff --git a/assemblies/plugins/transforms/groupby/pom.xml b/assemblies/plugins/transforms/groupby/pom.xml
index de671b0..78c839d 100644
--- a/assemblies/plugins/transforms/groupby/pom.xml
+++ b/assemblies/plugins/transforms/groupby/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-transforms-groupby</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Transforms Group By</name>
diff --git a/assemblies/plugins/transforms/http/pom.xml b/assemblies/plugins/transforms/http/pom.xml
index d5d7911..4a2fb9a 100644
--- a/assemblies/plugins/transforms/http/pom.xml
+++ b/assemblies/plugins/transforms/http/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-transforms-http</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Transforms HTTPO</name>
diff --git a/assemblies/plugins/transforms/httppost/pom.xml b/assemblies/plugins/transforms/httppost/pom.xml
index b3797b8..963c4e4 100644
--- a/assemblies/plugins/transforms/httppost/pom.xml
+++ b/assemblies/plugins/transforms/httppost/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-transforms-httppost</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Transforms HTTP Post</name>
diff --git a/assemblies/plugins/transforms/ifnull/pom.xml b/assemblies/plugins/transforms/ifnull/pom.xml
index 7176981..1a5f79e 100644
--- a/assemblies/plugins/transforms/ifnull/pom.xml
+++ b/assemblies/plugins/transforms/ifnull/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-transforms-ifnull</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Transforms If Null</name>
diff --git a/assemblies/plugins/transforms/insertupdate/pom.xml b/assemblies/plugins/transforms/insertupdate/pom.xml
index a537217..9e2ee37 100644
--- a/assemblies/plugins/transforms/insertupdate/pom.xml
+++ b/assemblies/plugins/transforms/insertupdate/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-transforms-insertupdate</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Transforms Insert Update</name>
diff --git a/assemblies/plugins/transforms/janino/pom.xml b/assemblies/plugins/transforms/janino/pom.xml
index 842f1d6..52d78b3 100644
--- a/assemblies/plugins/transforms/janino/pom.xml
+++ b/assemblies/plugins/transforms/janino/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-transforms-janino</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Transforms Janino</name>
diff --git a/assemblies/plugins/transforms/javascript/pom.xml b/assemblies/plugins/transforms/javascript/pom.xml
index e033aaa..3023a95 100644
--- a/assemblies/plugins/transforms/javascript/pom.xml
+++ b/assemblies/plugins/transforms/javascript/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-transforms-javascript</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Transforms Javascript</name>
@@ -45,19 +45,19 @@
         <dependency>
             <groupId>org.apache.hop</groupId>
             <artifactId>hop-transform-fieldsplitter</artifactId>
-            <version>1.1.0-SNAPSHOT</version>
+            <version>1.2.0-SNAPSHOT</version>
             <scope>compile</scope>
         </dependency>
         <dependency>
             <groupId>org.apache.hop</groupId>
             <artifactId>hop-transform-rowgenerator</artifactId>
-            <version>1.1.0-SNAPSHOT</version>
+            <version>1.2.0-SNAPSHOT</version>
             <scope>compile</scope>
         </dependency>
         <dependency>
             <groupId>org.apache.hop</groupId>
             <artifactId>hop-transform-loadfileinput</artifactId>
-            <version>1.1.0-SNAPSHOT</version>
+            <version>1.2.0-SNAPSHOT</version>
             <scope>compile</scope>
         </dependency>
         <dependency>
diff --git a/assemblies/plugins/transforms/joinrows/pom.xml b/assemblies/plugins/transforms/joinrows/pom.xml
index d297757..411abaa 100644
--- a/assemblies/plugins/transforms/joinrows/pom.xml
+++ b/assemblies/plugins/transforms/joinrows/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-transforms-joinrows</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Transforms Join Rows</name>
diff --git a/assemblies/plugins/transforms/json/pom.xml b/assemblies/plugins/transforms/json/pom.xml
index c0d9e77..8760ca9 100644
--- a/assemblies/plugins/transforms/json/pom.xml
+++ b/assemblies/plugins/transforms/json/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-transforms-json</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Transforms JSON</name>
diff --git a/assemblies/plugins/transforms/kafka/pom.xml b/assemblies/plugins/transforms/kafka/pom.xml
index 74f3804..ec03885 100644
--- a/assemblies/plugins/transforms/kafka/pom.xml
+++ b/assemblies/plugins/transforms/kafka/pom.xml
@@ -24,12 +24,12 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-transforms-kafka</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Transforms Kafka</name>
diff --git a/assemblies/plugins/transforms/ldap/pom.xml b/assemblies/plugins/transforms/ldap/pom.xml
index c9fa840..2272187 100644
--- a/assemblies/plugins/transforms/ldap/pom.xml
+++ b/assemblies/plugins/transforms/ldap/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-transforms-ldap</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Transforms LDAP</name>
diff --git a/assemblies/plugins/transforms/loadfileinput/pom.xml b/assemblies/plugins/transforms/loadfileinput/pom.xml
index 203a975..924bad8 100644
--- a/assemblies/plugins/transforms/loadfileinput/pom.xml
+++ b/assemblies/plugins/transforms/loadfileinput/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-transforms-loadfileinput</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Transforms Filter Rows</name>
diff --git a/assemblies/plugins/transforms/mail/pom.xml b/assemblies/plugins/transforms/mail/pom.xml
index df19121..ad4b226 100644
--- a/assemblies/plugins/transforms/mail/pom.xml
+++ b/assemblies/plugins/transforms/mail/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-transforms-mail</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Transforms Mail</name>
diff --git a/assemblies/plugins/transforms/mailinput/pom.xml b/assemblies/plugins/transforms/mailinput/pom.xml
index abd3754..c5cc979 100644
--- a/assemblies/plugins/transforms/mailinput/pom.xml
+++ b/assemblies/plugins/transforms/mailinput/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-transforms-mailinput</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Transforms Mail Input</name>
@@ -45,7 +45,7 @@
         <dependency>
             <groupId>org.apache.hop</groupId>
             <artifactId>hop-action-getpop</artifactId>
-            <version>1.1.0-SNAPSHOT</version>
+            <version>1.2.0-SNAPSHOT</version>
             <scope>compile</scope>
         </dependency>
         <dependency>
diff --git a/assemblies/plugins/transforms/mapping/pom.xml b/assemblies/plugins/transforms/mapping/pom.xml
index 24de9f9..a43bc73 100644
--- a/assemblies/plugins/transforms/mapping/pom.xml
+++ b/assemblies/plugins/transforms/mapping/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-transforms-mapping</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Transforms Mapping</name>
diff --git a/assemblies/plugins/transforms/memgroupby/pom.xml b/assemblies/plugins/transforms/memgroupby/pom.xml
index 419f039..8a1513a 100644
--- a/assemblies/plugins/transforms/memgroupby/pom.xml
+++ b/assemblies/plugins/transforms/memgroupby/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-transforms-memgroupby</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Transforms Memory Group By</name>
diff --git a/assemblies/plugins/transforms/mergejoin/pom.xml b/assemblies/plugins/transforms/mergejoin/pom.xml
index 7839ea4..7eb6eea 100644
--- a/assemblies/plugins/transforms/mergejoin/pom.xml
+++ b/assemblies/plugins/transforms/mergejoin/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-transforms-mergejoin</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Transforms Merge Join</name>
diff --git a/assemblies/plugins/transforms/mergerows/pom.xml b/assemblies/plugins/transforms/mergerows/pom.xml
index e5d97a9..5fb77414 100644
--- a/assemblies/plugins/transforms/mergerows/pom.xml
+++ b/assemblies/plugins/transforms/mergerows/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-transforms-mergerows</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Transforms Merge Rows (Diff)</name>
diff --git a/assemblies/plugins/transforms/metadata/pom.xml b/assemblies/plugins/transforms/metadata/pom.xml
index b3e1759..d18cbaa 100644
--- a/assemblies/plugins/transforms/metadata/pom.xml
+++ b/assemblies/plugins/transforms/metadata/pom.xml
@@ -24,12 +24,12 @@
   <parent>
     <groupId>org.apache.hop</groupId>
     <artifactId>hop-assemblies-plugins-transforms</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
   </parent>
 
 
   <artifactId>hop-assemblies-plugins-transforms-metadata</artifactId>
-  <version>1.1.0-SNAPSHOT</version>
+  <version>1.2.0-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <name>Hop Assemblies Plugins Transforms Hop Metadata</name>
diff --git a/assemblies/plugins/transforms/metainject/pom.xml b/assemblies/plugins/transforms/metainject/pom.xml
index 0450593..1dee6b0 100644
--- a/assemblies/plugins/transforms/metainject/pom.xml
+++ b/assemblies/plugins/transforms/metainject/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-transforms-metainject</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Transforms Metadata Injection</name>
diff --git a/assemblies/plugins/transforms/metastructure/pom.xml b/assemblies/plugins/transforms/metastructure/pom.xml
index 14922aa..f8b394a 100644
--- a/assemblies/plugins/transforms/metastructure/pom.xml
+++ b/assemblies/plugins/transforms/metastructure/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-transforms-metastructure</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Transforms Metadata Structure of Stream</name>
diff --git a/assemblies/plugins/transforms/monetdbbulkloader/pom.xml b/assemblies/plugins/transforms/monetdbbulkloader/pom.xml
index 5ded0f6..e004222 100644
--- a/assemblies/plugins/transforms/monetdbbulkloader/pom.xml
+++ b/assemblies/plugins/transforms/monetdbbulkloader/pom.xml
@@ -25,11 +25,11 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-assemblies-plugins-transforms-monetdbbulkloader</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Transforms MonetDB Bulk Loader</name>
diff --git a/assemblies/plugins/transforms/mongodb/pom.xml b/assemblies/plugins/transforms/mongodb/pom.xml
index 2c52320..01c9262 100644
--- a/assemblies/plugins/transforms/mongodb/pom.xml
+++ b/assemblies/plugins/transforms/mongodb/pom.xml
@@ -25,11 +25,11 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-assemblies-plugins-transforms-mongodb</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Transforms Kafka</name>
diff --git a/assemblies/plugins/transforms/multimerge/pom.xml b/assemblies/plugins/transforms/multimerge/pom.xml
index 210fcbb..16132d1 100644
--- a/assemblies/plugins/transforms/multimerge/pom.xml
+++ b/assemblies/plugins/transforms/multimerge/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-transforms-multimerge</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Transforms Multi Merge Rows</name>
diff --git a/assemblies/plugins/transforms/normaliser/pom.xml b/assemblies/plugins/transforms/normaliser/pom.xml
index e60f24b..23971aa 100644
--- a/assemblies/plugins/transforms/normaliser/pom.xml
+++ b/assemblies/plugins/transforms/normaliser/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-transforms-normaliser</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Transforms Row Normaliser</name>
diff --git a/assemblies/plugins/transforms/nullif/pom.xml b/assemblies/plugins/transforms/nullif/pom.xml
index e334922..d1644c2 100644
--- a/assemblies/plugins/transforms/nullif/pom.xml
+++ b/assemblies/plugins/transforms/nullif/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-transforms-nullif</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Transforms Null If</name>
diff --git a/assemblies/plugins/transforms/numberrange/pom.xml b/assemblies/plugins/transforms/numberrange/pom.xml
index 1a3a61f..2a1f048 100644
--- a/assemblies/plugins/transforms/numberrange/pom.xml
+++ b/assemblies/plugins/transforms/numberrange/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-transforms-numberrange</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Transforms Number Range</name>
diff --git a/assemblies/plugins/transforms/pgbulkloader/pom.xml b/assemblies/plugins/transforms/pgbulkloader/pom.xml
index d5ee6f9..cc617e2 100644
--- a/assemblies/plugins/transforms/pgbulkloader/pom.xml
+++ b/assemblies/plugins/transforms/pgbulkloader/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-transforms-pgbulkloader</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Transforms PostgreSQL bulk loader</name>
diff --git a/assemblies/plugins/transforms/pgp/pom.xml b/assemblies/plugins/transforms/pgp/pom.xml
index a90ea08..c753fc1 100644
--- a/assemblies/plugins/transforms/pgp/pom.xml
+++ b/assemblies/plugins/transforms/pgp/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-transforms-pgp</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Transforms PGP Encrypt/Decrypt</name>
diff --git a/assemblies/plugins/transforms/pipelineexecutor/pom.xml b/assemblies/plugins/transforms/pipelineexecutor/pom.xml
index 35e9dc0..bc1273b 100644
--- a/assemblies/plugins/transforms/pipelineexecutor/pom.xml
+++ b/assemblies/plugins/transforms/pipelineexecutor/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-transforms-pipelineexecutor</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Transforms Pipeline Executor</name>
diff --git a/assemblies/plugins/transforms/pom.xml b/assemblies/plugins/transforms/pom.xml
index ff2cd5a..e63c6ed 100644
--- a/assemblies/plugins/transforms/pom.xml
+++ b/assemblies/plugins/transforms/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <artifactId>hop-assemblies-plugins</artifactId>
     <groupId>org.apache.hop</groupId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <packaging>pom</packaging>
diff --git a/assemblies/plugins/transforms/processfiles/pom.xml b/assemblies/plugins/transforms/processfiles/pom.xml
index 485dbd9..8eefaad 100644
--- a/assemblies/plugins/transforms/processfiles/pom.xml
+++ b/assemblies/plugins/transforms/processfiles/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-transforms-processfiles</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Transforms To Process Files</name>
diff --git a/assemblies/plugins/transforms/propertyinput/pom.xml b/assemblies/plugins/transforms/propertyinput/pom.xml
index b454eae..abd2abb 100644
--- a/assemblies/plugins/transforms/propertyinput/pom.xml
+++ b/assemblies/plugins/transforms/propertyinput/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-transforms-propertyinput</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Transforms Property Input</name>
diff --git a/assemblies/plugins/transforms/propertyoutput/pom.xml b/assemblies/plugins/transforms/propertyoutput/pom.xml
index 9fdb26d..fdebb53 100644
--- a/assemblies/plugins/transforms/propertyoutput/pom.xml
+++ b/assemblies/plugins/transforms/propertyoutput/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-transforms-propertyoutput</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Transforms Property Output</name>
diff --git a/assemblies/plugins/transforms/randomvalue/pom.xml b/assemblies/plugins/transforms/randomvalue/pom.xml
index 368f462..fa6960d 100644
--- a/assemblies/plugins/transforms/randomvalue/pom.xml
+++ b/assemblies/plugins/transforms/randomvalue/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-transforms-randomvalue</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Transforms Random Value</name>
diff --git a/assemblies/plugins/transforms/regexeval/pom.xml b/assemblies/plugins/transforms/regexeval/pom.xml
index 998d1cb..467aa45 100644
--- a/assemblies/plugins/transforms/regexeval/pom.xml
+++ b/assemblies/plugins/transforms/regexeval/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-transforms-regexeval</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Transforms Regular Expression Evaluation</name>
diff --git a/assemblies/plugins/transforms/replacestring/pom.xml b/assemblies/plugins/transforms/replacestring/pom.xml
index f4d3cfd..b58ca6b 100644
--- a/assemblies/plugins/transforms/replacestring/pom.xml
+++ b/assemblies/plugins/transforms/replacestring/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-transforms-replacestring</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Transforms Replace In String</name>
diff --git a/assemblies/plugins/transforms/reservoirsampling/pom.xml b/assemblies/plugins/transforms/reservoirsampling/pom.xml
index 0871e12..5c114af 100644
--- a/assemblies/plugins/transforms/reservoirsampling/pom.xml
+++ b/assemblies/plugins/transforms/reservoirsampling/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-transforms-reservoirsampling</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Transforms Rerservoir Sampling</name>
diff --git a/assemblies/plugins/transforms/rest/pom.xml b/assemblies/plugins/transforms/rest/pom.xml
index e122c2e..e50cd14 100644
--- a/assemblies/plugins/transforms/rest/pom.xml
+++ b/assemblies/plugins/transforms/rest/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-transforms-rest</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Transforms REST</name>
diff --git a/assemblies/plugins/transforms/rowgenerator/pom.xml b/assemblies/plugins/transforms/rowgenerator/pom.xml
index f93b316..08b984c 100644
--- a/assemblies/plugins/transforms/rowgenerator/pom.xml
+++ b/assemblies/plugins/transforms/rowgenerator/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-transforms-rowgenerator</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Transforms Row Generator</name>
diff --git a/assemblies/plugins/transforms/rowsfromresult/pom.xml b/assemblies/plugins/transforms/rowsfromresult/pom.xml
index 24ddb48..8f26dd7 100644
--- a/assemblies/plugins/transforms/rowsfromresult/pom.xml
+++ b/assemblies/plugins/transforms/rowsfromresult/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-transforms-rowsfromresult</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Transforms Rows From Result</name>
diff --git a/assemblies/plugins/transforms/rowstoresult/pom.xml b/assemblies/plugins/transforms/rowstoresult/pom.xml
index a862f70..8dbc40a 100644
--- a/assemblies/plugins/transforms/rowstoresult/pom.xml
+++ b/assemblies/plugins/transforms/rowstoresult/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-transforms-rowstoresult</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Transforms Rows To Result</name>
diff --git a/assemblies/plugins/transforms/salesforce/pom.xml b/assemblies/plugins/transforms/salesforce/pom.xml
index ea8615f..113a31d 100644
--- a/assemblies/plugins/transforms/salesforce/pom.xml
+++ b/assemblies/plugins/transforms/salesforce/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-transforms-salesforce</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Transforms Salesforce</name>
@@ -44,7 +44,7 @@
         <dependency>
             <groupId>org.apache.hop</groupId>
             <artifactId>hop-transform-salesforce</artifactId>
-            <version>1.1.0-SNAPSHOT</version>
+            <version>1.2.0-SNAPSHOT</version>
         </dependency>
 
         <dependency>
diff --git a/assemblies/plugins/transforms/samplerows/pom.xml b/assemblies/plugins/transforms/samplerows/pom.xml
index ec9f245..33ad7ae 100644
--- a/assemblies/plugins/transforms/samplerows/pom.xml
+++ b/assemblies/plugins/transforms/samplerows/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-transforms-samplerows</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Transforms Sample Rows</name>
diff --git a/assemblies/plugins/transforms/sasinput/pom.xml b/assemblies/plugins/transforms/sasinput/pom.xml
index a15df73..da59072 100644
--- a/assemblies/plugins/transforms/sasinput/pom.xml
+++ b/assemblies/plugins/transforms/sasinput/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-transforms-sasinput</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Transforms SAS Input</name>
diff --git a/assemblies/plugins/transforms/selectvalues/pom.xml b/assemblies/plugins/transforms/selectvalues/pom.xml
index 96cae71..e679e23 100644
--- a/assemblies/plugins/transforms/selectvalues/pom.xml
+++ b/assemblies/plugins/transforms/selectvalues/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-transforms-selectvalues</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Transforms Select Values</name>
diff --git a/assemblies/plugins/transforms/serverstatus/pom.xml b/assemblies/plugins/transforms/serverstatus/pom.xml
index 134fd4c..7232a42 100644
--- a/assemblies/plugins/transforms/serverstatus/pom.xml
+++ b/assemblies/plugins/transforms/serverstatus/pom.xml
@@ -24,12 +24,12 @@
   <parent>
     <groupId>org.apache.hop</groupId>
     <artifactId>hop-assemblies-plugins-transforms</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
   </parent>
 
 
   <artifactId>hop-assemblies-plugins-transforms-serverstatus</artifactId>
-  <version>1.1.0-SNAPSHOT</version>
+  <version>1.2.0-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <name>Hop Assemblies Plugins Transforms Get Server Status</name>
diff --git a/assemblies/plugins/transforms/setvalueconstant/pom.xml b/assemblies/plugins/transforms/setvalueconstant/pom.xml
index f878b58..22e674d 100644
--- a/assemblies/plugins/transforms/setvalueconstant/pom.xml
+++ b/assemblies/plugins/transforms/setvalueconstant/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-transforms-setvalueconstant</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Transforms Set Value to a Constant</name>
diff --git a/assemblies/plugins/transforms/setvaluefield/pom.xml b/assemblies/plugins/transforms/setvaluefield/pom.xml
index ea32b19..163649f 100644
--- a/assemblies/plugins/transforms/setvaluefield/pom.xml
+++ b/assemblies/plugins/transforms/setvaluefield/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-transforms-setvaluefield</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Transforms Set Value to a Field</name>
diff --git a/assemblies/plugins/transforms/setvariable/pom.xml b/assemblies/plugins/transforms/setvariable/pom.xml
index 7fdfa92..f294c28 100644
--- a/assemblies/plugins/transforms/setvariable/pom.xml
+++ b/assemblies/plugins/transforms/setvariable/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-transforms-setvariable</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Transforms Set Variable</name>
diff --git a/assemblies/plugins/transforms/sort/pom.xml b/assemblies/plugins/transforms/sort/pom.xml
index d4ee741..7b7b204 100644
--- a/assemblies/plugins/transforms/sort/pom.xml
+++ b/assemblies/plugins/transforms/sort/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-transforms-sort</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Transforms Sort Rows</name>
diff --git a/assemblies/plugins/transforms/sortedmerge/pom.xml b/assemblies/plugins/transforms/sortedmerge/pom.xml
index f5c4f95..b1d658d 100644
--- a/assemblies/plugins/transforms/sortedmerge/pom.xml
+++ b/assemblies/plugins/transforms/sortedmerge/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-transforms-sortedmerge</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Transforms Sorted Merge</name>
diff --git a/assemblies/plugins/transforms/splitfieldtorows/pom.xml b/assemblies/plugins/transforms/splitfieldtorows/pom.xml
index 87c6a38..1c63716 100644
--- a/assemblies/plugins/transforms/splitfieldtorows/pom.xml
+++ b/assemblies/plugins/transforms/splitfieldtorows/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-transforms-splitfieldtorows</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Transforms Split Field To Rows</name>
diff --git a/assemblies/plugins/transforms/splunk/pom.xml b/assemblies/plugins/transforms/splunk/pom.xml
index 573ce68..fcefd0c 100644
--- a/assemblies/plugins/transforms/splunk/pom.xml
+++ b/assemblies/plugins/transforms/splunk/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-transforms-splunk</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Transforms Splunk</name>
diff --git a/assemblies/plugins/transforms/sql/pom.xml b/assemblies/plugins/transforms/sql/pom.xml
index 7598318..f38efd9 100644
--- a/assemblies/plugins/transforms/sql/pom.xml
+++ b/assemblies/plugins/transforms/sql/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-transforms-sql</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Transforms SQL</name>
diff --git a/assemblies/plugins/transforms/sqlfileoutput/pom.xml b/assemblies/plugins/transforms/sqlfileoutput/pom.xml
index 75753e3..5b55d8d 100644
--- a/assemblies/plugins/transforms/sqlfileoutput/pom.xml
+++ b/assemblies/plugins/transforms/sqlfileoutput/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-transforms-sqlfileoutput</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Transforms SQL File Output</name>
diff --git a/assemblies/plugins/transforms/ssh/pom.xml b/assemblies/plugins/transforms/ssh/pom.xml
index 08793d7..edaeef9 100644
--- a/assemblies/plugins/transforms/ssh/pom.xml
+++ b/assemblies/plugins/transforms/ssh/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-transforms-ssh</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Transforms SSH</name>
diff --git a/assemblies/plugins/transforms/standardizephonenumber/pom.xml b/assemblies/plugins/transforms/standardizephonenumber/pom.xml
index 0fb3f7b..bfa612a 100644
--- a/assemblies/plugins/transforms/standardizephonenumber/pom.xml
+++ b/assemblies/plugins/transforms/standardizephonenumber/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-transforms-standardizephonenumber</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Transforms Standardize Phone Number</name>
diff --git a/assemblies/plugins/transforms/streamlookup/pom.xml b/assemblies/plugins/transforms/streamlookup/pom.xml
index 7a7d2d6..d288451 100644
--- a/assemblies/plugins/transforms/streamlookup/pom.xml
+++ b/assemblies/plugins/transforms/streamlookup/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-transforms-streamlookup</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Transforms Stream Lookup</name>
diff --git a/assemblies/plugins/transforms/streamschemamerge/pom.xml b/assemblies/plugins/transforms/streamschemamerge/pom.xml
index 11d840d..785c84a 100644
--- a/assemblies/plugins/transforms/streamschemamerge/pom.xml
+++ b/assemblies/plugins/transforms/streamschemamerge/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-transforms-streamschemamerge</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Transforms Stream Schema Merge</name>
diff --git a/assemblies/plugins/transforms/stringcut/pom.xml b/assemblies/plugins/transforms/stringcut/pom.xml
index 92cb31e..7e6f2bd 100644
--- a/assemblies/plugins/transforms/stringcut/pom.xml
+++ b/assemblies/plugins/transforms/stringcut/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-transforms-stringcut</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Transforms String Cut</name>
diff --git a/assemblies/plugins/transforms/stringoperations/pom.xml b/assemblies/plugins/transforms/stringoperations/pom.xml
index e0f7171..5ed8cfa 100644
--- a/assemblies/plugins/transforms/stringoperations/pom.xml
+++ b/assemblies/plugins/transforms/stringoperations/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-transforms-stringoperations</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Transforms String Operations</name>
diff --git a/assemblies/plugins/transforms/switchcase/pom.xml b/assemblies/plugins/transforms/switchcase/pom.xml
index 5e45216..e1dde35 100644
--- a/assemblies/plugins/transforms/switchcase/pom.xml
+++ b/assemblies/plugins/transforms/switchcase/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-transforms-switchcase</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Transforms Switch Case</name>
diff --git a/assemblies/plugins/transforms/synchronizeaftermerge/pom.xml b/assemblies/plugins/transforms/synchronizeaftermerge/pom.xml
index fe7ece4..cb54de6 100644
--- a/assemblies/plugins/transforms/synchronizeaftermerge/pom.xml
+++ b/assemblies/plugins/transforms/synchronizeaftermerge/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-transforms-synchronizeaftermerge</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Transforms Synchronize After Merge</name>
diff --git a/assemblies/plugins/transforms/systemdata/pom.xml b/assemblies/plugins/transforms/systemdata/pom.xml
index 76c84ba..39a2517 100644
--- a/assemblies/plugins/transforms/systemdata/pom.xml
+++ b/assemblies/plugins/transforms/systemdata/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-transforms-systemdata</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Transforms System Data</name>
diff --git a/assemblies/plugins/transforms/tablecompare/pom.xml b/assemblies/plugins/transforms/tablecompare/pom.xml
index 451c6fa..3d69c95 100644
--- a/assemblies/plugins/transforms/tablecompare/pom.xml
+++ b/assemblies/plugins/transforms/tablecompare/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-transforms-tablecompare</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Transforms Table Compare</name>
diff --git a/assemblies/plugins/transforms/tableexists/pom.xml b/assemblies/plugins/transforms/tableexists/pom.xml
index 303fec6..b0a72b2 100644
--- a/assemblies/plugins/transforms/tableexists/pom.xml
+++ b/assemblies/plugins/transforms/tableexists/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-transforms-tableexists</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Transforms Table Exists</name>
diff --git a/assemblies/plugins/transforms/tableinput/pom.xml b/assemblies/plugins/transforms/tableinput/pom.xml
index b95993d..919d95f 100644
--- a/assemblies/plugins/transforms/tableinput/pom.xml
+++ b/assemblies/plugins/transforms/tableinput/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-transforms-tableinput</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Transforms Table Input</name>
diff --git a/assemblies/plugins/transforms/tableoutput/pom.xml b/assemblies/plugins/transforms/tableoutput/pom.xml
index 588587a..34022c0 100644
--- a/assemblies/plugins/transforms/tableoutput/pom.xml
+++ b/assemblies/plugins/transforms/tableoutput/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-transforms-tableoutput</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Transforms Table Output</name>
diff --git a/assemblies/plugins/transforms/terafast/pom.xml b/assemblies/plugins/transforms/terafast/pom.xml
index 9e8e574..9054772 100644
--- a/assemblies/plugins/transforms/terafast/pom.xml
+++ b/assemblies/plugins/transforms/terafast/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-transforms-terafast</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Transforms Teradata Fastload Bulk Loader</name>
diff --git a/assemblies/plugins/transforms/textfile/pom.xml b/assemblies/plugins/transforms/textfile/pom.xml
index b8381d6..2cf6851 100644
--- a/assemblies/plugins/transforms/textfile/pom.xml
+++ b/assemblies/plugins/transforms/textfile/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-transforms-textfile</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Transforms Text File</name>
diff --git a/assemblies/plugins/transforms/tika/pom.xml b/assemblies/plugins/transforms/tika/pom.xml
index 14f13ea..5fad9c0 100644
--- a/assemblies/plugins/transforms/tika/pom.xml
+++ b/assemblies/plugins/transforms/tika/pom.xml
@@ -24,12 +24,12 @@
   <parent>
     <groupId>org.apache.hop</groupId>
     <artifactId>hop-assemblies-plugins-transforms</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
   </parent>
 
 
   <artifactId>hop-assemblies-plugins-transforms-tika</artifactId>
-  <version>1.1.0-SNAPSHOT</version>
+  <version>1.2.0-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <name>Hop Assemblies Plugins Transforms Apache Tika</name>
diff --git a/assemblies/plugins/transforms/tokenreplacement/pom.xml b/assemblies/plugins/transforms/tokenreplacement/pom.xml
index 2f54427..43ad6a6 100644
--- a/assemblies/plugins/transforms/tokenreplacement/pom.xml
+++ b/assemblies/plugins/transforms/tokenreplacement/pom.xml
@@ -24,12 +24,12 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-transforms-tokenreplacement</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Transforms Token Replacement</name>
diff --git a/assemblies/plugins/transforms/uniquerows/pom.xml b/assemblies/plugins/transforms/uniquerows/pom.xml
index 905e993..b3cb855 100644
--- a/assemblies/plugins/transforms/uniquerows/pom.xml
+++ b/assemblies/plugins/transforms/uniquerows/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-transforms-uniquerows</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Transforms Unique Rows</name>
diff --git a/assemblies/plugins/transforms/uniquerowsbyhashset/pom.xml b/assemblies/plugins/transforms/uniquerowsbyhashset/pom.xml
index 4dab253..c3ccdbf 100644
--- a/assemblies/plugins/transforms/uniquerowsbyhashset/pom.xml
+++ b/assemblies/plugins/transforms/uniquerowsbyhashset/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-transforms-uniquerowsbyhashset</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Transforms Unique Rows By Hash Set</name>
diff --git a/assemblies/plugins/transforms/update/pom.xml b/assemblies/plugins/transforms/update/pom.xml
index 5615361..e775551 100644
--- a/assemblies/plugins/transforms/update/pom.xml
+++ b/assemblies/plugins/transforms/update/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-transforms-update</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Transforms Update Table</name>
diff --git a/assemblies/plugins/transforms/valuemapper/pom.xml b/assemblies/plugins/transforms/valuemapper/pom.xml
index cd5cdcf..ddc38e8 100644
--- a/assemblies/plugins/transforms/valuemapper/pom.xml
+++ b/assemblies/plugins/transforms/valuemapper/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-transforms-valuemapper</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Transforms Value Mapper</name>
diff --git a/assemblies/plugins/transforms/webserviceavailable/pom.xml b/assemblies/plugins/transforms/webserviceavailable/pom.xml
index 6f0a406..e1fbaa4 100644
--- a/assemblies/plugins/transforms/webserviceavailable/pom.xml
+++ b/assemblies/plugins/transforms/webserviceavailable/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-transforms-webserviceavailable</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Transforms Web Service Available</name>
diff --git a/assemblies/plugins/transforms/webservices/pom.xml b/assemblies/plugins/transforms/webservices/pom.xml
index beb1eae..67be134 100644
--- a/assemblies/plugins/transforms/webservices/pom.xml
+++ b/assemblies/plugins/transforms/webservices/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-transforms-webservices</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Transforms Web Services</name>
diff --git a/assemblies/plugins/transforms/workflowexecutor/pom.xml b/assemblies/plugins/transforms/workflowexecutor/pom.xml
index c90d7a0..2ad132b 100644
--- a/assemblies/plugins/transforms/workflowexecutor/pom.xml
+++ b/assemblies/plugins/transforms/workflowexecutor/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-transforms-workflowexecutor</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Transforms Workflow Executor</name>
diff --git a/assemblies/plugins/transforms/writetolog/pom.xml b/assemblies/plugins/transforms/writetolog/pom.xml
index 8952c21..64737dd 100644
--- a/assemblies/plugins/transforms/writetolog/pom.xml
+++ b/assemblies/plugins/transforms/writetolog/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-transforms-writetolog</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Transforms Write To Log</name>
diff --git a/assemblies/plugins/transforms/xml/pom.xml b/assemblies/plugins/transforms/xml/pom.xml
index 18df187..93c9ecd 100644
--- a/assemblies/plugins/transforms/xml/pom.xml
+++ b/assemblies/plugins/transforms/xml/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-transforms-xml</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Transforms XML</name>
diff --git a/assemblies/plugins/transforms/yamlinput/pom.xml b/assemblies/plugins/transforms/yamlinput/pom.xml
index b16e090..eb00923 100644
--- a/assemblies/plugins/transforms/yamlinput/pom.xml
+++ b/assemblies/plugins/transforms/yamlinput/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-transforms-yamlinput</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Transforms Yaml Input</name>
diff --git a/assemblies/plugins/transforms/zipfile/pom.xml b/assemblies/plugins/transforms/zipfile/pom.xml
index ad263e2..9ff0017 100644
--- a/assemblies/plugins/transforms/zipfile/pom.xml
+++ b/assemblies/plugins/transforms/zipfile/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 
     <artifactId>hop-assemblies-plugins-transforms-zipfile</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies Plugins Transforms ZipFile</name>
diff --git a/assemblies/plugins/valuetypes/json/pom.xml b/assemblies/plugins/valuetypes/json/pom.xml
index a84bbe7..990925e 100644
--- a/assemblies/plugins/valuetypes/json/pom.xml
+++ b/assemblies/plugins/valuetypes/json/pom.xml
@@ -25,11 +25,11 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies-plugins-valuetypes</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-assemblies-plugins-valuetypes-json</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>Hop Assemblies Plugins Value Types JSON</name>
     <description></description>
@@ -38,7 +38,7 @@
         <dependency>
             <groupId>org.apache.hop</groupId>
             <artifactId>hop-plugins-valuetypes-json</artifactId>
-            <version>1.1.0-SNAPSHOT</version>
+            <version>1.2.0-SNAPSHOT</version>
         </dependency>
     </dependencies>
 
diff --git a/assemblies/plugins/valuetypes/pom.xml b/assemblies/plugins/valuetypes/pom.xml
index 24a15f3..80aec58 100644
--- a/assemblies/plugins/valuetypes/pom.xml
+++ b/assemblies/plugins/valuetypes/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <artifactId>hop-assemblies-plugins</artifactId>
         <groupId>org.apache.hop</groupId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
     <packaging>pom</packaging>
 
diff --git a/assemblies/pom.xml b/assemblies/pom.xml
index aeff5d5..047cbe5 100644
--- a/assemblies/pom.xml
+++ b/assemblies/pom.xml
@@ -23,7 +23,7 @@
 
     <groupId>org.apache.hop</groupId>
     <artifactId>hop-assemblies</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Assemblies</name>
@@ -31,7 +31,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <properties>
diff --git a/assemblies/samples/pom.xml b/assemblies/samples/pom.xml
index 67b0df1..a141459 100644
--- a/assemblies/samples/pom.xml
+++ b/assemblies/samples/pom.xml
@@ -29,14 +29,14 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <dependencies>
         <dependency>
             <groupId>org.apache.hop</groupId>
             <artifactId>hop-plugins</artifactId>
-            <version>1.1.0-SNAPSHOT</version>
+            <version>1.2.0-SNAPSHOT</version>
             <type>pom</type>
         </dependency>
     </dependencies>
diff --git a/assemblies/static/pom.xml b/assemblies/static/pom.xml
index 287af36..8e2fb00 100644
--- a/assemblies/static/pom.xml
+++ b/assemblies/static/pom.xml
@@ -29,7 +29,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
 </project>
diff --git a/assemblies/static/src/main/resources/LICENSE b/assemblies/static/src/main/resources/LICENSE
index 07528eb..5fed971 100644
--- a/assemblies/static/src/main/resources/LICENSE
+++ b/assemblies/static/src/main/resources/LICENSE
@@ -244,10 +244,13 @@
 This product bundles annotations 4.1.1.4, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
-This product bundles aopalliance-repackaged 2.4.0-b34, which is available under a
-"Common Development and Distribution 1.1" license. For details, see licenses/LICENSE-CDDL11.
+This product bundles aopalliance-repackaged 2.6.1, which is available under a
+"Eclipse Public 2.0" license. For details, see licenses/LICENSE-EPL20.
 
-This product bundles apache-log4j-extras 1.2.17, which is available under a
+This product bundles apache-mime4j-core 0.8.4, which is available under a
+"Apache 2.0" license. For details, see LICENSE.
+
+This product bundles apache-mime4j-dom 0.8.4, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
 This product bundles apacheds-i18n 2.0.0-M15, which is available under a
@@ -274,6 +277,9 @@
 This product bundles asm 5.0.4, which is available under a
 "3-clause BSD" license. For details, see licenses/LICENSE-BSD3.
 
+This product bundles asm 9.2, which is available under a
+"3-clause BSD" license. For details, see licenses/LICENSE-BSD3.
+
 This product bundles asm-analysis 5.0.3, which is available under a
 "3-clause BSD" license. For details, see licenses/LICENSE-BSD3.
 
@@ -295,6 +301,9 @@
 This product bundles avro 1.10.1, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
+This product bundles avro 1.7.7, which is available under a
+"Apache 2.0" license. For details, see LICENSE.
+
 This product bundles avro 1.8.2, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
@@ -304,13 +313,13 @@
 This product bundles avro-mapred-1.8.2-hadoop2.jar , which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
-This product bundles aws-java-sdk-cloudwatch 1.11.974, which is available under a
+This product bundles aws-java-sdk-cloudwatch 1.12.106, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
 This product bundles aws-java-sdk-core 1.11.974, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
-This product bundles aws-java-sdk-dynamodb 1.11.974, which is available under a
+This product bundles aws-java-sdk-dynamodb 1.12.106, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
 This product bundles aws-java-sdk-kms 1.11.974, which is available under a
@@ -319,13 +328,13 @@
 This product bundles aws-java-sdk-s3 1.11.974, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
-This product bundles aws-java-sdk-sns 1.11.974, which is available under a
+This product bundles aws-java-sdk-sns 1.12.106, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
-This product bundles aws-java-sdk-sqs 1.11.974, which is available under a
+This product bundles aws-java-sdk-sqs 1.12.106, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
-This product bundles aws-java-sdk-sts 1.11.974, which is available under a
+This product bundles aws-java-sdk-sts 1.12.106, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
 This product bundles azure-annotations 1.10.0, which is available under a
@@ -400,67 +409,79 @@
 This product bundles batik-xml 1.12, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
-This product bundles beam-model-fn-execution 2.32.0, which is available under a
+This product bundles bcmail-jdk15on 1.69, which is available under a
+"Bouncy Castle Licence" license. For details, see licenses/LICENSE-BOUNCY.
+
+This product bundles bcpkix-jdk15on 1.69, which is available under a
+"Bouncy Castle Licence" license. For details, see licenses/LICENSE-BOUNCY.
+
+This product bundles bcprov-jdk15on 1.69, which is available under a
+"Bouncy Castle Licence" license. For details, see licenses/LICENSE-BOUNCY.
+
+This product bundles bcutil-jdk15on 1.69, which is available under a
+"Bouncy Castle Licence" license. For details, see licenses/LICENSE-BOUNCY.
+
+This product bundles beam-model-fn-execution 2.35.0, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
-This product bundles beam-model-job-management 2.32.0, which is available under a
+This product bundles beam-model-job-management 2.35.0, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
-This product bundles beam-model-pipeline 2.32.0, which is available under a
+This product bundles beam-model-pipeline 2.35.0, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
-This product bundles beam-runners-core-construction-java 2.32.0, which is available under a
+This product bundles beam-runners-core-construction-java 2.35.0, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
-This product bundles beam-runners-core-java 2.32.0, which is available under a
+This product bundles beam-runners-core-java 2.35.0, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
-This product bundles beam-runners-direct-java 2.32.0, which is available under a
+This product bundles beam-runners-direct-java 2.35.0, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
-This product bundles beam-runners-flink-1.11 2.32.0, which is available under a
+This product bundles beam-runners-flink-1.13 2.35.0, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
-This product bundles beam-runners-google-cloud-dataflow-java 2.32.0, which is available under a
+This product bundles beam-runners-google-cloud-dataflow-java 2.35.0, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
-This product bundles beam-runners-java-fn-execution 2.32.0, which is available under a
+This product bundles beam-runners-java-fn-execution 2.35.0, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
-This product bundles beam-runners-spark 2.32.0, which is available under a
+This product bundles beam-runners-spark-3 2.35.0, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
-This product bundles beam-sdks-java-core 2.32.0, which is available under a
+This product bundles beam-sdks-java-core 2.35.0, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
-This product bundles beam-sdks-java-extensions-google-cloud-platform-core 2.32.0, which is available under a
+This product bundles beam-sdks-java-extensions-google-cloud-platform-core 2.35.0, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
-This product bundles beam-sdks-java-extensions-join-library 2.32.0, which is available under a
+This product bundles beam-sdks-java-extensions-join-library 2.35.0, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
-This product bundles beam-sdks-java-extensions-protobuf 2.32.0, which is available under a
+This product bundles beam-sdks-java-extensions-protobuf 2.35.0, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
-This product bundles beam-sdks-java-fn-execution 2.32.0, which is available under a
+This product bundles beam-sdks-java-fn-execution 2.35.0, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
-This product bundles beam-sdks-java-io-amazon-web-services 2.32.0, which is available under a
+This product bundles beam-sdks-java-io-amazon-web-services 2.35.0, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
-This product bundles beam-sdks-java-io-google-cloud-platform 2.32.0, which is available under a
+This product bundles beam-sdks-java-io-google-cloud-platform 2.35.0, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
-This product bundles beam-sdks-java-io-hadoop-common 2.32.0, which is available under a
+This product bundles beam-sdks-java-io-hadoop-common 2.35.0, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
-This product bundles beam-sdks-java-io-hadoop-file-system 2.32.0, which is available under a
+This product bundles beam-sdks-java-io-hadoop-file-system 2.35.0, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
-This product bundles beam-sdks-java-io-kafka 2.32.0, which is available under a
+This product bundles beam-sdks-java-io-kafka 2.35.0, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
-This product bundles beam-sdks-java-io-synthetic 2.32.0, which is available under a
+This product bundles beam-sdks-java-io-synthetic 2.35.0, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
 This product bundles beam-vendor-bytebuddy-1_11_0 0.1, which is available under a
@@ -469,13 +490,10 @@
 This product bundles beam-vendor-grpc-1_36_0 0.2, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
-This product bundles beam-vendor-guava-20_0 0.1, which is available under a
-"Apache 2.0" license. For details, see LICENSE.
-
 This product bundles beam-vendor-guava-26_0-jre 0.1, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
-This product bundles bigtable-client-core 1.19.1, which is available under a
+This product bundles bigtable-client-core 1.25.1, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
 This product bundles bigtable-hbase-1.x-shaded 1.20.1, which is available under a
@@ -484,6 +502,9 @@
 This product bundles blueprints-core 2.6.0, which is available under a
 "3-clause BSD" license. For details, see licenses/LICENSE-BSD3.
 
+This product bundles boilerpipe 1.1.0, which is available under a
+"Apache 2.0" license. For details, see LICENSE.
+
 This product bundles caffeine 2.2.6, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
@@ -499,10 +520,10 @@
 This product bundles cassandra-thrift 3.11.10, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
-This product bundles chill-java 0.9.3, which is available under a
+This product bundles chill-java 0.9.5, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
-This product bundles chill_2.11 0.9.3, which is available under a
+This product bundles chill_2.12 0.9.5, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
 This product bundles classgraph 4.8.104, which is available under a
@@ -529,9 +550,6 @@
 This product bundles commons-cli 1.2, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
-This product bundles commons-cli 1.3.1, which is available under a
-"Apache 2.0" license. For details, see LICENSE.
-
 This product bundles commons-codec 1.10, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
@@ -556,51 +574,39 @@
 This product bundles commons-configuration 1.9, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
-This product bundles commons-crypto 1.0.0, which is available under a
+This product bundles commons-crypto 1.1.0, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
 This product bundles commons-csv 1.8, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
+This product bundles commons-csv 1.9.0, which is available under a
+"Apache 2.0" license. For details, see LICENSE.
+
 This product bundles commons-dbcp 1.4, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
 This product bundles commons-digester 1.8, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
+This product bundles commons-exec 1.3, which is available under a
+"Apache 2.0" license. For details, see LICENSE.
+
 This product bundles commons-httpclient 3.1, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
-This product bundles commons-io 2.2, which is available under a
+This product bundles commons-io 2.11.0, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
 This product bundles commons-lang 2.6, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
-This product bundles commons-lang3 3.1, which is available under a
-"Apache 2.0" license. For details, see LICENSE.
-
-This product bundles commons-lang3 3.10, which is available under a
-"Apache 2.0" license. For details, see LICENSE.
-
 This product bundles commons-lang3 3.12.0, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
-This product bundles commons-lang3 3.4, which is available under a
-"Apache 2.0" license. For details, see LICENSE.
-
-This product bundles commons-lang3 3.5, which is available under a
-"Apache 2.0" license. For details, see LICENSE.
-
 This product bundles commons-logging 1.1.3, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
-This product bundles commons-math3 3.2, which is available under a
-"Apache 2.0" license. For details, see LICENSE.
-
-This product bundles commons-math3 3.4.1, which is available under a
-"Apache 2.0" license. For details, see LICENSE.
-
 This product bundles commons-math3 3.6.1, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
@@ -643,18 +649,36 @@
 This product bundles core 0.2.1, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
+This product bundles curator-client 2.13.0, which is available under a
+"Apache 2.0" license. For details, see LICENSE.
+
 This product bundles curator-client 2.6.0, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
+This product bundles curator-framework 2.13.0, which is available under a
+"Apache 2.0" license. For details, see LICENSE.
+
 This product bundles curator-framework 2.6.0, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
+This product bundles curator-recipes 2.13.0, which is available under a
+"Apache 2.0" license. For details, see LICENSE.
+
 This product bundles curator-recipes 2.6.0, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
-This product bundles datastore-v1-proto-client 1.6.3, which is available under a
+This product bundles curvesapi 1.06, which is available under a
+"2-clause BSD" license. For details, see licenses/LICENSE-BSD2.
+
+This product bundles datastore-v1-proto-client 2.1.3, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
+This product bundles dd-plist 1.23, which is available under a
+"The MIT" license. For details, see licenses/LICENSE-MIT.
+
+This product bundles dec 0.1.2, which is available under a
+"The MIT" license. For details, see licenses/LICENSE-MIT.
+
 This product bundles derbyclient 10.15.1.3, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
@@ -682,64 +706,70 @@
 This product bundles error_prone_annotations 2.4.0, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
+This product bundles failureaccess 1.0.1, which is available under a
+"Apache 2.0" license. For details, see LICENSE.
+
 This product bundles findbugs-annotations 1.3.9-1, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
 This product bundles flexjson 2.1, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
-This product bundles flink-annotations 1.11.3, which is available under a
+This product bundles flink-annotations 1.13.5, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
-This product bundles flink-clients_2.11 1.11.3, which is available under a
+This product bundles flink-clients_2.11 1.13.5, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
-This product bundles flink-core 1.11.3, which is available under a
+This product bundles flink-core 1.13.5, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
-This product bundles flink-hadoop-fs 1.11.3, which is available under a
+This product bundles flink-hadoop-fs 1.13.5, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
-This product bundles flink-java 1.11.3, which is available under a
+This product bundles flink-java 1.13.5, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
-This product bundles flink-metrics-core 1.11.3, which is available under a
+This product bundles flink-metrics-core 1.13.5, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
-This product bundles flink-optimizer_2.11 1.11.3, which is available under a
+This product bundles flink-optimizer_2.11 1.13.5, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
-This product bundles flink-queryable-state-client-java 1.11.3, which is available under a
+This product bundles flink-queryable-state-client-java 1.13.5, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
-This product bundles flink-runtime_2.11 1.11.3, which is available under a
+This product bundles flink-runtime_2.11 1.13.5, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
-This product bundles flink-shaded-asm-7 7.1-11.0, which is available under a
+This product bundles flink-shaded-asm-7 7.1-13.0, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
-This product bundles flink-shaded-guava 18.0-11.0, which is available under a
+This product bundles flink-shaded-guava 18.0-13.0, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
-This product bundles flink-shaded-jackson 2.10.1-11.0, which is available under a
+This product bundles flink-shaded-jackson 2.12.1-13.0, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
-This product bundles flink-shaded-netty 4.1.39.Final-11.0, which is available under a
+This product bundles flink-shaded-netty 4.1.49.Final-13.0, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
-This product bundles flink-streaming-java_2.11 1.11.3, which is available under a
+This product bundles flink-streaming-java_2.11 1.13.5, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
-This product bundles flogger 0.6, which is available under a
+This product bundles flogger 0.7.3, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
-This product bundles flogger-system-backend 0.6, which is available under a
+This product bundles flogger-system-backend 0.7.3, which is available under a
+"Apache 2.0" license. For details, see LICENSE.
+
+This product bundles fontbox 2.0.24, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
 This product bundles force-partner-api 50.0.0, which is available under a
 "3-clause BSD" license. For details, see licenses/LICENSE-BSD3.
 
-This product bundles force-shading 1.11.3, which is available under a
+This product bundles force-shading 1.13.5, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
 This product bundles force-wsc 50.0.0, which is available under a
@@ -757,7 +787,7 @@
 This product bundles gax-httpjson 0.80.0, which is available under a
 "3-clause BSD" license. For details, see licenses/LICENSE-BSD3.
 
-This product bundles gcsio 2.2.2, which is available under a
+This product bundles gcsio 2.2.4, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
 This product bundles generex 1.0.2, which is available under a
@@ -766,7 +796,7 @@
 This product bundles google-api-client 1.31.1, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
-This product bundles google-api-client-jackson2 1.31.3, which is available under a
+This product bundles google-api-client-jackson2 1.32.2, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
 This product bundles google-api-services-analytics v3-rev169-1.25.0, which is available under a
@@ -775,19 +805,19 @@
 This product bundles google-api-services-bigquery v2-rev20210410-1.31.0, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
-This product bundles google-api-services-clouddebugger v2-rev20210326-1.31.0, which is available under a
+This product bundles google-api-services-clouddebugger v2-rev20210813-1.32.1, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
-This product bundles google-api-services-cloudresourcemanager v1-rev20210331-1.31.0, which is available under a
+This product bundles google-api-services-cloudresourcemanager v1-rev20211017-1.32.1, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
-This product bundles google-api-services-dataflow v1b3-rev20210408-1.31.0, which is available under a
+This product bundles google-api-services-dataflow v1b3-rev20210818-1.32.1, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
 This product bundles google-api-services-drive v3-rev197-1.25.0, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
-This product bundles google-api-services-pubsub v1-rev20210322-1.31.0, which is available under a
+This product bundles google-api-services-pubsub v1-rev20211012-1.32.1, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
 This product bundles google-api-services-sheets v4-rev612-1.25.0, which is available under a
@@ -796,7 +826,7 @@
 This product bundles google-api-services-storage v1-rev20181013-1.27.0, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
-This product bundles google-api-services-storage v1-rev20210127-1.31.0, which is available under a
+This product bundles google-api-services-storage v1-rev20211018-1.32.1, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
 This product bundles google-auth-library-credentials 0.22.2, which is available under a
@@ -814,33 +844,36 @@
 This product bundles google-cloud-bigquery 1.128.3, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
-This product bundles google-cloud-bigquerystorage 1.21.1, which is available under a
+This product bundles google-cloud-bigquerystorage 2.4.2, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
-This product bundles google-cloud-bigtable 1.19.2, which is available under a
+This product bundles google-cloud-bigtable 1.27.1, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
 This product bundles google-cloud-core 1.53.0, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
-This product bundles google-cloud-core-grpc 1.94.6, which is available under a
+This product bundles google-cloud-core-grpc 2.2.0, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
 This product bundles google-cloud-core-http 1.53.0, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
-This product bundles google-cloud-spanner 6.2.0, which is available under a
+This product bundles google-cloud-spanner 6.14.0, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
 This product bundles google-cloud-storage 1.53.0, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
-This product bundles google-extensions 0.5.1, which is available under a
+This product bundles google-extensions 0.7.1, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
 This product bundles google-http-client 1.39.2, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
+This product bundles google-http-client 1.40.1, which is available under a
+"Apache 2.0" license. For details, see LICENSE.
+
 This product bundles google-http-client-apache-v2 1.38.0, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
@@ -859,7 +892,10 @@
 This product bundles google-http-client-jackson2 1.39.2, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
-This product bundles google-http-client-protobuf 1.33.0, which is available under a
+This product bundles google-http-client-jackson2 1.40.1, which is available under a
+"Apache 2.0" license. For details, see LICENSE.
+
+This product bundles google-http-client-protobuf 1.40.1, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
 This product bundles google-oauth-client 1.30.6, which is available under a
@@ -892,16 +928,16 @@
 This product bundles grpc-core 1.37.0, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
-This product bundles grpc-google-cloud-bigtable-admin-v2 1.19.2, which is available under a
+This product bundles grpc-google-cloud-bigtable-admin-v2 1.27.1, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
-This product bundles grpc-google-cloud-bigtable-v2 1.19.2, which is available under a
+This product bundles grpc-google-cloud-bigtable-v2 1.27.1, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
-This product bundles grpc-google-cloud-pubsub-v1 1.94.0, which is available under a
+This product bundles grpc-google-cloud-pubsub-v1 1.96.7, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
-This product bundles grpc-google-common-protos 2.0.1, which is available under a
+This product bundles grpc-google-common-protos 2.3.2, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
 This product bundles grpc-grpclb 1.37.0, which is available under a
@@ -910,7 +946,7 @@
 This product bundles grpc-netty 1.37.0, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
-This product bundles grpc-netty-shaded 1.37.0, which is available under a
+This product bundles grpc-netty-shaded 1.41.0, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
 This product bundles grpc-protobuf 1.37.0, which is available under a
@@ -925,57 +961,99 @@
 This product bundles gson 2.8.5, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
-This product bundles gson 2.8.6, which is available under a
+This product bundles gson-2.2.4.jar , which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
-This product bundles guava 27.0-jre, which is available under a
+This product bundles guava 31.0.1-jre, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
-This product bundles h2 1.4.200, which is available under a
+This product bundles h2 2.0.206, which is available under a
 "Mozilla Public 2.0" license. For details, see licenses/LICENSE-MPL20.
 
+This product bundles hadoop-annotations 2.10.1, which is available under a
+"Apache 2.0" license. For details, see LICENSE.
+
 This product bundles hadoop-annotations 2.6.5, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
+This product bundles hadoop-auth 2.10.1, which is available under a
+"Apache 2.0" license. For details, see LICENSE.
+
 This product bundles hadoop-auth 2.6.5, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
+This product bundles hadoop-client 2.10.1, which is available under a
+"Apache 2.0" license. For details, see LICENSE.
+
 This product bundles hadoop-client 2.6.5, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
+This product bundles hadoop-common 2.10.1, which is available under a
+"Apache 2.0" license. For details, see LICENSE.
+
 This product bundles hadoop-common 2.6.5, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
+This product bundles hadoop-hdfs 2.10.1, which is available under a
+"Apache 2.0" license. For details, see LICENSE.
+
 This product bundles hadoop-hdfs 2.6.5, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
 This product bundles hadoop-hdfs-client 3.3.1, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
+This product bundles hadoop-mapreduce-client-app 2.10.1, which is available under a
+"Apache 2.0" license. For details, see LICENSE.
+
 This product bundles hadoop-mapreduce-client-app 2.6.5, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
+This product bundles hadoop-mapreduce-client-common 2.10.1, which is available under a
+"Apache 2.0" license. For details, see LICENSE.
+
 This product bundles hadoop-mapreduce-client-common 2.6.5, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
+This product bundles hadoop-mapreduce-client-core 2.10.1, which is available under a
+"Apache 2.0" license. For details, see LICENSE.
+
 This product bundles hadoop-mapreduce-client-core 2.6.5, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
+This product bundles hadoop-mapreduce-client-jobclient 2.10.1, which is available under a
+"Apache 2.0" license. For details, see LICENSE.
+
 This product bundles hadoop-mapreduce-client-jobclient 2.6.5, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
+This product bundles hadoop-mapreduce-client-shuffle 2.10.1, which is available under a
+"Apache 2.0" license. For details, see LICENSE.
+
 This product bundles hadoop-mapreduce-client-shuffle 2.6.5, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
+This product bundles hadoop-yarn-api 2.10.1, which is available under a
+"Apache 2.0" license. For details, see LICENSE.
+
 This product bundles hadoop-yarn-api 2.6.5, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
+This product bundles hadoop-yarn-client 2.10.1, which is available under a
+"Apache 2.0" license. For details, see LICENSE.
+
 This product bundles hadoop-yarn-client 2.6.5, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
+This product bundles hadoop-yarn-common 2.10.1, which is available under a
+"Apache 2.0" license. For details, see LICENSE.
+
 This product bundles hadoop-yarn-common 2.6.5, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
+This product bundles hadoop-yarn-server-common 2.10.1, which is available under a
+"Apache 2.0" license. For details, see LICENSE.
+
 This product bundles hadoop-yarn-server-common 2.6.5, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
@@ -985,14 +1063,14 @@
 This product bundles high-scale-lib 1.0.6, which is available under a
 "The MIT" license. For details, see licenses/LICENSE-MIT.
 
-This product bundles hk2-api 2.4.0-b34, which is available under a
-"Common Development and Distribution 1.1" license. For details, see licenses/LICENSE-CDDL11.
+This product bundles hk2-api 2.6.1, which is available under a
+"Eclipse Public 2.0" license. For details, see licenses/LICENSE-EPL20.
 
-This product bundles hk2-locator 2.4.0-b34, which is available under a
-"Common Development and Distribution 1.1" license. For details, see licenses/LICENSE-CDDL11.
+This product bundles hk2-locator 2.6.1, which is available under a
+"Eclipse Public 2.0" license. For details, see licenses/LICENSE-EPL20.
 
-This product bundles hk2-utils 2.4.0-b34, which is available under a
-"Common Development and Distribution 1.1" license. For details, see licenses/LICENSE-CDDL11.
+This product bundles hk2-utils 2.6.1, which is available under a
+"Eclipse Public 2.0" license. For details, see licenses/LICENSE-EPL20.
 
 This product bundles hppc 0.5.4, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
@@ -1021,51 +1099,75 @@
 This product bundles ion-java 1.0.2, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
+This product bundles istack-commons-runtime 3.0.12, which is available under a
+"Eclipse Public 1.0" license. For details, see licenses/LICENSE-EPL10.
+
 This product bundles ivy 2.4.0, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
 This product bundles j2objc-annotations 1.3, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
-This product bundles jackson-annotations 2.10.2, which is available under a
+This product bundles jackcess 4.0.1, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
-This product bundles jackson-core 2.10.2, which is available under a
+This product bundles jackcess-encrypt 4.0.1, which is available under a
+"Apache 2.0" license. For details, see LICENSE.
+
+This product bundles jackson-annotations 2.13.0, which is available under a
+"Apache 2.0" license. For details, see LICENSE.
+
+This product bundles jackson-core 2.13.0, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
 This product bundles jackson-core-asl 1.9.13, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
-This product bundles jackson-databind 2.10.2, which is available under a
+This product bundles jackson-databind 2.13.0, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
-This product bundles jackson-dataformat-cbor 2.10.2, which is available under a
+This product bundles jackson-dataformat-cbor 2.13.0, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
 This product bundles jackson-datatype-joda 2.10.1, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
+This product bundles jackson-jaxrs 1.8.3, which is available under a
+"Apache 2.0" license. For details, see LICENSE.
+
 This product bundles jackson-jaxrs 1.9.13, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
-This product bundles jackson-jaxrs-base 2.10.2, which is available under a
+This product bundles jackson-jaxrs-base 2.13.0, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
-This product bundles jackson-jaxrs-json-provider 2.10.2, which is available under a
+This product bundles jackson-jaxrs-json-provider 2.13.0, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
 This product bundles jackson-mapper-asl 1.9.13, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
-This product bundles jackson-module-paranamer 2.10.2, which is available under a
+This product bundles jackson-module-paranamer 2.10.0, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
-This product bundles jackson-module-scala_2.11 2.10.2, which is available under a
+This product bundles jackson-module-scala_2.11 2.13.0, which is available under a
+"Apache 2.0" license. For details, see LICENSE.
+
+This product bundles jackson-xc 1.8.3, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
 This product bundles jackson-xc 1.9.13, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
+This product bundles jai-imageio-core 1.4.0, which is available under a
+"3-clause BSD" license. For details, see licenses/LICENSE-BSD3.
+
+This product bundles jakarta.activation 1.2.2, which is available under a
+"Eclipse Public 1.0" license. For details, see licenses/LICENSE-EPL10.
+
+This product bundles jakarta.xml.bind-api 2.3.3, which is available under a
+"Eclipse Public 1.0" license. For details, see licenses/LICENSE-EPL10.
+
 This product bundles jamm 0.3.0, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
@@ -1078,6 +1180,9 @@
 This product bundles java-driver-shaded-guava 25.1-jre, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
+This product bundles java-libpst 0.9.3, which is available under a
+"Apache 2.0" license. For details, see LICENSE.
+
 This product bundles JavaEWAH 1.1.6, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
@@ -1093,33 +1198,42 @@
 This product bundles javax.inject 1, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
-This product bundles javax.inject 2.4.0-b34, which is available under a
-"Common Development and Distribution 1.1" license. For details, see licenses/LICENSE-CDDL11.
-
 This product bundles javax.servlet-api 3.1.0, which is available under a
 "Common Development and Distribution 1.1" license. For details, see licenses/LICENSE-CDDL11.
 
-This product bundles javax.ws.rs-api 2.0.1, which is available under a
-"Common Development and Distribution 1.1" license. For details, see licenses/LICENSE-CDDL11.
-
 This product bundles jaxb-api 2.2.2, which is available under a
 "Common Development and Distribution 1.1" license. For details, see licenses/LICENSE-CDDL11.
 
+This product bundles jaxb-runtime 2.3.4, which is available under a
+"Eclipse Public 1.0" license. For details, see licenses/LICENSE-EPL10.
+
 This product bundles jaxen 1.1.6, which is available under a
 "2-clause BSD" license. For details, see licenses/LICENSE-BSD2.
 
 This product bundles jbcrypt 0.3m, which is available under a
 "3-clause BSD" license. For details, see licenses/LICENSE-BSD3.
 
+This product bundles jbig2-imageio 3.0.3, which is available under a
+"Apache 2.0" license. For details, see LICENSE.
+
 This product bundles jcip-annotations 1.0-1, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
-This product bundles jcl-over-slf4j 1.7.16, which is available under a
-"The MIT" license. For details, see licenses/LICENSE-MIT.
+This product bundles jcl-over-slf4j 1.7.30, which is available under a
+"Apache 2.0" license. For details, see LICENSE.
+
+This product bundles jcl-over-slf4j 1.7.32, which is available under a
+"Apache 2.0" license. For details, see LICENSE.
 
 This product bundles jctools-core 1.2.1, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
+This product bundles jdom2 2.0.6, which is available under a
+"Apache 2.0" license. For details, see LICENSE.
+
+This product bundles jempbox 1.8.16, which is available under a
+"Apache 2.0" license. For details, see LICENSE.
+
 This product bundles jersey-apache-client4 1.19.1, which is available under a
 "Common Development and Distribution 1.1" license. For details, see licenses/LICENSE-CDDL11.
 
@@ -1129,32 +1243,29 @@
 This product bundles jersey-client 1.9, which is available under a
 "Common Development and Distribution 1.1" license. For details, see licenses/LICENSE-CDDL11.
 
-This product bundles jersey-client 2.22.2, which is available under a
-"Common Development and Distribution 1.1" license. For details, see licenses/LICENSE-CDDL11.
+This product bundles jersey-client 2.30, which is available under a
+"Eclipse Public 2.0" license. For details, see licenses/LICENSE-EPL20.
 
-This product bundles jersey-common 2.22.2, which is available under a
-"Common Development and Distribution 1.1" license. For details, see licenses/LICENSE-CDDL11.
+This product bundles jersey-common 2.30, which is available under a
+"Eclipse Public 2.0" license. For details, see licenses/LICENSE-EPL20.
 
-This product bundles jersey-container-servlet 2.22.2, which is available under a
-"Common Development and Distribution 1.1" license. For details, see licenses/LICENSE-CDDL11.
+This product bundles jersey-container-servlet 2.30, which is available under a
+"Eclipse Public 2.0" license. For details, see licenses/LICENSE-EPL20.
 
-This product bundles jersey-container-servlet-core 2.22.2, which is available under a
-"Common Development and Distribution 1.1" license. For details, see licenses/LICENSE-CDDL11.
+This product bundles jersey-container-servlet-core 2.30, which is available under a
+"Eclipse Public 2.0" license. For details, see licenses/LICENSE-EPL20.
 
 This product bundles jersey-core 1.9, which is available under a
 "Common Development and Distribution 1.1" license. For details, see licenses/LICENSE-CDDL11.
 
-This product bundles jersey-guava 2.22.2, which is available under a
-"Common Development and Distribution 1.1" license. For details, see licenses/LICENSE-CDDL11.
-
-This product bundles jersey-media-jaxb 2.22.2, which is available under a
-"Common Development and Distribution 1.1" license. For details, see licenses/LICENSE-CDDL11.
+This product bundles jersey-media-jaxb 2.30, which is available under a
+"Eclipse Public 2.0" license. For details, see licenses/LICENSE-EPL20.
 
 This product bundles jersey-multipart 1.19.1, which is available under a
 "Common Development and Distribution 1.1" license. For details, see licenses/LICENSE-CDDL11.
 
-This product bundles jersey-server 2.22.2, which is available under a
-"Common Development and Distribution 1.1" license. For details, see licenses/LICENSE-CDDL11.
+This product bundles jersey-server 2.30, which is available under a
+"Eclipse Public 2.0" license. For details, see licenses/LICENSE-EPL20.
 
 This product bundles jetty 6.1.26, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
@@ -1204,7 +1315,13 @@
 This product bundles jflex 1.6.0, which is available under a
 "3-clause BSD" license. For details, see licenses/LICENSE-BSD3.
 
-This product bundles jmespath-java 1.11.974, which is available under a
+This product bundles jhighlight 1.0.3, which is available under a
+"Common Development and Distribution 1.0" license. For details, see licenses/LICENSE-CDDL10.
+
+This product bundles jmatio 1.5, which is available under a
+"3-clause BSD" license. For details, see licenses/LICENSE-BSD3.
+
+This product bundles jmespath-java 1.12.106, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
 This product bundles jna 4.2.2, which is available under a
@@ -1240,18 +1357,6 @@
 This product bundles json-smart 2.3, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
-This product bundles json4s-ast_2.11 3.5.3, which is available under a
-"Apache 2.0" license. For details, see LICENSE.
-
-This product bundles json4s-core_2.11 3.5.3, which is available under a
-"Apache 2.0" license. For details, see LICENSE.
-
-This product bundles json4s-jackson_2.11 3.5.3, which is available under a
-"Apache 2.0" license. For details, see LICENSE.
-
-This product bundles json4s-scalap_2.11 3.5.3, which is available under a
-"Apache 2.0" license. For details, see LICENSE.
-
 This product bundles jsr305 1.3.9, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
@@ -1264,12 +1369,15 @@
 This product bundles jt400 10.2, which is available under a
 "IBM Public 1.0" license. For details, see licenses/LICENSE-IBM10.
 
-This product bundles jul-to-slf4j 1.7.16, which is available under a
+This product bundles jul-to-slf4j 1.7.30, which is available under a
 "The MIT" license. For details, see licenses/LICENSE-MIT.
 
 This product bundles juniversalchardet 1.0.3, which is available under a
 "Mozilla Public 1.1" license. For details, see licenses/LICENSE-MPL11.
 
+This product bundles junrar 7.4.0, which is available under a
+"UnRar License" license. For details, see licenses/LICENSE-UNRAR.
+
 This product bundles jzlib 1.0.7, which is available under a
 "3-clause BSD" license. For details, see licenses/LICENSE-BSD3.
 
@@ -1297,39 +1405,45 @@
 This product bundles leveldbjni-all 1.8, which is available under a
 "3-clause BSD" license. For details, see licenses/LICENSE-BSD3.
 
+This product bundles libphonenumber 8.12.33, which is available under a
+"Apache 2.0" license. For details, see LICENSE.
+
 This product bundles libthrift 0.9.2, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
-This product bundles log4j 1.2.17, which is available under a
-"Apache 2.0" license. For details, see LICENSE.
-
-This product bundles log4j-api 2.6.2, which is available under a
-"Apache 2.0" license. For details, see LICENSE.
-
 This product bundles logging-interceptor 3.12.2, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
 This product bundles lz4 1.3.0, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
-This product bundles lz4-java 1.4.0, which is available under a
+This product bundles lz4-java 1.7.1, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
 This product bundles mail 1.4.7, which is available under a
 "Common Development and Distribution 1.1" license. For details, see licenses/LICENSE-CDDL11.
 
+This product bundles metadata-extractor 2.16.0, which is available under a
+"Apache 2.0" license. For details, see LICENSE.
+
 This product bundles metrics-core 3.1.5, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
-This product bundles metrics-graphite 3.1.5, which is available under a
+This product bundles metrics-core 4.1.1, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
-This product bundles metrics-json 3.1.5, which is available under a
+This product bundles metrics-graphite 4.1.1, which is available under a
+"Apache 2.0" license. For details, see LICENSE.
+
+This product bundles metrics-json 4.1.1, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
 This product bundles metrics-jvm 3.1.5, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
+This product bundles metrics-jvm 4.1.1, which is available under a
+"Apache 2.0" license. For details, see LICENSE.
+
 This product bundles mimepull 1.9.3, which is available under a
 "Common Development and Distribution 1.1" license. For details, see licenses/LICENSE-CDDL11.
 
@@ -1339,7 +1453,7 @@
 This product bundles minlog 1.3.0, which is available under a
 "2-clause BSD" license. For details, see licenses/LICENSE-BSD2.
 
-This product bundles monetdb-jdbc 11.19.15, which is available under a
+This product bundles monetdb-jdbc 3.1, which is available under a
 "Mozilla Public 2.0" license. For details, see licenses/LICENSE-MPL20.
 
 This product bundles mongo-java-driver 3.12.7, which is available under a
@@ -1351,10 +1465,10 @@
 This product bundles neo4j-java-driver 4.3.4, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
-This product bundles netty 3.6.2.Final, which is available under a
+This product bundles netty 3.10.6.Final, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
-This product bundles netty 3.9.9.Final, which is available under a
+This product bundles netty 3.6.2.Final, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
 This product bundles netty-all 4.0.44.Final, which is available under a
@@ -1432,7 +1546,7 @@
 This product bundles opencensus-api 0.28.0, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
-This product bundles opencensus-contrib-grpc-util 0.24.0, which is available under a
+This product bundles opencensus-contrib-grpc-util 0.28.0, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
 This product bundles opencensus-contrib-http-util 0.28.0, which is available under a
@@ -1456,8 +1570,8 @@
 This product bundles oro 2.0.8, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
-This product bundles osgi-resource-locator 1.0.1, which is available under a
-"Common Development and Distribution 1.1" license. For details, see licenses/LICENSE-CDDL11.
+This product bundles osgi-resource-locator 1.0.3, which is available under a
+"Eclipse Public 2.0" license. For details, see licenses/LICENSE-EPL20.
 
 This product bundles paranamer 2.7, which is available under a
 "3-clause BSD" license. For details, see licenses/LICENSE-BSD3.
@@ -1489,6 +1603,18 @@
 This product bundles parso 2.0.13, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
+This product bundles parso 2.0.14, which is available under a
+"Apache 2.0" license. For details, see LICENSE.
+
+This product bundles pdfbox 2.0.24, which is available under a
+"Apache 2.0" license. For details, see LICENSE.
+
+This product bundles pdfbox-debugger 2.0.24, which is available under a
+"Apache 2.0" license. For details, see LICENSE.
+
+This product bundles pdfbox-tools 2.0.24, which is available under a
+"Apache 2.0" license. For details, see LICENSE.
+
 This product bundles perfmark-api 0.23.0, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
@@ -1498,37 +1624,49 @@
 This product bundles poi 3.17, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
+This product bundles poi 4.1.2, which is available under a
+"Apache 2.0" license. For details, see LICENSE.
+
 This product bundles poi-ooxml 3.17, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
+This product bundles poi-ooxml 4.1.2, which is available under a
+"Apache 2.0" license. For details, see LICENSE.
+
 This product bundles poi-ooxml-schemas 3.17, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
+This product bundles poi-ooxml-schemas 4.1.2, which is available under a
+"Apache 2.0" license. For details, see LICENSE.
+
+This product bundles poi-scratchpad 4.1.2, which is available under a
+"Apache 2.0" license. For details, see LICENSE.
+
 This product bundles postgresql 42.2.23, which is available under a
 "2-clause BSD" license. For details, see licenses/LICENSE-BSD2.
 
-This product bundles proto-google-cloud-bigquerystorage-v1beta2 0.117.0, which is available under a
+This product bundles proto-google-cloud-bigquerystorage-v1beta2 0.128.2, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
-This product bundles proto-google-cloud-bigtable-admin-v2 1.22.0, which is available under a
+This product bundles proto-google-cloud-bigtable-admin-v2 2.2.0, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
-This product bundles proto-google-cloud-bigtable-v2 1.22.0, which is available under a
+This product bundles proto-google-cloud-bigtable-v2 2.2.0, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
-This product bundles proto-google-cloud-datastore-v1 0.89.0, which is available under a
+This product bundles proto-google-cloud-datastore-v1 0.92.3, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
-This product bundles proto-google-cloud-pubsub-v1 1.94.0, which is available under a
+This product bundles proto-google-cloud-pubsub-v1 1.96.7, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
-This product bundles proto-google-cloud-spanner-admin-database-v1 6.2.0, which is available under a
+This product bundles proto-google-cloud-spanner-admin-database-v1 6.14.0, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
-This product bundles proto-google-cloud-spanner-admin-instance-v1 6.2.0, which is available under a
+This product bundles proto-google-cloud-spanner-admin-instance-v1 6.14.0, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
-This product bundles proto-google-cloud-spanner-v1 6.2.0, which is available under a
+This product bundles proto-google-cloud-spanner-v1 6.14.0, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
 This product bundles proto-google-common-protos 2.0.1, which is available under a
@@ -1555,10 +1693,10 @@
 This product bundles proton-j 0.33.4, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
-This product bundles py4j 0.10.7, which is available under a
+This product bundles py4j 0.10.9, which is available under a
 "3-clause BSD" license. For details, see licenses/LICENSE-BSD3.
 
-This product bundles pyrolite 4.13, which is available under a
+This product bundles pyrolite 4.30, which is available under a
 "The MIT" license. For details, see licenses/LICENSE-MIT.
 
 This product bundles qpid-proton-j-extensions 1.2.3, which is available under a
@@ -1579,7 +1717,13 @@
 This product bundles rhino 1.7.12, which is available under a
 "Mozilla Public 2.0" license. For details, see licenses/LICENSE-MPL20.
 
-This product bundles RoaringBitmap 0.7.45, which is available under a
+This product bundles RoaringBitmap 0.9.0, which is available under a
+"Apache 2.0" license. For details, see LICENSE.
+
+This product bundles rome 1.16.0, which is available under a
+"Apache 2.0" license. For details, see LICENSE.
+
+This product bundles rome-utils 1.16.0, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
 This product bundles rxjava 1.3.8, which is available under a
@@ -1600,31 +1744,22 @@
 This product bundles scala-parser-combinators_2.11 1.1.1, which is available under a
 "3-clause BSD" license. For details, see licenses/LICENSE-BSD3.
 
-This product bundles scala-xml_2.11 1.0.6, which is available under a
-"3-clause BSD" license. For details, see licenses/LICENSE-BSD3.
-
 This product bundles scopt_2.11 3.5.0, which is available under a
 "The MIT" license. For details, see licenses/LICENSE-MIT.
 
 This product bundles servlet-api 2.5-20081211, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
-This product bundles shims 0.7.45, which is available under a
+This product bundles shims 0.9.0, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
 This product bundles sigar 1.6.4, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
-This product bundles slf4j-api 1.7.30, which is available under a
+This product bundles slf4j-api 1.7.32, which is available under a
 "The MIT" license. For details, see licenses/LICENSE-MIT.
 
-This product bundles slf4j-api 1.7.7, which is available under a
-"The MIT" license. For details, see licenses/LICENSE-MIT.
-
-This product bundles slf4j-log4j12 1.7.30, which is available under a
-"The MIT" license. For details, see licenses/LICENSE-MIT.
-
-This product bundles slf4j-log4j12 1.7.7, which is available under a
+This product bundles slf4j-nop 1.7.32, which is available under a
 "The MIT" license. For details, see licenses/LICENSE-MIT.
 
 This product bundles snakeyaml 1.11, which is available under a
@@ -1657,28 +1792,31 @@
 This product bundles spark-avro_2.11 4.0.0, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
-This product bundles spark-core_2.11 2.4.8, which is available under a
+This product bundles spark-core_2.12 3.1.2, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
-This product bundles spark-kvstore_2.11 2.4.8, which is available under a
+This product bundles spark-kvstore_2.12 3.1.2, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
-This product bundles spark-launcher_2.11 2.4.8, which is available under a
+This product bundles spark-launcher_2.12 3.1.2, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
-This product bundles spark-network-common_2.11 2.4.8, which is available under a
+This product bundles spark-network-common_2.12 3.1.2, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
-This product bundles spark-network-shuffle_2.11 2.4.8, which is available under a
+This product bundles spark-network-shuffle_2.12 3.1.2, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
-This product bundles spark-streaming_2.11 2.4.8, which is available under a
+This product bundles spark-streaming_2.12 3.1.2, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
-This product bundles spark-tags_2.11 2.4.8, which is available under a
+This product bundles spark-tags_2.12 3.1.2, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
-This product bundles spark-unsafe_2.11 2.4.8, which is available under a
+This product bundles spark-unsafe_2.12 3.1.2, which is available under a
+"Apache 2.0" license. For details, see LICENSE.
+
+This product bundles SparseBitSet 1.2, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
 This product bundles splunk 1.6.5.0, which is available under a
@@ -1702,31 +1840,109 @@
 This product bundles stax-api 1.0-2, which is available under a
 "Common Development and Distribution 1.0" license. For details, see licenses/LICENSE-CDDL10.
 
-This product bundles stream 2.7.0, which is available under a
+This product bundles stream 2.9.6, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
 This product bundles swt.jar , which is available under a
 "Eclipse Public 1.0" license. For details, see licenses/LICENSE-EPL10.
 
+This product bundles tagsoup 1.2.1, which is available under a
+"Apache 2.0" license. For details, see LICENSE.
+
 This product bundles threetenbp 1.5.0, which is available under a
 "3-clause BSD" license. For details, see licenses/LICENSE-BSD3.
 
 This product bundles thrift-server 0.3.7, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
+This product bundles tika-core 2.1.0, which is available under a
+"Apache 2.0" license. For details, see LICENSE.
+
+This product bundles tika-parser-apple-module 2.1.0, which is available under a
+"Apache 2.0" license. For details, see LICENSE.
+
+This product bundles tika-parser-audiovideo-module 2.1.0, which is available under a
+"Apache 2.0" license. For details, see LICENSE.
+
+This product bundles tika-parser-cad-module 2.1.0, which is available under a
+"Apache 2.0" license. For details, see LICENSE.
+
+This product bundles tika-parser-code-module 2.1.0, which is available under a
+"Apache 2.0" license. For details, see LICENSE.
+
+This product bundles tika-parser-crypto-module 2.1.0, which is available under a
+"Apache 2.0" license. For details, see LICENSE.
+
+This product bundles tika-parser-digest-commons 2.1.0, which is available under a
+"Apache 2.0" license. For details, see LICENSE.
+
+This product bundles tika-parser-font-module 2.1.0, which is available under a
+"Apache 2.0" license. For details, see LICENSE.
+
+This product bundles tika-parser-html-commons 2.1.0, which is available under a
+"Apache 2.0" license. For details, see LICENSE.
+
+This product bundles tika-parser-html-module 2.1.0, which is available under a
+"Apache 2.0" license. For details, see LICENSE.
+
+This product bundles tika-parser-image-module 2.1.0, which is available under a
+"Apache 2.0" license. For details, see LICENSE.
+
+This product bundles tika-parser-mail-commons 2.1.0, which is available under a
+"Apache 2.0" license. For details, see LICENSE.
+
+This product bundles tika-parser-mail-module 2.1.0, which is available under a
+"Apache 2.0" license. For details, see LICENSE.
+
+This product bundles tika-parser-microsoft-module 2.1.0, which is available under a
+"Apache 2.0" license. For details, see LICENSE.
+
+This product bundles tika-parser-miscoffice-module 2.1.0, which is available under a
+"Apache 2.0" license. For details, see LICENSE.
+
+This product bundles tika-parser-news-module 2.1.0, which is available under a
+"Apache 2.0" license. For details, see LICENSE.
+
+This product bundles tika-parser-ocr-module 2.1.0, which is available under a
+"Apache 2.0" license. For details, see LICENSE.
+
+This product bundles tika-parser-pdf-module 2.1.0, which is available under a
+"Apache 2.0" license. For details, see LICENSE.
+
+This product bundles tika-parser-pkg-module 2.1.0, which is available under a
+"Apache 2.0" license. For details, see LICENSE.
+
+This product bundles tika-parser-text-module 2.1.0, which is available under a
+"Apache 2.0" license. For details, see LICENSE.
+
+This product bundles tika-parser-xml-module 2.1.0, which is available under a
+"Apache 2.0" license. For details, see LICENSE.
+
+This product bundles tika-parser-xmp-commons 2.1.0, which is available under a
+"Apache 2.0" license. For details, see LICENSE.
+
+This product bundles tika-parser-zip-commons 2.1.0, which is available under a
+"Apache 2.0" license. For details, see LICENSE.
+
 This product bundles trilead-ssh2 1.0.0-build222, which is available under a
 "Trilead Library License (BSD-Like)" license. For details, see licenses/LICENSE-TRILEAD.
 
+This product bundles txw2 2.3.4, which is available under a
+"Eclipse Public 1.0" license. For details, see licenses/LICENSE-EPL10.
+
 This product bundles tyrus-standalone-client 1.13.1, which is available under a
 "Common Development and Distribution 1.1" license. For details, see licenses/LICENSE-CDDL11.
 
 This product bundles unused 1.0.0, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
-This product bundles util 2.2.2, which is available under a
+This product bundles util 2.2.4, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
-This product bundles validation-api 1.1.0.Final, which is available under a
+This product bundles vorbis-java-core 0.8, which is available under a
+"Apache 2.0" license. For details, see LICENSE.
+
+This product bundles vorbis-java-tika 0.8, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
 This product bundles webservices-api 2.3.1, which is available under a
@@ -1735,12 +1951,12 @@
 This product bundles webservices-rt 2.3.1, which is available under a
 "Common Development and Distribution 1.1" license. For details, see licenses/LICENSE-CDDL11.
 
+This product bundles woodstox-core-asl 4.4.1, which is available under a
+"Apache 2.0" license. For details, see LICENSE.
+
 This product bundles wsdl4j 1.6.2, which is available under a
 "COMMON PUBLIC 1.0" license. For details, see licenses/LICENSE-CPL10.
 
-This product bundles xbean-asm6-shaded 4.8, which is available under a
-"Apache 2.0" license. For details, see LICENSE.
-
 This product bundles xercesImpl 2.12.0, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
@@ -1759,16 +1975,25 @@
 This product bundles xmlgraphics-commons 2.3, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
+This product bundles xmpcore 6.1.11, which is available under a
+"3-clause BSD" license. For details, see licenses/LICENSE-BSD3.
+
 This product bundles xz 1.5, which is available under a
 "Public Domain" license. For details, see Public Domain.
 
+This product bundles xz 1.9, which is available under a
+"Public Domain" license. For details, see Public Domain.
+
 This product bundles zkclient 0.10, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
+This product bundles zookeeper 3.4.14, which is available under a
+"Apache 2.0" license. For details, see LICENSE.
+
 This product bundles zookeeper 3.4.6, which is available under a
 "Apache 2.0" license. For details, see LICENSE.
 
-This product bundles zstd-jni 1.4.4-3, which is available under a
+This product bundles zstd-jni 1.4.8-1, which is available under a
 "2-clause BSD" license. For details, see licenses/LICENSE-BSD2.
 
 This product bundles zstd-jni 1.4.9-1, which is available under a
diff --git a/assemblies/static/src/main/resources/licenses/LICENSE-BOUNCY b/assemblies/static/src/main/resources/licenses/LICENSE-BOUNCY
new file mode 100644
index 0000000..63a3718
--- /dev/null
+++ b/assemblies/static/src/main/resources/licenses/LICENSE-BOUNCY
@@ -0,0 +1,8 @@
+LICENSE
+Copyright (c) 2000 - 2021 The Legion of the Bouncy Castle Inc. (https://www.bouncycastle.org)
+
+Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
\ No newline at end of file
diff --git a/assemblies/static/src/main/resources/licenses/LICENSE-UNRAR b/assemblies/static/src/main/resources/licenses/LICENSE-UNRAR
new file mode 100644
index 0000000..f982634
--- /dev/null
+++ b/assemblies/static/src/main/resources/licenses/LICENSE-UNRAR
@@ -0,0 +1,42 @@
+ ******    *****   ******   UnRAR - free utility for RAR archives
+ **   **  **   **  **   **  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ ******   *******  ******    License for use and distribution of
+ **   **  **   **  **   **   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ **   **  **   **  **   **         FREE portable version
+                                   ~~~~~~~~~~~~~~~~~~~~~
+
+      The source code of UnRAR utility is freeware. This means:
+
+   1. All copyrights to RAR and the utility UnRAR are exclusively
+      owned by the author - Alexander Roshal.
+
+   2. UnRAR source code may be used in any software to handle
+      RAR archives without limitations free of charge, but cannot be
+      used to develop RAR (WinRAR) compatible archiver and to
+      re-create RAR compression algorithm, which is proprietary.
+      Distribution of modified UnRAR source code in separate form
+      or as a part of other software is permitted, provided that
+      full text of this paragraph, starting from "UnRAR source code"
+      words, is included in license, or in documentation if license
+      is not available, and in source code comments of resulting package.
+
+   3. The UnRAR utility may be freely distributed. It is allowed
+      to distribute UnRAR inside of other software packages.
+
+   4. THE RAR ARCHIVER AND THE UnRAR UTILITY ARE DISTRIBUTED "AS IS".
+      NO WARRANTY OF ANY KIND IS EXPRESSED OR IMPLIED.  YOU USE AT 
+      YOUR OWN RISK. THE AUTHOR WILL NOT BE LIABLE FOR DATA LOSS, 
+      DAMAGES, LOSS OF PROFITS OR ANY OTHER KIND OF LOSS WHILE USING
+      OR MISUSING THIS SOFTWARE.
+
+   5. Installing and using the UnRAR utility signifies acceptance of
+      these terms and conditions of the license.
+
+   6. If you don't agree with terms of the license you must remove
+      UnRAR files from your storage devices and cease to use the
+      utility.
+
+      Thank you for your interest in RAR and UnRAR.
+
+
+                                            Alexander L. Roshal
\ No newline at end of file
diff --git a/assemblies/web/pom.xml b/assemblies/web/pom.xml
index 63b0ceb..4babbf1 100644
--- a/assemblies/web/pom.xml
+++ b/assemblies/web/pom.xml
@@ -28,7 +28,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-assemblies</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <properties>
diff --git a/core/pom.xml b/core/pom.xml
index 95c6ae3..33105c3 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -23,7 +23,7 @@
 
     <groupId>org.apache.hop</groupId>
     <artifactId>hop-core</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>jar</packaging>
 
     <name>Hop Core</name>
@@ -31,7 +31,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <properties>
diff --git a/docs/hop-dev-manual/modules/.asciidoctor/pom.xml b/docs/hop-dev-manual/modules/.asciidoctor/pom.xml
index f27a089..cd14280 100644
--- a/docs/hop-dev-manual/modules/.asciidoctor/pom.xml
+++ b/docs/hop-dev-manual/modules/.asciidoctor/pom.xml
@@ -24,13 +24,13 @@
     <parent>
         <artifactId>hop-dev-manual</artifactId>
         <groupId>org.hop.doc</groupId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
     <groupId>org.hop.doc</groupId>
     <artifactId>hop-dev-manual-asciidoctor</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
 
     <name>Hop Development Manual</name>
     <description></description>
diff --git a/docs/hop-dev-manual/pom.xml b/docs/hop-dev-manual/pom.xml
index d85051c..5f0384a 100644
--- a/docs/hop-dev-manual/pom.xml
+++ b/docs/hop-dev-manual/pom.xml
@@ -24,12 +24,12 @@
     <parent>
         <groupId>org.hop.doc</groupId>
         <artifactId>hop-doc</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.hop.doc</groupId>
     <artifactId>hop-dev-manual</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
 
     <name>Hop Development Manual Wrapper</name>
     <description></description>
diff --git a/docs/hop-doc-resources/pom.xml b/docs/hop-doc-resources/pom.xml
index 307dbd1..656a6bb 100644
--- a/docs/hop-doc-resources/pom.xml
+++ b/docs/hop-doc-resources/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <artifactId>hop-doc</artifactId>
         <groupId>org.hop.doc</groupId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/docs/hop-tech-manual/modules/.asciidoctor/pom.xml b/docs/hop-tech-manual/modules/.asciidoctor/pom.xml
index f005440..7d7c224 100644
--- a/docs/hop-tech-manual/modules/.asciidoctor/pom.xml
+++ b/docs/hop-tech-manual/modules/.asciidoctor/pom.xml
@@ -24,13 +24,13 @@
     <parent>
         <artifactId>hop-tech-manual</artifactId>
         <groupId>org.hop.doc</groupId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
     <groupId>org.hop.doc</groupId>
     <artifactId>hop-tech-manual-asciidoctor</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
 
     <name>Hop Technical Manual</name>
     <description></description>
diff --git a/docs/hop-tech-manual/modules/ROOT/pages/docker-container.adoc b/docs/hop-tech-manual/modules/ROOT/pages/docker-container.adoc
index 4daba9c..a2b69e9 100644
--- a/docs/hop-tech-manual/modules/ROOT/pages/docker-container.adoc
+++ b/docs/hop-tech-manual/modules/ROOT/pages/docker-container.adoc
@@ -270,7 +270,7 @@
 
 [source,dockerfile]
 ----
-FROM apache/hop:1.1.0-SNAPSHOT
+FROM apache/hop:Development
 ENV GIT_REPO_URI=https://...
 # example value: https://github.com/diethardsteiner/apache-hop-minimal-project.git
 ENV GIT_REPO_NAME=repo-name
diff --git a/docs/hop-tech-manual/pom.xml b/docs/hop-tech-manual/pom.xml
index cdd1302..18c6220 100644
--- a/docs/hop-tech-manual/pom.xml
+++ b/docs/hop-tech-manual/pom.xml
@@ -24,12 +24,12 @@
     <parent>
         <groupId>org.hop.doc</groupId>
         <artifactId>hop-doc</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.hop.doc</groupId>
     <artifactId>hop-tech-manual</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
 
     <name>Hop Technical Manual Wrapper</name>
     <description></description>
diff --git a/docs/hop-user-manual/antora.yml b/docs/hop-user-manual/antora.yml
index 989974b..0a4471d 100644
--- a/docs/hop-user-manual/antora.yml
+++ b/docs/hop-user-manual/antora.yml
@@ -18,6 +18,6 @@
 name: manual
 title: User manual
 version: latest
-display_version: 1.1.0 (pre-release)
+display_version: 1.2.0 (pre-release)
 nav:
   - modules/ROOT/nav.adoc
diff --git a/docs/hop-user-manual/modules/.asciidoctor/pom.xml b/docs/hop-user-manual/modules/.asciidoctor/pom.xml
index 1a476a1..38d103e 100644
--- a/docs/hop-user-manual/modules/.asciidoctor/pom.xml
+++ b/docs/hop-user-manual/modules/.asciidoctor/pom.xml
@@ -24,13 +24,13 @@
     <parent>
         <artifactId>hop-user-manual</artifactId>
         <groupId>org.hop.doc</groupId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
     <groupId>org.hop.doc</groupId>
     <artifactId>hop-user-manual-asciidoctor</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
 
     <name>Hop User Manual</name>
     <description></description>
diff --git a/docs/hop-user-manual/pom.xml b/docs/hop-user-manual/pom.xml
index 443367a..96639e3 100644
--- a/docs/hop-user-manual/pom.xml
+++ b/docs/hop-user-manual/pom.xml
@@ -24,12 +24,12 @@
     <parent>
         <groupId>org.hop.doc</groupId>
         <artifactId>hop-doc</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.hop.doc</groupId>
     <artifactId>hop-user-manual</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
 
     <name>Hop User Manual Wrapper</name>
     <description></description>
diff --git a/docs/pom.xml b/docs/pom.xml
index 5f56d82..0df8130 100644
--- a/docs/pom.xml
+++ b/docs/pom.xml
@@ -23,7 +23,7 @@
 
     <groupId>org.hop.doc</groupId>
     <artifactId>hop-doc</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
 
     <name>Hop - Overall Documentation Build</name>
     <description>All documentation builds for the Hop project</description>
diff --git a/engine/pom.xml b/engine/pom.xml
index f850248..9f9d0e3 100644
--- a/engine/pom.xml
+++ b/engine/pom.xml
@@ -23,7 +23,7 @@
 
     <groupId>org.apache.hop</groupId>
     <artifactId>hop-engine</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>jar</packaging>
 
     <name>Hop Engine</name>
@@ -31,7 +31,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <properties>
diff --git a/integration-tests/actions/0004-addfilename-to-resultfilenames.hpl b/integration-tests/actions/0004-addfilename-to-resultfilenames.hpl
new file mode 100644
index 0000000..ac3a318
--- /dev/null
+++ b/integration-tests/actions/0004-addfilename-to-resultfilenames.hpl
@@ -0,0 +1,102 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements.  See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to You under the Apache License, Version 2.0
+(the "License"); you may not use this file except in compliance with
+the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+
+-->
+<pipeline>
+  <info>
+    <name>0004-addfilename-to-results-filenames-used</name>
+    <name_sync_with_filename>Y</name_sync_with_filename>
+    <description/>
+    <extended_description/>
+    <pipeline_version/>
+    <pipeline_type>Normal</pipeline_type>
+    <parameters>
+    </parameters>
+    <capture_transform_performance>N</capture_transform_performance>
+    <transform_performance_capturing_delay>1000</transform_performance_capturing_delay>
+    <transform_performance_capturing_size_limit>100</transform_performance_capturing_size_limit>
+    <created_user>-</created_user>
+    <created_date>2022/01/10 23:24:32.811</created_date>
+    <modified_user>-</modified_user>
+    <modified_date>2022/01/10 23:24:32.811</modified_date>
+    <key_for_session_key>H4sIAAAAAAAAAAMAAAAAAAAAAAA=</key_for_session_key>
+    <is_key_private>N</is_key_private>
+  </info>
+  <notepads>
+  </notepads>
+  <order>
+    <hop>
+      <from>Get file names</from>
+      <to>Dummy (do nothing)</to>
+      <enabled>Y</enabled>
+    </hop>
+  </order>
+  <transform>
+    <name>Dummy (do nothing)</name>
+    <type>Dummy</type>
+    <description/>
+    <distribute>Y</distribute>
+    <custom_distribution/>
+    <copies>1</copies>
+    <partitioning>
+      <method>none</method>
+      <schema_name/>
+    </partitioning>
+    <attributes/>
+    <GUI>
+      <xloc>352</xloc>
+      <yloc>112</yloc>
+    </GUI>
+  </transform>
+  <transform>
+    <name>Get file names</name>
+    <type>GetFileNames</type>
+    <description/>
+    <distribute>Y</distribute>
+    <custom_distribution/>
+    <copies>1</copies>
+    <partitioning>
+      <method>none</method>
+      <schema_name/>
+    </partitioning>
+    <isaddresult>Y</isaddresult>
+    <doNotFailIfNoFile>N</doNotFailIfNoFile>
+    <dynamic_include_subfolders>N</dynamic_include_subfolders>
+    <filefield>N</filefield>
+    <file>
+      <filemask>.*.*</filemask>
+      <name>${PROJECT_HOME}/files</name>
+      <file_required>N</file_required>
+      <include_subfolders>N</include_subfolders>
+    </file>
+    <filter>
+      <filterfiletype>all_files</filterfiletype>
+    </filter>
+    <rownum>N</rownum>
+    <raiseAnExceptionIfNoFile>N</raiseAnExceptionIfNoFile>
+    <limit>0</limit>
+    <attributes/>
+    <GUI>
+      <xloc>208</xloc>
+      <yloc>112</yloc>
+    </GUI>
+  </transform>
+  <transform_error_handling>
+  </transform_error_handling>
+  <attributes/>
+</pipeline>
diff --git a/integration-tests/actions/0004-use-result-filenames.hwf b/integration-tests/actions/0004-use-result-filenames.hwf
new file mode 100644
index 0000000..d73196c
--- /dev/null
+++ b/integration-tests/actions/0004-use-result-filenames.hwf
@@ -0,0 +1,91 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements.  See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to You under the Apache License, Version 2.0
+(the "License"); you may not use this file except in compliance with
+the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+
+-->
+<workflow>
+  <name>0004-use-result-filenames</name>
+  <name_sync_with_filename>Y</name_sync_with_filename>
+  <description/>
+  <extended_description/>
+  <workflow_version/>
+  <created_user>-</created_user>
+  <created_date>2022/01/10 23:35:41.912</created_date>
+  <modified_user>-</modified_user>
+  <modified_date>2022/01/10 23:35:41.912</modified_date>
+  <parameters>
+    </parameters>
+  <actions>
+    <action>
+      <name>Start</name>
+      <description/>
+      <type>SPECIAL</type>
+      <attributes/>
+      <repeat>N</repeat>
+      <schedulerType>0</schedulerType>
+      <intervalSeconds>0</intervalSeconds>
+      <intervalMinutes>60</intervalMinutes>
+      <hour>12</hour>
+      <minutes>0</minutes>
+      <weekDay>1</weekDay>
+      <DayOfMonth>1</DayOfMonth>
+      <parallel>N</parallel>
+      <xloc>160</xloc>
+      <yloc>112</yloc>
+      <attributes_hac/>
+    </action>
+    <action>
+      <name>Process result filenames</name>
+      <description/>
+      <type>COPY_MOVE_RESULT_FILENAMES</type>
+      <attributes/>
+      <foldername/>
+      <specify_wildcard>N</specify_wildcard>
+      <wildcard/>
+      <wildcardexclude/>
+      <destination_folder>${PROJECT_HOME}/copied</destination_folder>
+      <nr_errors_less_than>10</nr_errors_less_than>
+      <success_condition>success_if_no_errors</success_condition>
+      <add_date>N</add_date>
+      <add_time>N</add_time>
+      <SpecifyFormat>N</SpecifyFormat>
+      <date_time_format/>
+      <action>move</action>
+      <AddDateBeforeExtension>N</AddDateBeforeExtension>
+      <OverwriteFile>N</OverwriteFile>
+      <CreateDestinationFolder>Y</CreateDestinationFolder>
+      <RemovedSourceFilename>Y</RemovedSourceFilename>
+      <AddDestinationFilename>N</AddDestinationFilename>
+      <parallel>N</parallel>
+      <xloc>352</xloc>
+      <yloc>112</yloc>
+      <attributes_hac/>
+    </action>
+  </actions>
+  <hops>
+    <hop>
+      <from>Start</from>
+      <to>Process result filenames</to>
+      <enabled>Y</enabled>
+      <evaluation>Y</evaluation>
+      <unconditional>Y</unconditional>
+    </hop>
+  </hops>
+  <notepads>
+  </notepads>
+  <attributes/>
+</workflow>
diff --git a/integration-tests/actions/0004-verify-resultsfilenames-were-used.hpl b/integration-tests/actions/0004-verify-resultsfilenames-were-used.hpl
new file mode 100644
index 0000000..2da5478
--- /dev/null
+++ b/integration-tests/actions/0004-verify-resultsfilenames-were-used.hpl
@@ -0,0 +1,155 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements.  See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to You under the Apache License, Version 2.0
+(the "License"); you may not use this file except in compliance with
+the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+
+-->
+<pipeline>
+  <info>
+    <name>0004-verify-resultsfilenames-were-used</name>
+    <name_sync_with_filename>Y</name_sync_with_filename>
+    <description/>
+    <extended_description/>
+    <pipeline_version/>
+    <pipeline_type>Normal</pipeline_type>
+    <parameters>
+    </parameters>
+    <capture_transform_performance>N</capture_transform_performance>
+    <transform_performance_capturing_delay>1000</transform_performance_capturing_delay>
+    <transform_performance_capturing_size_limit>100</transform_performance_capturing_size_limit>
+    <created_user>-</created_user>
+    <created_date>2022/01/17 12:34:59.141</created_date>
+    <modified_user>-</modified_user>
+    <modified_date>2022/01/17 12:34:59.141</modified_date>
+    <key_for_session_key/>
+    <is_key_private>N</is_key_private>
+  </info>
+  <notepads>
+  </notepads>
+  <order>
+    <hop>
+      <from>Get files from copied directory</from>
+      <to>Detect empty stream</to>
+      <enabled>Y</enabled>
+    </hop>
+    <hop>
+      <from>Detect empty stream</from>
+      <to>Test Failed</to>
+      <enabled>Y</enabled>
+    </hop>
+    <hop>
+      <from>Get files from copied directory</from>
+      <to>Success</to>
+      <enabled>Y</enabled>
+    </hop>
+  </order>
+  <transform>
+    <name>Get files from copied directory</name>
+    <type>GetFileNames</type>
+    <description/>
+    <distribute>N</distribute>
+    <custom_distribution/>
+    <copies>1</copies>
+    <partitioning>
+      <method>none</method>
+      <schema_name/>
+    </partitioning>
+    <isaddresult>Y</isaddresult>
+    <doNotFailIfNoFile>N</doNotFailIfNoFile>
+    <exclude_wildcard_Field/>
+    <filename_Field/>
+    <dynamic_include_subfolders>N</dynamic_include_subfolders>
+    <wildcard_Field/>
+    <filefield>N</filefield>
+    <file>
+      <exclude_filemask/>
+      <filemask>.*.txt</filemask>
+      <name>${PROJECT_HOME}/copied</name>
+      <file_required>N</file_required>
+      <include_subfolders>N</include_subfolders>
+    </file>
+    <filter>
+      <filterfiletype>all_files</filterfiletype>
+    </filter>
+    <rownum>N</rownum>
+    <raiseAnExceptionIfNoFile>N</raiseAnExceptionIfNoFile>
+    <limit>0</limit>
+    <rownum_field/>
+    <attributes/>
+    <GUI>
+      <xloc>304</xloc>
+      <yloc>176</yloc>
+    </GUI>
+  </transform>
+  <transform>
+    <name>Detect empty stream</name>
+    <type>DetectEmptyStream</type>
+    <description/>
+    <distribute>Y</distribute>
+    <custom_distribution/>
+    <copies>1</copies>
+    <partitioning>
+      <method>none</method>
+      <schema_name/>
+    </partitioning>
+    <attributes/>
+    <GUI>
+      <xloc>448</xloc>
+      <yloc>80</yloc>
+    </GUI>
+  </transform>
+  <transform>
+    <name>Test Failed</name>
+    <type>Abort</type>
+    <description/>
+    <distribute>Y</distribute>
+    <custom_distribution/>
+    <copies>1</copies>
+    <partitioning>
+      <method>none</method>
+      <schema_name/>
+    </partitioning>
+    <abort_option>ABORT_WITH_ERROR</abort_option>
+    <always_log_rows>Y</always_log_rows>
+    <message>Test Failed</message>
+    <row_threshold>0</row_threshold>
+    <attributes/>
+    <GUI>
+      <xloc>576</xloc>
+      <yloc>80</yloc>
+    </GUI>
+  </transform>
+  <transform>
+    <name>Success</name>
+    <type>Dummy</type>
+    <description/>
+    <distribute>Y</distribute>
+    <custom_distribution/>
+    <copies>1</copies>
+    <partitioning>
+      <method>none</method>
+      <schema_name/>
+    </partitioning>
+    <attributes/>
+    <GUI>
+      <xloc>480</xloc>
+      <yloc>176</yloc>
+    </GUI>
+  </transform>
+  <transform_error_handling>
+  </transform_error_handling>
+  <attributes/>
+</pipeline>
diff --git a/integration-tests/actions/main-0004-actionworkflow-check-resultfilenames-used.hwf b/integration-tests/actions/main-0004-actionworkflow-check-resultfilenames-used.hwf
new file mode 100644
index 0000000..1195c40
--- /dev/null
+++ b/integration-tests/actions/main-0004-actionworkflow-check-resultfilenames-used.hwf
@@ -0,0 +1,228 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements.  See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to You under the Apache License, Version 2.0
+(the "License"); you may not use this file except in compliance with
+the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+
+-->
+<workflow>
+  <name>main-0004-actionworkflow-check-resultfilenames-used</name>
+  <name_sync_with_filename>Y</name_sync_with_filename>
+  <description/>
+  <extended_description/>
+  <workflow_version/>
+  <created_user>-</created_user>
+  <created_date>2022/01/10 23:29:06.809</created_date>
+  <modified_user>-</modified_user>
+  <modified_date>2022/01/10 23:29:06.809</modified_date>
+  <parameters>
+    </parameters>
+  <actions>
+    <action>
+      <name>Start</name>
+      <description/>
+      <type>SPECIAL</type>
+      <attributes/>
+      <repeat>N</repeat>
+      <schedulerType>0</schedulerType>
+      <intervalSeconds>0</intervalSeconds>
+      <intervalMinutes>60</intervalMinutes>
+      <hour>12</hour>
+      <minutes>0</minutes>
+      <weekDay>1</weekDay>
+      <DayOfMonth>1</DayOfMonth>
+      <parallel>N</parallel>
+      <xloc>144</xloc>
+      <yloc>128</yloc>
+      <attributes_hac/>
+    </action>
+    <action>
+      <name>0004-addfilename-to-resultfilenames.hpl</name>
+      <description/>
+      <type>PIPELINE</type>
+      <attributes/>
+      <filename>${PROJECT_HOME}/0004-addfilename-to-resultfilenames.hpl</filename>
+      <params_from_previous>N</params_from_previous>
+      <exec_per_row>N</exec_per_row>
+      <clear_rows>N</clear_rows>
+      <clear_files>N</clear_files>
+      <set_logfile>N</set_logfile>
+      <logfile/>
+      <logext/>
+      <add_date>N</add_date>
+      <add_time>N</add_time>
+      <loglevel>Basic</loglevel>
+      <set_append_logfile>N</set_append_logfile>
+      <wait_until_finished>Y</wait_until_finished>
+      <create_parent_folder>N</create_parent_folder>
+      <run_configuration>local</run_configuration>
+      <parameters>
+        <pass_all_parameters>Y</pass_all_parameters>
+      </parameters>
+      <parallel>N</parallel>
+      <xloc>608</xloc>
+      <yloc>128</yloc>
+      <attributes_hac/>
+    </action>
+    <action>
+      <name>0004-use-result-filenames.hwf</name>
+      <description/>
+      <type>WORKFLOW</type>
+      <attributes/>
+      <run_configuration>local</run_configuration>
+      <filename>${PROJECT_HOME}/0004-use-result-filenames.hwf</filename>
+      <params_from_previous>N</params_from_previous>
+      <exec_per_row>N</exec_per_row>
+      <set_logfile>N</set_logfile>
+      <logfile/>
+      <logext/>
+      <add_date>N</add_date>
+      <add_time>N</add_time>
+      <loglevel>Nothing</loglevel>
+      <wait_until_finished>Y</wait_until_finished>
+      <create_parent_folder>N</create_parent_folder>
+      <run_configuration>local</run_configuration>
+      <parameters>
+        <pass_all_parameters>Y</pass_all_parameters>
+      </parameters>
+      <set_append_logfile>N</set_append_logfile>
+      <parallel>N</parallel>
+      <xloc>800</xloc>
+      <yloc>128</yloc>
+      <attributes_hac/>
+    </action>
+    <action>
+      <name>Create test file</name>
+      <description/>
+      <type>CREATE_FILE</type>
+      <attributes/>
+      <filename>${PROJECT_HOME}/files/sample_file.txt</filename>
+      <fail_if_file_exists>Y</fail_if_file_exists>
+      <add_filename_result>N</add_filename_result>
+      <parallel>N</parallel>
+      <xloc>256</xloc>
+      <yloc>128</yloc>
+      <attributes_hac/>
+    </action>
+    <action>
+      <name>Create target folder</name>
+      <description/>
+      <type>CREATE_FOLDER</type>
+      <attributes/>
+      <foldername>${PROJECT_HOME}/copied</foldername>
+      <fail_of_folder_exists>Y</fail_of_folder_exists>
+      <parallel>N</parallel>
+      <xloc>400</xloc>
+      <yloc>128</yloc>
+      <attributes_hac/>
+    </action>
+    <action>
+      <name>Delete temporary folders</name>
+      <description/>
+      <type>DELETE_FOLDERS</type>
+      <attributes/>
+      <arg_from_previous>N</arg_from_previous>
+      <success_condition>success_if_no_errors</success_condition>
+      <limit_folders>10</limit_folders>
+      <fields>
+        <field>
+          <name>${PROJECT_HOME}/files</name>
+        </field>
+        <field>
+          <name>${PROJECT_HOME}/copied</name>
+        </field>
+      </fields>
+      <parallel>N</parallel>
+      <xloc>1184</xloc>
+      <yloc>128</yloc>
+      <attributes_hac/>
+    </action>
+    <action>
+      <name>0004-verify-resultsfilenames-were-used.hpl</name>
+      <description/>
+      <type>PIPELINE</type>
+      <attributes/>
+      <filename>${PROJECT_HOME}/0004-verify-resultsfilenames-were-used.hpl</filename>
+      <params_from_previous>N</params_from_previous>
+      <exec_per_row>N</exec_per_row>
+      <clear_rows>N</clear_rows>
+      <clear_files>N</clear_files>
+      <set_logfile>N</set_logfile>
+      <logfile/>
+      <logext/>
+      <add_date>N</add_date>
+      <add_time>N</add_time>
+      <loglevel>Basic</loglevel>
+      <set_append_logfile>N</set_append_logfile>
+      <wait_until_finished>Y</wait_until_finished>
+      <create_parent_folder>N</create_parent_folder>
+      <run_configuration>local</run_configuration>
+      <parameters>
+        <pass_all_parameters>Y</pass_all_parameters>
+      </parameters>
+      <parallel>N</parallel>
+      <xloc>992</xloc>
+      <yloc>128</yloc>
+      <attributes_hac/>
+    </action>
+  </actions>
+  <hops>
+    <hop>
+      <from>0004-addfilename-to-resultfilenames.hpl</from>
+      <to>0004-use-result-filenames.hwf</to>
+      <enabled>Y</enabled>
+      <evaluation>N</evaluation>
+      <unconditional>Y</unconditional>
+    </hop>
+    <hop>
+      <from>Start</from>
+      <to>Create test file</to>
+      <enabled>Y</enabled>
+      <evaluation>Y</evaluation>
+      <unconditional>Y</unconditional>
+    </hop>
+    <hop>
+      <from>Create test file</from>
+      <to>Create target folder</to>
+      <enabled>Y</enabled>
+      <evaluation>N</evaluation>
+      <unconditional>Y</unconditional>
+    </hop>
+    <hop>
+      <from>Create target folder</from>
+      <to>0004-addfilename-to-resultfilenames.hpl</to>
+      <enabled>Y</enabled>
+      <evaluation>N</evaluation>
+      <unconditional>Y</unconditional>
+    </hop>
+    <hop>
+      <from>0004-use-result-filenames.hwf</from>
+      <to>0004-verify-resultsfilenames-were-used.hpl</to>
+      <enabled>Y</enabled>
+      <evaluation>N</evaluation>
+      <unconditional>Y</unconditional>
+    </hop>
+    <hop>
+      <from>0004-verify-resultsfilenames-were-used.hpl</from>
+      <to>Delete temporary folders</to>
+      <enabled>Y</enabled>
+      <evaluation>N</evaluation>
+      <unconditional>Y</unconditional>
+    </hop>
+  </hops>
+  <notepads>
+  </notepads>
+  <attributes/>
+</workflow>
diff --git a/integration-tests/hopweb/pom.xml b/integration-tests/hopweb/pom.xml
index 3d5f30e..64ca63b 100644
--- a/integration-tests/hopweb/pom.xml
+++ b/integration-tests/hopweb/pom.xml
@@ -24,14 +24,14 @@
 
     <groupId>org.apache.hop</groupId>
     <artifactId>hop-web-integration-tests</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
 
     <name>Hop Web Integration Tests</name>
 
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
diff --git a/plugins/actions/abort/pom.xml b/plugins/actions/abort/pom.xml
index c26ede6..1fee60b 100644
--- a/plugins/actions/abort/pom.xml
+++ b/plugins/actions/abort/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-actions</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-action-abort</artifactId>
diff --git a/plugins/actions/addresultfilenames/pom.xml b/plugins/actions/addresultfilenames/pom.xml
index 0d1e178..dad8c9f 100644
--- a/plugins/actions/addresultfilenames/pom.xml
+++ b/plugins/actions/addresultfilenames/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-actions</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-action-addresultfilenames</artifactId>
diff --git a/plugins/actions/as400command/pom.xml b/plugins/actions/as400command/pom.xml
index db90f9a..4c8898f 100644
--- a/plugins/actions/as400command/pom.xml
+++ b/plugins/actions/as400command/pom.xml
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-actions</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-action-as400command</artifactId>
diff --git a/plugins/actions/checkdbconnection/pom.xml b/plugins/actions/checkdbconnection/pom.xml
index 12daf15..a60c60a 100644
--- a/plugins/actions/checkdbconnection/pom.xml
+++ b/plugins/actions/checkdbconnection/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-actions</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-action-checkdbconnection</artifactId>
diff --git a/plugins/actions/checkfilelocked/pom.xml b/plugins/actions/checkfilelocked/pom.xml
index 8fc0fb1..8e77381 100644
--- a/plugins/actions/checkfilelocked/pom.xml
+++ b/plugins/actions/checkfilelocked/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-actions</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-action-checkfilelocked</artifactId>
diff --git a/plugins/actions/columnsexist/pom.xml b/plugins/actions/columnsexist/pom.xml
index 9c18b8b..10d3108 100644
--- a/plugins/actions/columnsexist/pom.xml
+++ b/plugins/actions/columnsexist/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-actions</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-action-columnsexist</artifactId>
diff --git a/plugins/actions/copyfiles/pom.xml b/plugins/actions/copyfiles/pom.xml
index a154b0c..3e243a9 100644
--- a/plugins/actions/copyfiles/pom.xml
+++ b/plugins/actions/copyfiles/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-actions</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-action-copyfiles</artifactId>
diff --git a/plugins/actions/copymoveresultfilenames/pom.xml b/plugins/actions/copymoveresultfilenames/pom.xml
index 1daa475..6a690c4 100644
--- a/plugins/actions/copymoveresultfilenames/pom.xml
+++ b/plugins/actions/copymoveresultfilenames/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-actions</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-action-copymoveresultfilenames</artifactId>
diff --git a/plugins/actions/createfile/pom.xml b/plugins/actions/createfile/pom.xml
index ead5d89..efb3812 100644
--- a/plugins/actions/createfile/pom.xml
+++ b/plugins/actions/createfile/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-actions</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-action-createfile</artifactId>
diff --git a/plugins/actions/createfolder/pom.xml b/plugins/actions/createfolder/pom.xml
index 9f4433e..a74acb6 100644
--- a/plugins/actions/createfolder/pom.xml
+++ b/plugins/actions/createfolder/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-actions</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-action-createfolder</artifactId>
diff --git a/plugins/actions/delay/pom.xml b/plugins/actions/delay/pom.xml
index dac863b..350fda9 100644
--- a/plugins/actions/delay/pom.xml
+++ b/plugins/actions/delay/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-actions</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-action-delay</artifactId>
diff --git a/plugins/actions/deletefile/pom.xml b/plugins/actions/deletefile/pom.xml
index 66d92c7..b5d2f68 100644
--- a/plugins/actions/deletefile/pom.xml
+++ b/plugins/actions/deletefile/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-actions</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-action-deletefile</artifactId>
diff --git a/plugins/actions/deletefiles/pom.xml b/plugins/actions/deletefiles/pom.xml
index ac8d1d7..5c254cf 100644
--- a/plugins/actions/deletefiles/pom.xml
+++ b/plugins/actions/deletefiles/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-actions</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-action-deletefiles</artifactId>
diff --git a/plugins/actions/deletefolders/pom.xml b/plugins/actions/deletefolders/pom.xml
index facc123..228aa34 100644
--- a/plugins/actions/deletefolders/pom.xml
+++ b/plugins/actions/deletefolders/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-actions</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-action-deletefolders</artifactId>
diff --git a/plugins/actions/deleteresultfilenames/pom.xml b/plugins/actions/deleteresultfilenames/pom.xml
index db8ae3b..3145e3d 100644
--- a/plugins/actions/deleteresultfilenames/pom.xml
+++ b/plugins/actions/deleteresultfilenames/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-actions</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-action-deleteresultfilenames</artifactId>
diff --git a/plugins/actions/dostounix/pom.xml b/plugins/actions/dostounix/pom.xml
index 261a192..0772ccf 100644
--- a/plugins/actions/dostounix/pom.xml
+++ b/plugins/actions/dostounix/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-actions</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-action-dostounix</artifactId>
diff --git a/plugins/actions/eval/pom.xml b/plugins/actions/eval/pom.xml
index a833b24..ecc4f4c 100644
--- a/plugins/actions/eval/pom.xml
+++ b/plugins/actions/eval/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-actions</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-action-eval</artifactId>
diff --git a/plugins/actions/evalfilesmetrics/pom.xml b/plugins/actions/evalfilesmetrics/pom.xml
index bfd55dc..76a0412 100644
--- a/plugins/actions/evalfilesmetrics/pom.xml
+++ b/plugins/actions/evalfilesmetrics/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-actions</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-action-evalfilesmetrics</artifactId>
diff --git a/plugins/actions/evaluatetablecontent/pom.xml b/plugins/actions/evaluatetablecontent/pom.xml
index 4669d36..d5bef1b 100644
--- a/plugins/actions/evaluatetablecontent/pom.xml
+++ b/plugins/actions/evaluatetablecontent/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-actions</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-action-evaluatetablecontent</artifactId>
diff --git a/plugins/actions/filecompare/pom.xml b/plugins/actions/filecompare/pom.xml
index dbd874e..1247d73 100644
--- a/plugins/actions/filecompare/pom.xml
+++ b/plugins/actions/filecompare/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-actions</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-action-filecompare</artifactId>
diff --git a/plugins/actions/fileexists/pom.xml b/plugins/actions/fileexists/pom.xml
index d7c3eaa..5d9a713 100644
--- a/plugins/actions/fileexists/pom.xml
+++ b/plugins/actions/fileexists/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-actions</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-action-fileexists</artifactId>
diff --git a/plugins/actions/filesexist/pom.xml b/plugins/actions/filesexist/pom.xml
index 4d4bcee..d0c0196 100644
--- a/plugins/actions/filesexist/pom.xml
+++ b/plugins/actions/filesexist/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-actions</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-action-filesexist</artifactId>
diff --git a/plugins/actions/folderisempty/pom.xml b/plugins/actions/folderisempty/pom.xml
index a328580..5c92262 100644
--- a/plugins/actions/folderisempty/pom.xml
+++ b/plugins/actions/folderisempty/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-actions</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-action-folderisempty</artifactId>
diff --git a/plugins/actions/folderscompare/pom.xml b/plugins/actions/folderscompare/pom.xml
index 10e5bbd..cedd2d0 100644
--- a/plugins/actions/folderscompare/pom.xml
+++ b/plugins/actions/folderscompare/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-actions</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-action-folderscompare</artifactId>
diff --git a/plugins/actions/ftp/pom.xml b/plugins/actions/ftp/pom.xml
index 4ca451d..81a61cb 100644
--- a/plugins/actions/ftp/pom.xml
+++ b/plugins/actions/ftp/pom.xml
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-actions</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-action-ftp</artifactId>
diff --git a/plugins/actions/getpop/pom.xml b/plugins/actions/getpop/pom.xml
index 7d2a0e0..54a6d10 100644
--- a/plugins/actions/getpop/pom.xml
+++ b/plugins/actions/getpop/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-actions</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-action-getpop</artifactId>
diff --git a/plugins/actions/http/pom.xml b/plugins/actions/http/pom.xml
index ece5d67..c3169dc 100644
--- a/plugins/actions/http/pom.xml
+++ b/plugins/actions/http/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-actions</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-action-http</artifactId>
diff --git a/plugins/actions/mail/pom.xml b/plugins/actions/mail/pom.xml
index 60f3850..1c58ee4 100644
--- a/plugins/actions/mail/pom.xml
+++ b/plugins/actions/mail/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-actions</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-action-mail</artifactId>
diff --git a/plugins/actions/movefiles/pom.xml b/plugins/actions/movefiles/pom.xml
index b356cc9..a25f0f5 100644
--- a/plugins/actions/movefiles/pom.xml
+++ b/plugins/actions/movefiles/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-actions</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-action-movefiles</artifactId>
diff --git a/plugins/actions/msgboxinfo/pom.xml b/plugins/actions/msgboxinfo/pom.xml
index f72bce0..04bcaff 100644
--- a/plugins/actions/msgboxinfo/pom.xml
+++ b/plugins/actions/msgboxinfo/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-actions</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-action-msgboxinfo</artifactId>
diff --git a/plugins/actions/mssqlbulkload/pom.xml b/plugins/actions/mssqlbulkload/pom.xml
index 788b72a..dedd6a5 100644
--- a/plugins/actions/mssqlbulkload/pom.xml
+++ b/plugins/actions/mssqlbulkload/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-actions</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-action-mssqlbulkload</artifactId>
diff --git a/plugins/actions/mysqlbulkfile/pom.xml b/plugins/actions/mysqlbulkfile/pom.xml
index 2700ad5..19600b3 100644
--- a/plugins/actions/mysqlbulkfile/pom.xml
+++ b/plugins/actions/mysqlbulkfile/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-actions</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-action-mysqlbulkfile</artifactId>
diff --git a/plugins/actions/mysqlbulkload/pom.xml b/plugins/actions/mysqlbulkload/pom.xml
index bf74600..9356865 100644
--- a/plugins/actions/mysqlbulkload/pom.xml
+++ b/plugins/actions/mysqlbulkload/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-actions</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-action-mysqlbulkload</artifactId>
diff --git a/plugins/actions/pgpfiles/pom.xml b/plugins/actions/pgpfiles/pom.xml
index d0a3ee7..55a3d7a 100644
--- a/plugins/actions/pgpfiles/pom.xml
+++ b/plugins/actions/pgpfiles/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-actions</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-action-pgpfiles</artifactId>
diff --git a/plugins/actions/ping/pom.xml b/plugins/actions/ping/pom.xml
index 985a7a7..45bfa28 100644
--- a/plugins/actions/ping/pom.xml
+++ b/plugins/actions/ping/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-actions</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-action-ping</artifactId>
diff --git a/plugins/actions/pipeline/pom.xml b/plugins/actions/pipeline/pom.xml
index 4247a53..09a89cf 100644
--- a/plugins/actions/pipeline/pom.xml
+++ b/plugins/actions/pipeline/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-actions</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-action-pipeline</artifactId>
diff --git a/plugins/actions/pom.xml b/plugins/actions/pom.xml
index f3ea7a3..076a272 100644
--- a/plugins/actions/pom.xml
+++ b/plugins/actions/pom.xml
@@ -25,7 +25,7 @@
 
     <groupId>org.apache.hop</groupId>
     <artifactId>hop-plugins-actions</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <modules>
     </modules>
     <packaging>pom</packaging>
@@ -35,7 +35,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <properties>
@@ -141,7 +141,7 @@
         <dependency>
             <groupId>org.apache.hop</groupId>
             <artifactId>hop-ui</artifactId>
-            <version>1.1.0-SNAPSHOT</version>
+            <version>1.2.0-SNAPSHOT</version>
             <scope>compile</scope>
         </dependency>
         <dependency>
diff --git a/plugins/actions/repeat/pom.xml b/plugins/actions/repeat/pom.xml
index 132d8f7..e5e7e3f 100644
--- a/plugins/actions/repeat/pom.xml
+++ b/plugins/actions/repeat/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-actions</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-action-repeat</artifactId>
diff --git a/plugins/actions/sendnagiospassivecheck/pom.xml b/plugins/actions/sendnagiospassivecheck/pom.xml
index 6e73045..cf551de 100644
--- a/plugins/actions/sendnagiospassivecheck/pom.xml
+++ b/plugins/actions/sendnagiospassivecheck/pom.xml
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-actions</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-action-sendnagiospassivecheck</artifactId>
diff --git a/plugins/actions/setvariables/pom.xml b/plugins/actions/setvariables/pom.xml
index 51f9141..9efed43 100644
--- a/plugins/actions/setvariables/pom.xml
+++ b/plugins/actions/setvariables/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-actions</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-action-setvariables</artifactId>
diff --git a/plugins/actions/shell/pom.xml b/plugins/actions/shell/pom.xml
index 69dec51..a9fcf2c 100644
--- a/plugins/actions/shell/pom.xml
+++ b/plugins/actions/shell/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-actions</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-action-shell</artifactId>
diff --git a/plugins/actions/simpleeval/pom.xml b/plugins/actions/simpleeval/pom.xml
index cb740c0..8e6cc62 100644
--- a/plugins/actions/simpleeval/pom.xml
+++ b/plugins/actions/simpleeval/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-actions</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-action-simpleeval</artifactId>
diff --git a/plugins/actions/snmptrap/pom.xml b/plugins/actions/snmptrap/pom.xml
index ddee1eb..e63cad1 100644
--- a/plugins/actions/snmptrap/pom.xml
+++ b/plugins/actions/snmptrap/pom.xml
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-actions</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-action-snmptrap</artifactId>
diff --git a/plugins/actions/sql/pom.xml b/plugins/actions/sql/pom.xml
index 4851443..a73fc39 100644
--- a/plugins/actions/sql/pom.xml
+++ b/plugins/actions/sql/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-actions</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-action-sql</artifactId>
diff --git a/plugins/actions/success/pom.xml b/plugins/actions/success/pom.xml
index 47194ae..88a2e98 100644
--- a/plugins/actions/success/pom.xml
+++ b/plugins/actions/success/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-actions</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-action-success</artifactId>
diff --git a/plugins/actions/tableexists/pom.xml b/plugins/actions/tableexists/pom.xml
index d54ea41..e78278d 100644
--- a/plugins/actions/tableexists/pom.xml
+++ b/plugins/actions/tableexists/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-actions</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-action-tableexists</artifactId>
diff --git a/plugins/actions/telnet/pom.xml b/plugins/actions/telnet/pom.xml
index 7cf90b4..db9b935 100644
--- a/plugins/actions/telnet/pom.xml
+++ b/plugins/actions/telnet/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-actions</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-action-telnet</artifactId>
diff --git a/plugins/actions/truncatetables/pom.xml b/plugins/actions/truncatetables/pom.xml
index d91f3c8..f9ca8d8 100644
--- a/plugins/actions/truncatetables/pom.xml
+++ b/plugins/actions/truncatetables/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-actions</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-action-truncatetables</artifactId>
diff --git a/plugins/actions/unzip/pom.xml b/plugins/actions/unzip/pom.xml
index 1fb1241..7fd21e7 100644
--- a/plugins/actions/unzip/pom.xml
+++ b/plugins/actions/unzip/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-actions</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-action-unzip</artifactId>
diff --git a/plugins/actions/waitforfile/pom.xml b/plugins/actions/waitforfile/pom.xml
index 1d66dc4..9b49524 100644
--- a/plugins/actions/waitforfile/pom.xml
+++ b/plugins/actions/waitforfile/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-actions</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-action-waitforfile</artifactId>
diff --git a/plugins/actions/waitforsql/pom.xml b/plugins/actions/waitforsql/pom.xml
index 5cce1e0..a5716fb 100644
--- a/plugins/actions/waitforsql/pom.xml
+++ b/plugins/actions/waitforsql/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-actions</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-action-waitforsql</artifactId>
diff --git a/plugins/actions/webserviceavailable/pom.xml b/plugins/actions/webserviceavailable/pom.xml
index 19bd7d4..f77ffa8 100644
--- a/plugins/actions/webserviceavailable/pom.xml
+++ b/plugins/actions/webserviceavailable/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-actions</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-action-webserviceavailable</artifactId>
diff --git a/plugins/actions/workflow/pom.xml b/plugins/actions/workflow/pom.xml
index 64768fa..746596e 100644
--- a/plugins/actions/workflow/pom.xml
+++ b/plugins/actions/workflow/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-actions</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-action-workflow</artifactId>
diff --git a/plugins/actions/workflow/src/main/java/org/apache/hop/workflow/actions/workflow/ActionWorkflow.java b/plugins/actions/workflow/src/main/java/org/apache/hop/workflow/actions/workflow/ActionWorkflow.java
index 751abad..87fa42f 100644
--- a/plugins/actions/workflow/src/main/java/org/apache/hop/workflow/actions/workflow/ActionWorkflow.java
+++ b/plugins/actions/workflow/src/main/java/org/apache/hop/workflow/actions/workflow/ActionWorkflow.java
@@ -499,6 +499,7 @@
         workflow.setParentWorkflow(parentWorkflow);
         workflow.setLogLevel(jobLogLevel);
         workflow.shareWith(this);
+        workflow.setResult(result);
         workflow.setInternalHopVariables();
         workflow.copyParametersFromDefinitions(workflowMeta);
         workflow.setInteractive(parentWorkflow.isInteractive());
diff --git a/plugins/actions/writetofile/pom.xml b/plugins/actions/writetofile/pom.xml
index 5ea7f6c..e55dacb 100644
--- a/plugins/actions/writetofile/pom.xml
+++ b/plugins/actions/writetofile/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-actions</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-action-writetofile</artifactId>
diff --git a/plugins/actions/writetolog/pom.xml b/plugins/actions/writetolog/pom.xml
index 54d63d0..e6fc25a 100644
--- a/plugins/actions/writetolog/pom.xml
+++ b/plugins/actions/writetolog/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-actions</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-action-writetolog</artifactId>
diff --git a/plugins/actions/xml/pom.xml b/plugins/actions/xml/pom.xml
index e4eee85..e3308d3 100644
--- a/plugins/actions/xml/pom.xml
+++ b/plugins/actions/xml/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-actions</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-action-xml</artifactId>
@@ -42,7 +42,7 @@
         <dependency>
             <groupId>org.apache.hop</groupId>
             <artifactId>hop-transform-xml</artifactId>
-            <version>1.1.0-SNAPSHOT</version>
+            <version>1.2.0-SNAPSHOT</version>
             <scope>compile</scope>
         </dependency>
     </dependencies>
diff --git a/plugins/actions/zipfile/pom.xml b/plugins/actions/zipfile/pom.xml
index 09b4155..ffa596d 100644
--- a/plugins/actions/zipfile/pom.xml
+++ b/plugins/actions/zipfile/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-actions</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-action-zipfile</artifactId>
diff --git a/plugins/databases/as400/pom.xml b/plugins/databases/as400/pom.xml
index ef2641e..cc6cf63 100644
--- a/plugins/databases/as400/pom.xml
+++ b/plugins/databases/as400/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>hop-plugins-databases</artifactId>
         <groupId>org.apache.hop</groupId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/plugins/databases/cache/pom.xml b/plugins/databases/cache/pom.xml
index 071455f..6ef8d7d 100644
--- a/plugins/databases/cache/pom.xml
+++ b/plugins/databases/cache/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>hop-plugins-databases</artifactId>
         <groupId>org.apache.hop</groupId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/plugins/databases/clickhouse/pom.xml b/plugins/databases/clickhouse/pom.xml
index dc9516b..5e063ff 100644
--- a/plugins/databases/clickhouse/pom.xml
+++ b/plugins/databases/clickhouse/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>hop-plugins-databases</artifactId>
         <groupId>org.apache.hop</groupId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/plugins/databases/cockroachdb/pom.xml b/plugins/databases/cockroachdb/pom.xml
index ce899da..d89eb5b 100644
--- a/plugins/databases/cockroachdb/pom.xml
+++ b/plugins/databases/cockroachdb/pom.xml
@@ -23,7 +23,7 @@
 
     <groupId>org.apache.hop</groupId>
     <artifactId>hop-databases-cockroachdb</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
 
     <dependencies>
         <dependency>
@@ -48,7 +48,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-databases</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <properties>
diff --git a/plugins/databases/db2/pom.xml b/plugins/databases/db2/pom.xml
index 199ddcd..09a2add 100644
--- a/plugins/databases/db2/pom.xml
+++ b/plugins/databases/db2/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>hop-plugins-databases</artifactId>
         <groupId>org.apache.hop</groupId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/plugins/databases/derby/pom.xml b/plugins/databases/derby/pom.xml
index ebcd26a..84f16cf 100644
--- a/plugins/databases/derby/pom.xml
+++ b/plugins/databases/derby/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>hop-plugins-databases</artifactId>
         <groupId>org.apache.hop</groupId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/plugins/databases/doris/pom.xml b/plugins/databases/doris/pom.xml
index b486096..07f5153 100644
--- a/plugins/databases/doris/pom.xml
+++ b/plugins/databases/doris/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>hop-plugins-databases</artifactId>
         <groupId>org.apache.hop</groupId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/plugins/databases/exasol4/pom.xml b/plugins/databases/exasol4/pom.xml
index f2d3676..f81917f 100644
--- a/plugins/databases/exasol4/pom.xml
+++ b/plugins/databases/exasol4/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>hop-plugins-databases</artifactId>
         <groupId>org.apache.hop</groupId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/plugins/databases/firebird/pom.xml b/plugins/databases/firebird/pom.xml
index ef6b684..022636e 100644
--- a/plugins/databases/firebird/pom.xml
+++ b/plugins/databases/firebird/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>hop-plugins-databases</artifactId>
         <groupId>org.apache.hop</groupId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/plugins/databases/generic/pom.xml b/plugins/databases/generic/pom.xml
index ea3f1b6..89a559a 100644
--- a/plugins/databases/generic/pom.xml
+++ b/plugins/databases/generic/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>hop-plugins-databases</artifactId>
         <groupId>org.apache.hop</groupId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/plugins/databases/googlebigquery/pom.xml b/plugins/databases/googlebigquery/pom.xml
index 296246a..c2d3d63 100644
--- a/plugins/databases/googlebigquery/pom.xml
+++ b/plugins/databases/googlebigquery/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>hop-plugins-databases</artifactId>
         <groupId>org.apache.hop</groupId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/plugins/databases/greenplum/pom.xml b/plugins/databases/greenplum/pom.xml
index 525d1d9..4bd93a9 100644
--- a/plugins/databases/greenplum/pom.xml
+++ b/plugins/databases/greenplum/pom.xml
@@ -24,7 +24,7 @@
 
     <groupId>org.apache.hop</groupId>
     <artifactId>hop-databases-greenplum</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
 
     <dependencies>
         <dependency>
@@ -49,7 +49,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-databases</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <properties>
diff --git a/plugins/databases/h2/pom.xml b/plugins/databases/h2/pom.xml
index 5173516..4803554 100644
--- a/plugins/databases/h2/pom.xml
+++ b/plugins/databases/h2/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>hop-plugins-databases</artifactId>
         <groupId>org.apache.hop</groupId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/plugins/databases/hypersonic/pom.xml b/plugins/databases/hypersonic/pom.xml
index a5634b4..8c435dd 100644
--- a/plugins/databases/hypersonic/pom.xml
+++ b/plugins/databases/hypersonic/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>hop-plugins-databases</artifactId>
         <groupId>org.apache.hop</groupId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/plugins/databases/infinidb/pom.xml b/plugins/databases/infinidb/pom.xml
index fac5b78..007561e 100644
--- a/plugins/databases/infinidb/pom.xml
+++ b/plugins/databases/infinidb/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>hop-plugins-databases</artifactId>
         <groupId>org.apache.hop</groupId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/plugins/databases/infobright/pom.xml b/plugins/databases/infobright/pom.xml
index abf74d0..553359d 100644
--- a/plugins/databases/infobright/pom.xml
+++ b/plugins/databases/infobright/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>hop-plugins-databases</artifactId>
         <groupId>org.apache.hop</groupId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/plugins/databases/informix/pom.xml b/plugins/databases/informix/pom.xml
index b9db1b1..3386e7f 100644
--- a/plugins/databases/informix/pom.xml
+++ b/plugins/databases/informix/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>hop-plugins-databases</artifactId>
         <groupId>org.apache.hop</groupId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/plugins/databases/ingres/pom.xml b/plugins/databases/ingres/pom.xml
index 4034435..7970ae5 100644
--- a/plugins/databases/ingres/pom.xml
+++ b/plugins/databases/ingres/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>hop-plugins-databases</artifactId>
         <groupId>org.apache.hop</groupId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/plugins/databases/interbase/pom.xml b/plugins/databases/interbase/pom.xml
index 825fc98..b819d16 100644
--- a/plugins/databases/interbase/pom.xml
+++ b/plugins/databases/interbase/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>hop-plugins-databases</artifactId>
         <groupId>org.apache.hop</groupId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/plugins/databases/kingbasees/pom.xml b/plugins/databases/kingbasees/pom.xml
index 09ab303..9b379ff 100644
--- a/plugins/databases/kingbasees/pom.xml
+++ b/plugins/databases/kingbasees/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>hop-plugins-databases</artifactId>
         <groupId>org.apache.hop</groupId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/plugins/databases/mariadb/pom.xml b/plugins/databases/mariadb/pom.xml
index 1dff1df..f699860 100644
--- a/plugins/databases/mariadb/pom.xml
+++ b/plugins/databases/mariadb/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>hop-plugins-databases</artifactId>
         <groupId>org.apache.hop</groupId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/plugins/databases/monetdb/pom.xml b/plugins/databases/monetdb/pom.xml
index ba0b032..9480dfa 100644
--- a/plugins/databases/monetdb/pom.xml
+++ b/plugins/databases/monetdb/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>hop-plugins-databases</artifactId>
         <groupId>org.apache.hop</groupId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/plugins/databases/mssql/pom.xml b/plugins/databases/mssql/pom.xml
index c3124cc..5f41c4f 100644
--- a/plugins/databases/mssql/pom.xml
+++ b/plugins/databases/mssql/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>hop-plugins-databases</artifactId>
         <groupId>org.apache.hop</groupId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/plugins/databases/mssqlnative/pom.xml b/plugins/databases/mssqlnative/pom.xml
index ffc6f35..7310ae5 100644
--- a/plugins/databases/mssqlnative/pom.xml
+++ b/plugins/databases/mssqlnative/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>hop-plugins-databases</artifactId>
         <groupId>org.apache.hop</groupId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/plugins/databases/mysql/pom.xml b/plugins/databases/mysql/pom.xml
index 593e318..9a00c1f 100644
--- a/plugins/databases/mysql/pom.xml
+++ b/plugins/databases/mysql/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>hop-plugins-databases</artifactId>
         <groupId>org.apache.hop</groupId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/plugins/databases/netezza/pom.xml b/plugins/databases/netezza/pom.xml
index 7ce7d18..34afe93 100644
--- a/plugins/databases/netezza/pom.xml
+++ b/plugins/databases/netezza/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>hop-plugins-databases</artifactId>
         <groupId>org.apache.hop</groupId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/plugins/databases/oracle/pom.xml b/plugins/databases/oracle/pom.xml
index ce5ee20..2e8face 100644
--- a/plugins/databases/oracle/pom.xml
+++ b/plugins/databases/oracle/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>hop-plugins-databases</artifactId>
         <groupId>org.apache.hop</groupId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/plugins/databases/oraclerdb/pom.xml b/plugins/databases/oraclerdb/pom.xml
index 833fbd3..c1f88a3 100644
--- a/plugins/databases/oraclerdb/pom.xml
+++ b/plugins/databases/oraclerdb/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>hop-plugins-databases</artifactId>
         <groupId>org.apache.hop</groupId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/plugins/databases/pom.xml b/plugins/databases/pom.xml
index ae6e4c8..b8dd10b 100644
--- a/plugins/databases/pom.xml
+++ b/plugins/databases/pom.xml
@@ -23,7 +23,7 @@
 
     <groupId>org.apache.hop</groupId>
     <artifactId>hop-plugins-databases</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <modules>
     </modules>
     <packaging>pom</packaging>
@@ -33,7 +33,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <properties>
@@ -124,7 +124,7 @@
         <dependency>
             <groupId>org.apache.hop</groupId>
             <artifactId>hop-ui</artifactId>
-            <version>1.1.0-SNAPSHOT</version>
+            <version>1.2.0-SNAPSHOT</version>
             <scope>compile</scope>
         </dependency>
         <dependency>
diff --git a/plugins/databases/postgresql/pom.xml b/plugins/databases/postgresql/pom.xml
index 5cb2891..1cbeae2 100644
--- a/plugins/databases/postgresql/pom.xml
+++ b/plugins/databases/postgresql/pom.xml
@@ -24,7 +24,7 @@
 
     <groupId>org.apache.hop</groupId>
     <artifactId>hop-databases-postgresql</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
 
     <dependencies>
         <dependency>
@@ -41,7 +41,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-databases</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <properties>
diff --git a/plugins/databases/redshift/pom.xml b/plugins/databases/redshift/pom.xml
index 877c267..899400e 100644
--- a/plugins/databases/redshift/pom.xml
+++ b/plugins/databases/redshift/pom.xml
@@ -24,7 +24,7 @@
 
     <groupId>org.apache.hop</groupId>
     <artifactId>hop-databases-redshift</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
 
     <dependencies>
         <dependency>
@@ -41,7 +41,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-databases</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <properties>
diff --git a/plugins/databases/sapdb/pom.xml b/plugins/databases/sapdb/pom.xml
index 2a650c5..31f90a4 100644
--- a/plugins/databases/sapdb/pom.xml
+++ b/plugins/databases/sapdb/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>hop-plugins-databases</artifactId>
         <groupId>org.apache.hop</groupId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/plugins/databases/snowflake/pom.xml b/plugins/databases/snowflake/pom.xml
index 96333dc..e9339a9 100644
--- a/plugins/databases/snowflake/pom.xml
+++ b/plugins/databases/snowflake/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>hop-plugins-databases</artifactId>
         <groupId>org.apache.hop</groupId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/plugins/databases/sqlbase/pom.xml b/plugins/databases/sqlbase/pom.xml
index deb2bfd..b6cd38a 100644
--- a/plugins/databases/sqlbase/pom.xml
+++ b/plugins/databases/sqlbase/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>hop-plugins-databases</artifactId>
         <groupId>org.apache.hop</groupId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/plugins/databases/sqlite/pom.xml b/plugins/databases/sqlite/pom.xml
index 04a8e8b..c131803 100644
--- a/plugins/databases/sqlite/pom.xml
+++ b/plugins/databases/sqlite/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>hop-plugins-databases</artifactId>
         <groupId>org.apache.hop</groupId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/plugins/databases/sybase/pom.xml b/plugins/databases/sybase/pom.xml
index 602def5..053e19d 100644
--- a/plugins/databases/sybase/pom.xml
+++ b/plugins/databases/sybase/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>hop-plugins-databases</artifactId>
         <groupId>org.apache.hop</groupId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/plugins/databases/sybaseiq/pom.xml b/plugins/databases/sybaseiq/pom.xml
index de08d4f..0f030e2 100644
--- a/plugins/databases/sybaseiq/pom.xml
+++ b/plugins/databases/sybaseiq/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>hop-plugins-databases</artifactId>
         <groupId>org.apache.hop</groupId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/plugins/databases/teradata/pom.xml b/plugins/databases/teradata/pom.xml
index 1da9d7d..9a68369 100644
--- a/plugins/databases/teradata/pom.xml
+++ b/plugins/databases/teradata/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>hop-plugins-databases</artifactId>
         <groupId>org.apache.hop</groupId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/plugins/databases/universe/pom.xml b/plugins/databases/universe/pom.xml
index 2ca3e3f..d9e3a21 100644
--- a/plugins/databases/universe/pom.xml
+++ b/plugins/databases/universe/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>hop-plugins-databases</artifactId>
         <groupId>org.apache.hop</groupId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/plugins/databases/vectorwise/pom.xml b/plugins/databases/vectorwise/pom.xml
index e5f9122..21045e1 100644
--- a/plugins/databases/vectorwise/pom.xml
+++ b/plugins/databases/vectorwise/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>hop-plugins-databases</artifactId>
         <groupId>org.apache.hop</groupId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/plugins/databases/vertica/pom.xml b/plugins/databases/vertica/pom.xml
index 09fc0db..50f89f0 100644
--- a/plugins/databases/vertica/pom.xml
+++ b/plugins/databases/vertica/pom.xml
@@ -23,13 +23,13 @@
     <parent>
         <artifactId>hop-plugins-databases</artifactId>
         <groupId>org.apache.hop</groupId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
     <groupId>org.apache.hop</groupId>
     <artifactId>hop-databases-vertica</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
 
     <name>Hop Plugins Databases Vertica</name>
 
diff --git a/plugins/engines/beam/pom.xml b/plugins/engines/beam/pom.xml
index b71dfc8..1592078 100644
--- a/plugins/engines/beam/pom.xml
+++ b/plugins/engines/beam/pom.xml
@@ -38,7 +38,7 @@
     </repositories>
 
     <artifactId>hop-plugins-engines-beam</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>jar</packaging>
 
     <name>Hop Plugins Engines Beam</name>
@@ -46,7 +46,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-engines</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <properties>
@@ -62,7 +62,7 @@
         <dependency>
             <groupId>org.apache.hop</groupId>
             <artifactId>hop-core</artifactId>
-            <version>1.1.0-SNAPSHOT</version>
+            <version>1.2.0-SNAPSHOT</version>
         </dependency>
         <dependency>
             <groupId>org.mockito</groupId>
@@ -73,7 +73,7 @@
         <dependency>
             <groupId>org.apache.hop</groupId>
             <artifactId>hop-ui</artifactId>
-            <version>1.1.0-SNAPSHOT</version>
+            <version>1.2.0-SNAPSHOT</version>
         </dependency>
         <dependency>
             <groupId>org.apache.hop</groupId>
@@ -92,22 +92,22 @@
         <dependency>
             <groupId>org.apache.hop</groupId>
             <artifactId>hop-transform-groupby</artifactId>
-            <version>1.1.0-SNAPSHOT</version>
+            <version>1.2.0-SNAPSHOT</version>
         </dependency>
         <dependency>
             <groupId>org.apache.hop</groupId>
             <artifactId>hop-transform-sort</artifactId>
-            <version>1.1.0-SNAPSHOT</version>
+            <version>1.2.0-SNAPSHOT</version>
         </dependency>
         <dependency>
             <groupId>org.apache.hop</groupId>
             <artifactId>hop-transform-uniquerows</artifactId>
-            <version>1.1.0-SNAPSHOT</version>
+            <version>1.2.0-SNAPSHOT</version>
         </dependency>
         <dependency>
             <groupId>org.apache.hop</groupId>
             <artifactId>hop-transform-rowgenerator</artifactId>
-            <version>1.1.0-SNAPSHOT</version>
+            <version>1.2.0-SNAPSHOT</version>
         </dependency>
 
         <dependency>
@@ -437,32 +437,32 @@
         <dependency>
             <groupId>org.apache.hop</groupId>
             <artifactId>hop-transform-memgroupby</artifactId>
-            <version>1.1.0-SNAPSHOT</version>
+            <version>1.2.0-SNAPSHOT</version>
         </dependency>
         <dependency>
             <groupId>org.apache.hop</groupId>
             <artifactId>hop-transform-constant</artifactId>
-            <version>1.1.0-SNAPSHOT</version>
+            <version>1.2.0-SNAPSHOT</version>
         </dependency>
         <dependency>
             <groupId>org.apache.hop</groupId>
             <artifactId>hop-transform-filterrows</artifactId>
-            <version>1.1.0-SNAPSHOT</version>
+            <version>1.2.0-SNAPSHOT</version>
         </dependency>
         <dependency>
             <groupId>org.apache.hop</groupId>
             <artifactId>hop-transform-streamlookup</artifactId>
-            <version>1.1.0-SNAPSHOT</version>
+            <version>1.2.0-SNAPSHOT</version>
         </dependency>
         <dependency>
             <groupId>org.apache.hop</groupId>
             <artifactId>hop-transform-mergejoin</artifactId>
-            <version>1.1.0-SNAPSHOT</version>
+            <version>1.2.0-SNAPSHOT</version>
         </dependency>
         <dependency>
             <groupId>org.apache.hop</groupId>
             <artifactId>hop-transform-switchcase</artifactId>
-            <version>1.1.0-SNAPSHOT</version>
+            <version>1.2.0-SNAPSHOT</version>
         </dependency>
 
     </dependencies>
diff --git a/plugins/engines/pom.xml b/plugins/engines/pom.xml
index 27aa22a..084f988 100644
--- a/plugins/engines/pom.xml
+++ b/plugins/engines/pom.xml
@@ -24,7 +24,7 @@
 
     <groupId>org.apache.hop</groupId>
     <artifactId>hop-plugins-engines</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Plugins Engines</name>
@@ -32,7 +32,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <profiles>
diff --git a/plugins/misc/async/pom.xml b/plugins/misc/async/pom.xml
index 153206e..39fe29a 100644
--- a/plugins/misc/async/pom.xml
+++ b/plugins/misc/async/pom.xml
@@ -22,7 +22,7 @@
   <modelVersion>4.0.0</modelVersion>
 
   <artifactId>hop-plugins-misc-async</artifactId>
-  <version>1.1.0-SNAPSHOT</version>
+  <version>1.2.0-SNAPSHOT</version>
   <packaging>jar</packaging>
 
   <name>Hop Plugins Miscellaneous Asynchronous Web Service</name>
@@ -30,7 +30,7 @@
   <parent>
     <groupId>org.apache.hop</groupId>
     <artifactId>hop-plugins-misc</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
   </parent>
 
   <dependencies>
@@ -48,7 +48,7 @@
     <dependency>
       <groupId>org.apache.hop</groupId>
       <artifactId>hop-ui</artifactId>
-      <version>1.1.0-SNAPSHOT</version>
+      <version>1.2.0-SNAPSHOT</version>
       <scope>compile</scope>
     </dependency>
     <dependency>
diff --git a/plugins/misc/debug/pom.xml b/plugins/misc/debug/pom.xml
index 351995c..ff497a1 100644
--- a/plugins/misc/debug/pom.xml
+++ b/plugins/misc/debug/pom.xml
@@ -23,7 +23,7 @@
     <modelVersion>4.0.0</modelVersion>
 
     <artifactId>hop-plugins-misc-debug</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>jar</packaging>
 
     <name>Hop Plugins Miscellaneous Debug</name>
@@ -31,7 +31,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-misc</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <dependencies>
@@ -49,7 +49,7 @@
         <dependency>
             <groupId>org.apache.hop</groupId>
             <artifactId>hop-ui</artifactId>
-            <version>1.1.0-SNAPSHOT</version>
+            <version>1.2.0-SNAPSHOT</version>
             <scope>compile</scope>
         </dependency>
         <dependency>
diff --git a/plugins/misc/git/pom.xml b/plugins/misc/git/pom.xml
index 8271921..457a887 100644
--- a/plugins/misc/git/pom.xml
+++ b/plugins/misc/git/pom.xml
@@ -22,7 +22,7 @@
     <modelVersion>4.0.0</modelVersion>
 
     <artifactId>hop-plugins-misc-git</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>jar</packaging>
 
     <name>Hop Plugins Miscellaneous Git</name>
@@ -30,7 +30,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-misc</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <properties>
@@ -52,7 +52,7 @@
         <dependency>
             <groupId>org.apache.hop</groupId>
             <artifactId>hop-ui</artifactId>
-            <version>1.1.0-SNAPSHOT</version>
+            <version>1.2.0-SNAPSHOT</version>
             <scope>compile</scope>
         </dependency>
         <dependency>
diff --git a/plugins/misc/import/pom.xml b/plugins/misc/import/pom.xml
index 4825e05..46db188 100644
--- a/plugins/misc/import/pom.xml
+++ b/plugins/misc/import/pom.xml
@@ -22,7 +22,7 @@
   <modelVersion>4.0.0</modelVersion>
 
   <artifactId>hop-plugins-misc-import</artifactId>
-  <version>1.1.0-SNAPSHOT</version>
+  <version>1.2.0-SNAPSHOT</version>
   <packaging>jar</packaging>
 
   <name>Hop Plugins Miscellaneous Import</name>
@@ -30,7 +30,7 @@
   <parent>
     <groupId>org.apache.hop</groupId>
     <artifactId>hop-plugins-misc</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
   </parent>
 
   <dependencies>
diff --git a/plugins/misc/passwords/pom.xml b/plugins/misc/passwords/pom.xml
index 78dfef4..e15a9db 100644
--- a/plugins/misc/passwords/pom.xml
+++ b/plugins/misc/passwords/pom.xml
@@ -23,7 +23,7 @@
     <modelVersion>4.0.0</modelVersion>
 
     <artifactId>hop-plugins-misc-passwords</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>jar</packaging>
 
     <name>Hop Plugins Miscellaneous Passwords</name>
@@ -31,7 +31,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-misc</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <dependencies>
@@ -49,7 +49,7 @@
         <dependency>
             <groupId>org.apache.hop</groupId>
             <artifactId>hop-ui</artifactId>
-            <version>1.1.0-SNAPSHOT</version>
+            <version>1.2.0-SNAPSHOT</version>
             <scope>compile</scope>
         </dependency>
         <dependency>
diff --git a/plugins/misc/pom.xml b/plugins/misc/pom.xml
index a6e6529..3f28f41 100644
--- a/plugins/misc/pom.xml
+++ b/plugins/misc/pom.xml
@@ -23,7 +23,7 @@
 
   <groupId>org.apache.hop</groupId>
   <artifactId>hop-plugins-misc</artifactId>
-  <version>1.1.0-SNAPSHOT</version>
+  <version>1.2.0-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <name>Hop Plugins Miscellaneous</name>
@@ -31,7 +31,7 @@
   <parent>
     <groupId>org.apache.hop</groupId>
     <artifactId>hop-plugins</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
   </parent>
 
   <profiles>
diff --git a/plugins/misc/projects/pom.xml b/plugins/misc/projects/pom.xml
index 77d9c02..bfe88a7 100644
--- a/plugins/misc/projects/pom.xml
+++ b/plugins/misc/projects/pom.xml
@@ -23,7 +23,7 @@
     <modelVersion>4.0.0</modelVersion>
 
     <artifactId>hop-plugins-misc-projects</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>jar</packaging>
 
     <name>Hop Plugins Miscellaneous Projects</name>
@@ -31,7 +31,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-misc</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <dependencies>
@@ -49,7 +49,7 @@
         <dependency>
             <groupId>org.apache.hop</groupId>
             <artifactId>hop-ui</artifactId>
-            <version>1.1.0-SNAPSHOT</version>
+            <version>1.2.0-SNAPSHOT</version>
             <scope>compile</scope>
         </dependency>
         <dependency>
diff --git a/plugins/misc/reflection/pom.xml b/plugins/misc/reflection/pom.xml
index cc083e1..e4ea376 100644
--- a/plugins/misc/reflection/pom.xml
+++ b/plugins/misc/reflection/pom.xml
@@ -23,7 +23,7 @@
     <modelVersion>4.0.0</modelVersion>
 
     <artifactId>hop-plugins-misc-reflection</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>jar</packaging>
 
     <name>Hop Plugins Miscellaneous Reflection</name>
@@ -31,7 +31,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-misc</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <dependencies>
@@ -49,7 +49,7 @@
         <dependency>
             <groupId>org.apache.hop</groupId>
             <artifactId>hop-ui</artifactId>
-            <version>1.1.0-SNAPSHOT</version>
+            <version>1.2.0-SNAPSHOT</version>
             <scope>compile</scope>
         </dependency>
         <dependency>
diff --git a/plugins/misc/testing/pom.xml b/plugins/misc/testing/pom.xml
index 1c74d07..06f4c8b 100644
--- a/plugins/misc/testing/pom.xml
+++ b/plugins/misc/testing/pom.xml
@@ -23,7 +23,7 @@
     <modelVersion>4.0.0</modelVersion>
 
     <artifactId>hop-plugins-misc-testing</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>jar</packaging>
 
     <name>Hop Plugins Miscellaneous Testing</name>
@@ -31,7 +31,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-misc</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <dependencies>
@@ -49,7 +49,7 @@
         <dependency>
             <groupId>org.apache.hop</groupId>
             <artifactId>hop-ui</artifactId>
-            <version>1.1.0-SNAPSHOT</version>
+            <version>1.2.0-SNAPSHOT</version>
             <scope>compile</scope>
         </dependency>
         <dependency>
diff --git a/plugins/pom.xml b/plugins/pom.xml
index 6022347..fd0c10e 100644
--- a/plugins/pom.xml
+++ b/plugins/pom.xml
@@ -24,7 +24,7 @@
 
     <groupId>org.apache.hop</groupId>
     <artifactId>hop-plugins</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Plugins</name>
@@ -32,7 +32,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <profiles>
diff --git a/plugins/tech/avro/pom.xml b/plugins/tech/avro/pom.xml
index c7e8ef9..b86ec5c 100755
--- a/plugins/tech/avro/pom.xml
+++ b/plugins/tech/avro/pom.xml
@@ -22,7 +22,7 @@
 
     <groupId>org.apache.hop</groupId>
     <artifactId>hop-plugins-tech-avro</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>jar</packaging>
 
     <name>Hop Plugins Technology Avro</name>
@@ -31,7 +31,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-tech</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <licenses>
diff --git a/plugins/tech/aws/pom.xml b/plugins/tech/aws/pom.xml
index ffc8e27..f072835 100644
--- a/plugins/tech/aws/pom.xml
+++ b/plugins/tech/aws/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-tech</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-plugins-tech-aws</artifactId>
diff --git a/plugins/tech/azure/pom.xml b/plugins/tech/azure/pom.xml
index 1b8f076..a3c6fc1 100755
--- a/plugins/tech/azure/pom.xml
+++ b/plugins/tech/azure/pom.xml
@@ -23,7 +23,7 @@
 
     <groupId>org.apache.hop</groupId>
     <artifactId>hop-plugins-tech-azure</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>jar</packaging>
 
     <name>Hop Plugins Technology Azure</name>
@@ -32,7 +32,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-tech</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <licenses>
diff --git a/plugins/tech/cassandra/pom.xml b/plugins/tech/cassandra/pom.xml
index 0981287..a87e14d 100644
--- a/plugins/tech/cassandra/pom.xml
+++ b/plugins/tech/cassandra/pom.xml
@@ -22,7 +22,7 @@
 
     <groupId>org.apache.hop</groupId>
     <artifactId>hop-plugins-tech-cassandra</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>jar</packaging>
 
     <name>Hop Plugins Technology Cassandra</name>
@@ -31,7 +31,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-tech</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <licenses>
diff --git a/plugins/tech/dropbox/pom.xml b/plugins/tech/dropbox/pom.xml
index 9ec2fa3..c328886 100644
--- a/plugins/tech/dropbox/pom.xml
+++ b/plugins/tech/dropbox/pom.xml
@@ -23,7 +23,7 @@
 
     <groupId>org.apache.hop</groupId>
     <artifactId>hop-plugins-tech-dropbox</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>jar</packaging>
 
     <name>Hop Plugins Technology Dropbox</name>
@@ -32,7 +32,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-tech</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <licenses>
diff --git a/plugins/tech/google/pom.xml b/plugins/tech/google/pom.xml
index 5a3d8e8..bfbd128 100755
--- a/plugins/tech/google/pom.xml
+++ b/plugins/tech/google/pom.xml
@@ -22,7 +22,7 @@
 
     <groupId>org.apache.hop</groupId>
     <artifactId>hop-plugins-tech-google</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>jar</packaging>
 
     <name>Hop Plugins Technology Google</name>
@@ -31,7 +31,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-tech</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <licenses>
diff --git a/plugins/tech/neo4j/pom.xml b/plugins/tech/neo4j/pom.xml
index 122ecf5..16f4f3c 100755
--- a/plugins/tech/neo4j/pom.xml
+++ b/plugins/tech/neo4j/pom.xml
@@ -22,7 +22,7 @@
 
     <groupId>org.apache.hop</groupId>
     <artifactId>hop-plugins-tech-neo4j</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>jar</packaging>
 
     <name>Hop Plugins Technology Neo4j</name>
@@ -31,7 +31,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-tech</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <licenses>
diff --git a/plugins/tech/parquet/pom.xml b/plugins/tech/parquet/pom.xml
index 2f00dde..845c0e5 100755
--- a/plugins/tech/parquet/pom.xml
+++ b/plugins/tech/parquet/pom.xml
@@ -22,7 +22,7 @@
 
     <groupId>org.apache.hop</groupId>
     <artifactId>hop-plugins-tech-parquet</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>jar</packaging>
 
     <name>Hop Plugins Technology Parquet</name>
@@ -30,7 +30,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-tech</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <licenses>
diff --git a/plugins/tech/pom.xml b/plugins/tech/pom.xml
index eb8fa8d..9668e94 100644
--- a/plugins/tech/pom.xml
+++ b/plugins/tech/pom.xml
@@ -23,7 +23,7 @@
 
     <groupId>org.apache.hop</groupId>
     <artifactId>hop-plugins-tech</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <modules>
     </modules>
     <packaging>pom</packaging>
@@ -33,7 +33,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <properties>
@@ -81,7 +81,7 @@
         <dependency>
             <groupId>org.apache.hop</groupId>
             <artifactId>hop-ui</artifactId>
-            <version>1.1.0-SNAPSHOT</version>
+            <version>1.2.0-SNAPSHOT</version>
             <scope>compile</scope>
         </dependency>
         <dependency>
diff --git a/plugins/transforms/abort/pom.xml b/plugins/transforms/abort/pom.xml
index 1b208c8..0fa1db0 100644
--- a/plugins/transforms/abort/pom.xml
+++ b/plugins/transforms/abort/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-transform-abort</artifactId>
diff --git a/plugins/transforms/addsequence/pom.xml b/plugins/transforms/addsequence/pom.xml
index 33ca597..95f6d15 100644
--- a/plugins/transforms/addsequence/pom.xml
+++ b/plugins/transforms/addsequence/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-transform-addsequence</artifactId>
diff --git a/plugins/transforms/analyticquery/pom.xml b/plugins/transforms/analyticquery/pom.xml
index 0a06218..6b3e134 100644
--- a/plugins/transforms/analyticquery/pom.xml
+++ b/plugins/transforms/analyticquery/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-transform-analyticquery</artifactId>
diff --git a/plugins/transforms/append/pom.xml b/plugins/transforms/append/pom.xml
index 6c25e58..af18c6e 100644
--- a/plugins/transforms/append/pom.xml
+++ b/plugins/transforms/append/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-transform-append</artifactId>
diff --git a/plugins/transforms/blockingtransform/pom.xml b/plugins/transforms/blockingtransform/pom.xml
index 3be8c8d..8f1aae3 100644
--- a/plugins/transforms/blockingtransform/pom.xml
+++ b/plugins/transforms/blockingtransform/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-transform-blockingtransform</artifactId>
diff --git a/plugins/transforms/blockuntiltransformsfinish/pom.xml b/plugins/transforms/blockuntiltransformsfinish/pom.xml
index 6fc5f5c..0aee30e 100644
--- a/plugins/transforms/blockuntiltransformsfinish/pom.xml
+++ b/plugins/transforms/blockuntiltransformsfinish/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-transform-blockuntiltransformsfinish</artifactId>
diff --git a/plugins/transforms/calculator/pom.xml b/plugins/transforms/calculator/pom.xml
index b0d116f..8483ff5 100644
--- a/plugins/transforms/calculator/pom.xml
+++ b/plugins/transforms/calculator/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-transform-calculator</artifactId>
diff --git a/plugins/transforms/changefileencoding/pom.xml b/plugins/transforms/changefileencoding/pom.xml
index a5d6aae..016d061 100644
--- a/plugins/transforms/changefileencoding/pom.xml
+++ b/plugins/transforms/changefileencoding/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-transform-changefileencoding</artifactId>
diff --git a/plugins/transforms/checksum/pom.xml b/plugins/transforms/checksum/pom.xml
index 71cf362..0074211 100644
--- a/plugins/transforms/checksum/pom.xml
+++ b/plugins/transforms/checksum/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-transform-checksum</artifactId>
diff --git a/plugins/transforms/clonerow/pom.xml b/plugins/transforms/clonerow/pom.xml
index 34921d7..7e941f3 100644
--- a/plugins/transforms/clonerow/pom.xml
+++ b/plugins/transforms/clonerow/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-transform-clonerow</artifactId>
diff --git a/plugins/transforms/closure/pom.xml b/plugins/transforms/closure/pom.xml
index 41b541e..75fc8e1 100644
--- a/plugins/transforms/closure/pom.xml
+++ b/plugins/transforms/closure/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-transform-closure</artifactId>
diff --git a/plugins/transforms/coalesce/pom.xml b/plugins/transforms/coalesce/pom.xml
index 776ce78..06443e6 100644
--- a/plugins/transforms/coalesce/pom.xml
+++ b/plugins/transforms/coalesce/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-transform-coalesce</artifactId>
diff --git a/plugins/transforms/columnexists/pom.xml b/plugins/transforms/columnexists/pom.xml
index f0e3eb4..0ea7b98 100644
--- a/plugins/transforms/columnexists/pom.xml
+++ b/plugins/transforms/columnexists/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-transform-columnexists</artifactId>
diff --git a/plugins/transforms/combinationlookup/pom.xml b/plugins/transforms/combinationlookup/pom.xml
index 362e1ff..4050a38 100644
--- a/plugins/transforms/combinationlookup/pom.xml
+++ b/plugins/transforms/combinationlookup/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-transform-combinationlookup</artifactId>
diff --git a/plugins/transforms/concatfields/pom.xml b/plugins/transforms/concatfields/pom.xml
index 4d088f5..119814a 100644
--- a/plugins/transforms/concatfields/pom.xml
+++ b/plugins/transforms/concatfields/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-transform-concatfields</artifactId>
@@ -37,7 +37,7 @@
         <dependency>
             <groupId>org.apache.hop</groupId>
             <artifactId>hop-transform-textfile</artifactId>
-            <version>1.1.0-SNAPSHOT</version>
+            <version>1.2.0-SNAPSHOT</version>
             <scope>compile</scope>
         </dependency>
     </dependencies>
diff --git a/plugins/transforms/constant/pom.xml b/plugins/transforms/constant/pom.xml
index c3856d3..b006e46 100644
--- a/plugins/transforms/constant/pom.xml
+++ b/plugins/transforms/constant/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-transform-constant</artifactId>
diff --git a/plugins/transforms/creditcardvalidator/pom.xml b/plugins/transforms/creditcardvalidator/pom.xml
index 02cafe7..fd2b8dc 100644
--- a/plugins/transforms/creditcardvalidator/pom.xml
+++ b/plugins/transforms/creditcardvalidator/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-transform-creditcardvalidator</artifactId>
diff --git a/plugins/transforms/cubeinput/pom.xml b/plugins/transforms/cubeinput/pom.xml
index 2bbd9ef..4453509 100644
--- a/plugins/transforms/cubeinput/pom.xml
+++ b/plugins/transforms/cubeinput/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-transform-cubeinput</artifactId>
diff --git a/plugins/transforms/cubeoutput/pom.xml b/plugins/transforms/cubeoutput/pom.xml
index 1f180d2..3aafe06 100644
--- a/plugins/transforms/cubeoutput/pom.xml
+++ b/plugins/transforms/cubeoutput/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-transform-cubeoutput</artifactId>
diff --git a/plugins/transforms/databasejoin/pom.xml b/plugins/transforms/databasejoin/pom.xml
index 859bf6c..3ddcce3 100644
--- a/plugins/transforms/databasejoin/pom.xml
+++ b/plugins/transforms/databasejoin/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-transform-databasejoin</artifactId>
diff --git a/plugins/transforms/databaselookup/pom.xml b/plugins/transforms/databaselookup/pom.xml
index aea7b76..4cd52ed 100644
--- a/plugins/transforms/databaselookup/pom.xml
+++ b/plugins/transforms/databaselookup/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-transform-databaselookup</artifactId>
diff --git a/plugins/transforms/datagrid/pom.xml b/plugins/transforms/datagrid/pom.xml
index ae8b6c1..ba539a6 100644
--- a/plugins/transforms/datagrid/pom.xml
+++ b/plugins/transforms/datagrid/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-transform-datagrid</artifactId>
diff --git a/plugins/transforms/dbproc/pom.xml b/plugins/transforms/dbproc/pom.xml
index 3928fa8..b8fb60f 100644
--- a/plugins/transforms/dbproc/pom.xml
+++ b/plugins/transforms/dbproc/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-transform-dbproc</artifactId>
diff --git a/plugins/transforms/delay/pom.xml b/plugins/transforms/delay/pom.xml
index 3a08328..6706fca 100644
--- a/plugins/transforms/delay/pom.xml
+++ b/plugins/transforms/delay/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-transform-delay</artifactId>
diff --git a/plugins/transforms/delete/pom.xml b/plugins/transforms/delete/pom.xml
index b7ae6ef..c9c47e8 100644
--- a/plugins/transforms/delete/pom.xml
+++ b/plugins/transforms/delete/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-transform-delete</artifactId>
diff --git a/plugins/transforms/denormaliser/pom.xml b/plugins/transforms/denormaliser/pom.xml
index 5f56f94..5141814 100644
--- a/plugins/transforms/denormaliser/pom.xml
+++ b/plugins/transforms/denormaliser/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-transform-denormaliser</artifactId>
diff --git a/plugins/transforms/detectemptystream/pom.xml b/plugins/transforms/detectemptystream/pom.xml
index 745364c..f95be3c 100644
--- a/plugins/transforms/detectemptystream/pom.xml
+++ b/plugins/transforms/detectemptystream/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-transform-detectemptystream</artifactId>
diff --git a/plugins/transforms/detectlastrow/pom.xml b/plugins/transforms/detectlastrow/pom.xml
index 2142826..a9eef2d 100644
--- a/plugins/transforms/detectlastrow/pom.xml
+++ b/plugins/transforms/detectlastrow/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-transform-detectlastrow</artifactId>
diff --git a/plugins/transforms/dimensionlookup/pom.xml b/plugins/transforms/dimensionlookup/pom.xml
index 139d1c0..1f3a1ac 100644
--- a/plugins/transforms/dimensionlookup/pom.xml
+++ b/plugins/transforms/dimensionlookup/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-transform-dimensionlookup</artifactId>
diff --git a/plugins/transforms/dynamicsqlrow/pom.xml b/plugins/transforms/dynamicsqlrow/pom.xml
index 5a433dc..8de13f4 100644
--- a/plugins/transforms/dynamicsqlrow/pom.xml
+++ b/plugins/transforms/dynamicsqlrow/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-transform-dynamicsqlrow</artifactId>
diff --git a/plugins/transforms/edi2xml/pom.xml b/plugins/transforms/edi2xml/pom.xml
index fa466fc..6ca8430 100644
--- a/plugins/transforms/edi2xml/pom.xml
+++ b/plugins/transforms/edi2xml/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-transform-edi2xml</artifactId>
diff --git a/plugins/transforms/excelinput/pom.xml b/plugins/transforms/excelinput/pom.xml
index 3508c7c..1d17474 100644
--- a/plugins/transforms/excelinput/pom.xml
+++ b/plugins/transforms/excelinput/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-transform-excelinput</artifactId>
@@ -44,7 +44,7 @@
         <dependency>
             <groupId>org.apache.hop</groupId>
             <artifactId>hop-transform-textfile</artifactId>
-            <version>1.1.0-SNAPSHOT</version>
+            <version>1.2.0-SNAPSHOT</version>
             <scope>compile</scope>
         </dependency>
         <dependency>
diff --git a/plugins/transforms/excelwriter/pom.xml b/plugins/transforms/excelwriter/pom.xml
index b46a314..a82dea0 100644
--- a/plugins/transforms/excelwriter/pom.xml
+++ b/plugins/transforms/excelwriter/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-transform-excelwriter</artifactId>
diff --git a/plugins/transforms/execprocess/pom.xml b/plugins/transforms/execprocess/pom.xml
index 0f2951d..e060cec 100644
--- a/plugins/transforms/execprocess/pom.xml
+++ b/plugins/transforms/execprocess/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-transform-execprocess</artifactId>
diff --git a/plugins/transforms/execsqlrow/pom.xml b/plugins/transforms/execsqlrow/pom.xml
index 8affbe0..c7c1d4c 100644
--- a/plugins/transforms/execsqlrow/pom.xml
+++ b/plugins/transforms/execsqlrow/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-transform-execsqlrow</artifactId>
@@ -37,7 +37,7 @@
         <dependency>
             <groupId>org.apache.hop</groupId>
             <artifactId>hop-transform-sql</artifactId>
-            <version>1.1.0-SNAPSHOT</version>
+            <version>1.2.0-SNAPSHOT</version>
         </dependency>
     </dependencies>
 
diff --git a/plugins/transforms/fake/pom.xml b/plugins/transforms/fake/pom.xml
index 71c1614..9222ec2 100644
--- a/plugins/transforms/fake/pom.xml
+++ b/plugins/transforms/fake/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-transform-fake</artifactId>
diff --git a/plugins/transforms/fieldschangesequence/pom.xml b/plugins/transforms/fieldschangesequence/pom.xml
index 9a3cb8f..324f05e 100644
--- a/plugins/transforms/fieldschangesequence/pom.xml
+++ b/plugins/transforms/fieldschangesequence/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-transform-fieldschangesequence</artifactId>
diff --git a/plugins/transforms/fieldsplitter/pom.xml b/plugins/transforms/fieldsplitter/pom.xml
index 3122489..1a44bea 100644
--- a/plugins/transforms/fieldsplitter/pom.xml
+++ b/plugins/transforms/fieldsplitter/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-transform-fieldsplitter</artifactId>
diff --git a/plugins/transforms/fileexists/pom.xml b/plugins/transforms/fileexists/pom.xml
index 2bd48cc..33ce2c6 100644
--- a/plugins/transforms/fileexists/pom.xml
+++ b/plugins/transforms/fileexists/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-transform-fileexists</artifactId>
diff --git a/plugins/transforms/filelocked/pom.xml b/plugins/transforms/filelocked/pom.xml
index c8b7dfa..bf36cf1 100644
--- a/plugins/transforms/filelocked/pom.xml
+++ b/plugins/transforms/filelocked/pom.xml
@@ -25,7 +25,7 @@
         <dependency>
             <groupId>org.apache.hop</groupId>
             <artifactId>hop-action-checkfilelocked</artifactId>
-            <version>1.1.0-SNAPSHOT</version>
+            <version>1.2.0-SNAPSHOT</version>
             <scope>compile</scope>
         </dependency>
     </dependencies>
@@ -33,7 +33,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-transform-filelocked</artifactId>
diff --git a/plugins/transforms/filemetadata/pom.xml b/plugins/transforms/filemetadata/pom.xml
index a6c9f5f..c2b4825 100644
--- a/plugins/transforms/filemetadata/pom.xml
+++ b/plugins/transforms/filemetadata/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-transform-filemetadata</artifactId>
diff --git a/plugins/transforms/filesfromresult/pom.xml b/plugins/transforms/filesfromresult/pom.xml
index 035b6f2..d6aa380 100644
--- a/plugins/transforms/filesfromresult/pom.xml
+++ b/plugins/transforms/filesfromresult/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-transform-filesfromresult</artifactId>
diff --git a/plugins/transforms/filestoresult/pom.xml b/plugins/transforms/filestoresult/pom.xml
index d51fe22..9086120 100644
--- a/plugins/transforms/filestoresult/pom.xml
+++ b/plugins/transforms/filestoresult/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-transform-filestoresult</artifactId>
diff --git a/plugins/transforms/filterrows/pom.xml b/plugins/transforms/filterrows/pom.xml
index ed5c754..2070179 100644
--- a/plugins/transforms/filterrows/pom.xml
+++ b/plugins/transforms/filterrows/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-transform-filterrows</artifactId>
diff --git a/plugins/transforms/flattener/pom.xml b/plugins/transforms/flattener/pom.xml
index d37b3f8..34220b7 100644
--- a/plugins/transforms/flattener/pom.xml
+++ b/plugins/transforms/flattener/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-transform-flattener</artifactId>
diff --git a/plugins/transforms/fuzzymatch/pom.xml b/plugins/transforms/fuzzymatch/pom.xml
index ffa8cb5..0c9867c 100644
--- a/plugins/transforms/fuzzymatch/pom.xml
+++ b/plugins/transforms/fuzzymatch/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-transform-fuzzymatch</artifactId>
diff --git a/plugins/transforms/getfilenames/pom.xml b/plugins/transforms/getfilenames/pom.xml
index ce5a831..143495c 100644
--- a/plugins/transforms/getfilenames/pom.xml
+++ b/plugins/transforms/getfilenames/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-transform-getfilenames</artifactId>
diff --git a/plugins/transforms/getfilesrowcount/pom.xml b/plugins/transforms/getfilesrowcount/pom.xml
index 35c8e93..22f7e9b 100644
--- a/plugins/transforms/getfilesrowcount/pom.xml
+++ b/plugins/transforms/getfilesrowcount/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-transform-getfilesrowcount</artifactId>
diff --git a/plugins/transforms/getserversequence/pom.xml b/plugins/transforms/getserversequence/pom.xml
index d3b8b3d..95a32d6 100644
--- a/plugins/transforms/getserversequence/pom.xml
+++ b/plugins/transforms/getserversequence/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-transform-getserversequence</artifactId>
diff --git a/plugins/transforms/getsubfolders/pom.xml b/plugins/transforms/getsubfolders/pom.xml
index f8336d1..0bf9741 100644
--- a/plugins/transforms/getsubfolders/pom.xml
+++ b/plugins/transforms/getsubfolders/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-transform-getsubfolders</artifactId>
diff --git a/plugins/transforms/gettablenames/pom.xml b/plugins/transforms/gettablenames/pom.xml
index 1c7d009..35ed8eb 100644
--- a/plugins/transforms/gettablenames/pom.xml
+++ b/plugins/transforms/gettablenames/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-transform-gettablenames</artifactId>
diff --git a/plugins/transforms/getvariable/pom.xml b/plugins/transforms/getvariable/pom.xml
index dabb9ce..aca8646 100644
--- a/plugins/transforms/getvariable/pom.xml
+++ b/plugins/transforms/getvariable/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-transform-getvariable</artifactId>
diff --git a/plugins/transforms/groupby/pom.xml b/plugins/transforms/groupby/pom.xml
index cc46241..8bbd566 100644
--- a/plugins/transforms/groupby/pom.xml
+++ b/plugins/transforms/groupby/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-transform-groupby</artifactId>
diff --git a/plugins/transforms/http/pom.xml b/plugins/transforms/http/pom.xml
index 1590f86..e775458 100644
--- a/plugins/transforms/http/pom.xml
+++ b/plugins/transforms/http/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-transform-http</artifactId>
diff --git a/plugins/transforms/httppost/pom.xml b/plugins/transforms/httppost/pom.xml
index a435c2dc..584b2b4 100644
--- a/plugins/transforms/httppost/pom.xml
+++ b/plugins/transforms/httppost/pom.xml
@@ -32,7 +32,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-transform-httppost</artifactId>
diff --git a/plugins/transforms/ifnull/pom.xml b/plugins/transforms/ifnull/pom.xml
index ae846dc..f59c40a 100644
--- a/plugins/transforms/ifnull/pom.xml
+++ b/plugins/transforms/ifnull/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-transform-ifnull</artifactId>
diff --git a/plugins/transforms/insertupdate/pom.xml b/plugins/transforms/insertupdate/pom.xml
index ea923fc..96ea435 100644
--- a/plugins/transforms/insertupdate/pom.xml
+++ b/plugins/transforms/insertupdate/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-transform-insertupdate</artifactId>
diff --git a/plugins/transforms/janino/pom.xml b/plugins/transforms/janino/pom.xml
index 42e60d2..11b3ac2 100644
--- a/plugins/transforms/janino/pom.xml
+++ b/plugins/transforms/janino/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-transform-janino</artifactId>
diff --git a/plugins/transforms/javascript/pom.xml b/plugins/transforms/javascript/pom.xml
index f17ba2f..cfa592f 100644
--- a/plugins/transforms/javascript/pom.xml
+++ b/plugins/transforms/javascript/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-transform-javascript</artifactId>
@@ -41,19 +41,19 @@
         <dependency>
             <groupId>org.apache.hop</groupId>
             <artifactId>hop-transform-fieldsplitter</artifactId>
-            <version>1.1.0-SNAPSHOT</version>
+            <version>1.2.0-SNAPSHOT</version>
             <scope>compile</scope>
         </dependency>
         <dependency>
             <groupId>org.apache.hop</groupId>
             <artifactId>hop-transform-rowgenerator</artifactId>
-            <version>1.1.0-SNAPSHOT</version>
+            <version>1.2.0-SNAPSHOT</version>
             <scope>compile</scope>
         </dependency>
         <dependency>
             <groupId>org.apache.hop</groupId>
             <artifactId>hop-transform-loadfileinput</artifactId>
-            <version>1.1.0-SNAPSHOT</version>
+            <version>1.2.0-SNAPSHOT</version>
             <scope>compile</scope>
         </dependency>
         <dependency>
diff --git a/plugins/transforms/joinrows/pom.xml b/plugins/transforms/joinrows/pom.xml
index c2c5f93..5275996 100644
--- a/plugins/transforms/joinrows/pom.xml
+++ b/plugins/transforms/joinrows/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-transform-joinrows</artifactId>
diff --git a/plugins/transforms/json/pom.xml b/plugins/transforms/json/pom.xml
index de9438f..7f1ea8a 100644
--- a/plugins/transforms/json/pom.xml
+++ b/plugins/transforms/json/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-transforms-json</artifactId>
@@ -131,13 +131,13 @@
         <dependency>
             <groupId>org.apache.hop</groupId>
             <artifactId>hop-transform-rowgenerator</artifactId>
-            <version>1.1.0-SNAPSHOT</version>
+            <version>1.2.0-SNAPSHOT</version>
             <scope>test</scope>
         </dependency>
         <dependency>
             <groupId>org.apache.hop</groupId>
             <artifactId>hop-transform-sort</artifactId>
-            <version>1.1.0-SNAPSHOT</version>
+            <version>1.2.0-SNAPSHOT</version>
             <scope>test</scope>
         </dependency>
 
diff --git a/plugins/transforms/kafka/pom.xml b/plugins/transforms/kafka/pom.xml
index a600b9c..cf5d24b 100644
--- a/plugins/transforms/kafka/pom.xml
+++ b/plugins/transforms/kafka/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-transforms-kafka</artifactId>
diff --git a/plugins/transforms/ldap/pom.xml b/plugins/transforms/ldap/pom.xml
index 0951c78..b99f38b 100644
--- a/plugins/transforms/ldap/pom.xml
+++ b/plugins/transforms/ldap/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-transform-ldap</artifactId>
diff --git a/plugins/transforms/loadfileinput/pom.xml b/plugins/transforms/loadfileinput/pom.xml
index b9bea6b..445ea73 100644
--- a/plugins/transforms/loadfileinput/pom.xml
+++ b/plugins/transforms/loadfileinput/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-transform-loadfileinput</artifactId>
diff --git a/plugins/transforms/mail/pom.xml b/plugins/transforms/mail/pom.xml
index c0cd0da..4682410 100644
--- a/plugins/transforms/mail/pom.xml
+++ b/plugins/transforms/mail/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-transform-mail</artifactId>
diff --git a/plugins/transforms/mailinput/pom.xml b/plugins/transforms/mailinput/pom.xml
index 43942c4..383320f 100644
--- a/plugins/transforms/mailinput/pom.xml
+++ b/plugins/transforms/mailinput/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-transform-mailinput</artifactId>
@@ -43,7 +43,7 @@
         <dependency>
             <groupId>org.apache.hop</groupId>
             <artifactId>hop-action-getpop</artifactId>
-            <version>1.1.0-SNAPSHOT</version>
+            <version>1.2.0-SNAPSHOT</version>
             <scope>compile</scope>
         </dependency>
     </dependencies>
diff --git a/plugins/transforms/mapping/pom.xml b/plugins/transforms/mapping/pom.xml
index c46a3ec..791a102 100644
--- a/plugins/transforms/mapping/pom.xml
+++ b/plugins/transforms/mapping/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-transform-mapping</artifactId>
diff --git a/plugins/transforms/memgroupby/pom.xml b/plugins/transforms/memgroupby/pom.xml
index 4702d4f..d8cc4cd 100644
--- a/plugins/transforms/memgroupby/pom.xml
+++ b/plugins/transforms/memgroupby/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-transform-memgroupby</artifactId>
diff --git a/plugins/transforms/mergejoin/pom.xml b/plugins/transforms/mergejoin/pom.xml
index f007a52..fb585e3 100644
--- a/plugins/transforms/mergejoin/pom.xml
+++ b/plugins/transforms/mergejoin/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-transform-mergejoin</artifactId>
diff --git a/plugins/transforms/mergerows/pom.xml b/plugins/transforms/mergerows/pom.xml
index 8950c77..64bd595 100644
--- a/plugins/transforms/mergerows/pom.xml
+++ b/plugins/transforms/mergerows/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-transform-mergerows</artifactId>
diff --git a/plugins/transforms/metadata/pom.xml b/plugins/transforms/metadata/pom.xml
index 024d069..7c00d62 100644
--- a/plugins/transforms/metadata/pom.xml
+++ b/plugins/transforms/metadata/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.hop</groupId>
     <artifactId>hop-plugins-transforms</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>hop-transform-metadata</artifactId>
diff --git a/plugins/transforms/metainject/pom.xml b/plugins/transforms/metainject/pom.xml
index 4f66a78..ab42914 100644
--- a/plugins/transforms/metainject/pom.xml
+++ b/plugins/transforms/metainject/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-transform-metainject</artifactId>
@@ -42,7 +42,7 @@
         <dependency>
             <groupId>org.apache.hop</groupId>
             <artifactId>hop-transform-rowsfromresult</artifactId>
-            <version>1.1.0-SNAPSHOT</version>
+            <version>1.2.0-SNAPSHOT</version>
             <scope>test</scope>
         </dependency>
 
diff --git a/plugins/transforms/metastructure/pom.xml b/plugins/transforms/metastructure/pom.xml
index 1b1ac24..a0835f9 100644
--- a/plugins/transforms/metastructure/pom.xml
+++ b/plugins/transforms/metastructure/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-transform-metastructure</artifactId>
diff --git a/plugins/transforms/monetdbbulkloader/pom.xml b/plugins/transforms/monetdbbulkloader/pom.xml
index 7d806a1..b14db6f 100644
--- a/plugins/transforms/monetdbbulkloader/pom.xml
+++ b/plugins/transforms/monetdbbulkloader/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-transforms-monetdbbulkloader</artifactId>
diff --git a/plugins/transforms/mongodb/pom.xml b/plugins/transforms/mongodb/pom.xml
index f4c0dc5..fcacf23 100644
--- a/plugins/transforms/mongodb/pom.xml
+++ b/plugins/transforms/mongodb/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-transform-mongodb</artifactId>
diff --git a/plugins/transforms/multimerge/pom.xml b/plugins/transforms/multimerge/pom.xml
index 7cde4be..0d322cb 100644
--- a/plugins/transforms/multimerge/pom.xml
+++ b/plugins/transforms/multimerge/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-transform-multimerge</artifactId>
diff --git a/plugins/transforms/normaliser/pom.xml b/plugins/transforms/normaliser/pom.xml
index 325ee19..9332ba6 100644
--- a/plugins/transforms/normaliser/pom.xml
+++ b/plugins/transforms/normaliser/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-transform-normaliser</artifactId>
diff --git a/plugins/transforms/nullif/pom.xml b/plugins/transforms/nullif/pom.xml
index ca750e1..ba3e10f 100644
--- a/plugins/transforms/nullif/pom.xml
+++ b/plugins/transforms/nullif/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-transform-nullif</artifactId>
diff --git a/plugins/transforms/numberrange/pom.xml b/plugins/transforms/numberrange/pom.xml
index e0d2e72..ff47367 100644
--- a/plugins/transforms/numberrange/pom.xml
+++ b/plugins/transforms/numberrange/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-transform-numberrange</artifactId>
diff --git a/plugins/transforms/pgbulkloader/pom.xml b/plugins/transforms/pgbulkloader/pom.xml
index ac7437e..0ad8d83 100644
--- a/plugins/transforms/pgbulkloader/pom.xml
+++ b/plugins/transforms/pgbulkloader/pom.xml
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-transform-pgbulkloader</artifactId>
diff --git a/plugins/transforms/pgp/pom.xml b/plugins/transforms/pgp/pom.xml
index 6c38cd1..ff899cc 100644
--- a/plugins/transforms/pgp/pom.xml
+++ b/plugins/transforms/pgp/pom.xml
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-transform-pgp</artifactId>
diff --git a/plugins/transforms/pipelineexecutor/pom.xml b/plugins/transforms/pipelineexecutor/pom.xml
index f462e96..f4aa9da 100644
--- a/plugins/transforms/pipelineexecutor/pom.xml
+++ b/plugins/transforms/pipelineexecutor/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-transform-pipelineexecutor</artifactId>
diff --git a/plugins/transforms/pom.xml b/plugins/transforms/pom.xml
index c2bf13d..b442916 100644
--- a/plugins/transforms/pom.xml
+++ b/plugins/transforms/pom.xml
@@ -23,7 +23,7 @@
 
     <groupId>org.apache.hop</groupId>
     <artifactId>hop-plugins-transforms</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <modules>
     </modules>
     <packaging>pom</packaging>
@@ -33,7 +33,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <properties>
@@ -220,7 +220,7 @@
         <dependency>
             <groupId>org.apache.hop</groupId>
             <artifactId>hop-ui</artifactId>
-            <version>1.1.0-SNAPSHOT</version>
+            <version>1.2.0-SNAPSHOT</version>
             <scope>compile</scope>
         </dependency>
         <dependency>
diff --git a/plugins/transforms/processfiles/pom.xml b/plugins/transforms/processfiles/pom.xml
index 0dbbcda..19459cd 100644
--- a/plugins/transforms/processfiles/pom.xml
+++ b/plugins/transforms/processfiles/pom.xml
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-transform-processfiles</artifactId>
diff --git a/plugins/transforms/propertyinput/pom.xml b/plugins/transforms/propertyinput/pom.xml
index 76184ed..8b04327 100644
--- a/plugins/transforms/propertyinput/pom.xml
+++ b/plugins/transforms/propertyinput/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-transform-propertyinput</artifactId>
diff --git a/plugins/transforms/propertyoutput/pom.xml b/plugins/transforms/propertyoutput/pom.xml
index 0cafcb5..7c1ef16 100644
--- a/plugins/transforms/propertyoutput/pom.xml
+++ b/plugins/transforms/propertyoutput/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-transform-propertyoutput</artifactId>
diff --git a/plugins/transforms/randomvalue/pom.xml b/plugins/transforms/randomvalue/pom.xml
index c62b5d3..4a525a5 100644
--- a/plugins/transforms/randomvalue/pom.xml
+++ b/plugins/transforms/randomvalue/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-transform-randomvalue</artifactId>
diff --git a/plugins/transforms/regexeval/pom.xml b/plugins/transforms/regexeval/pom.xml
index 303446b..7c34d14 100644
--- a/plugins/transforms/regexeval/pom.xml
+++ b/plugins/transforms/regexeval/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-transform-regexeval</artifactId>
diff --git a/plugins/transforms/replacestring/pom.xml b/plugins/transforms/replacestring/pom.xml
index 04ab585..41205cc 100644
--- a/plugins/transforms/replacestring/pom.xml
+++ b/plugins/transforms/replacestring/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-transform-replacestring</artifactId>
diff --git a/plugins/transforms/reservoirsampling/pom.xml b/plugins/transforms/reservoirsampling/pom.xml
index b579180..0b22b1f 100644
--- a/plugins/transforms/reservoirsampling/pom.xml
+++ b/plugins/transforms/reservoirsampling/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-transform-reservoirsampling</artifactId>
diff --git a/plugins/transforms/rest/pom.xml b/plugins/transforms/rest/pom.xml
index 378ce62..d88ce74 100644
--- a/plugins/transforms/rest/pom.xml
+++ b/plugins/transforms/rest/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-transform-rest</artifactId>
diff --git a/plugins/transforms/rowgenerator/pom.xml b/plugins/transforms/rowgenerator/pom.xml
index 9dd1dfb..18697fa 100644
--- a/plugins/transforms/rowgenerator/pom.xml
+++ b/plugins/transforms/rowgenerator/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-transform-rowgenerator</artifactId>
diff --git a/plugins/transforms/rowsfromresult/pom.xml b/plugins/transforms/rowsfromresult/pom.xml
index 1e21394..0359150 100644
--- a/plugins/transforms/rowsfromresult/pom.xml
+++ b/plugins/transforms/rowsfromresult/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-transform-rowsfromresult</artifactId>
diff --git a/plugins/transforms/rowstoresult/pom.xml b/plugins/transforms/rowstoresult/pom.xml
index 9fcdaf9..6ae6539 100644
--- a/plugins/transforms/rowstoresult/pom.xml
+++ b/plugins/transforms/rowstoresult/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-transform-rowstoresult</artifactId>
diff --git a/plugins/transforms/salesforce/pom.xml b/plugins/transforms/salesforce/pom.xml
index 6a958af..ea2d8c6 100644
--- a/plugins/transforms/salesforce/pom.xml
+++ b/plugins/transforms/salesforce/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <artifactId>hop-plugins-transforms</artifactId>
         <groupId>org.apache.hop</groupId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
     <artifactId>hop-transform-salesforce</artifactId>
 
diff --git a/plugins/transforms/samplerows/pom.xml b/plugins/transforms/samplerows/pom.xml
index 16eb770..2d9eb37 100644
--- a/plugins/transforms/samplerows/pom.xml
+++ b/plugins/transforms/samplerows/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-transform-samplerows</artifactId>
diff --git a/plugins/transforms/sasinput/pom.xml b/plugins/transforms/sasinput/pom.xml
index bddbb79..a1903d8 100644
--- a/plugins/transforms/sasinput/pom.xml
+++ b/plugins/transforms/sasinput/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <artifactId>hop-plugins-transforms</artifactId>
         <groupId>org.apache.hop</groupId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
     <artifactId>hop-transform-sasinput</artifactId>
 
diff --git a/plugins/transforms/selectvalues/pom.xml b/plugins/transforms/selectvalues/pom.xml
index 2a06bbe..be30be7 100644
--- a/plugins/transforms/selectvalues/pom.xml
+++ b/plugins/transforms/selectvalues/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-transform-selectvalues</artifactId>
diff --git a/plugins/transforms/serverstatus/pom.xml b/plugins/transforms/serverstatus/pom.xml
index 4ae47f7..cb918e6 100644
--- a/plugins/transforms/serverstatus/pom.xml
+++ b/plugins/transforms/serverstatus/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.hop</groupId>
     <artifactId>hop-plugins-transforms</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>hop-transform-serverstatus</artifactId>
diff --git a/plugins/transforms/setvalueconstant/pom.xml b/plugins/transforms/setvalueconstant/pom.xml
index b92fdbb..63a6245 100644
--- a/plugins/transforms/setvalueconstant/pom.xml
+++ b/plugins/transforms/setvalueconstant/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-transform-setvalueconstant</artifactId>
diff --git a/plugins/transforms/setvaluefield/pom.xml b/plugins/transforms/setvaluefield/pom.xml
index 8a4ee15..130a5af 100644
--- a/plugins/transforms/setvaluefield/pom.xml
+++ b/plugins/transforms/setvaluefield/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-transform-setvaluefield</artifactId>
diff --git a/plugins/transforms/setvariable/pom.xml b/plugins/transforms/setvariable/pom.xml
index a3cb012..b621350 100644
--- a/plugins/transforms/setvariable/pom.xml
+++ b/plugins/transforms/setvariable/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-transform-setvariable</artifactId>
diff --git a/plugins/transforms/sort/pom.xml b/plugins/transforms/sort/pom.xml
index 6da81c2..0718894 100644
--- a/plugins/transforms/sort/pom.xml
+++ b/plugins/transforms/sort/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-transform-sort</artifactId>
diff --git a/plugins/transforms/sortedmerge/pom.xml b/plugins/transforms/sortedmerge/pom.xml
index 1dcee57..4f6fbe0 100644
--- a/plugins/transforms/sortedmerge/pom.xml
+++ b/plugins/transforms/sortedmerge/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-transform-sortedmerge</artifactId>
diff --git a/plugins/transforms/splitfieldtorows/pom.xml b/plugins/transforms/splitfieldtorows/pom.xml
index 490052f..7efd8ad 100644
--- a/plugins/transforms/splitfieldtorows/pom.xml
+++ b/plugins/transforms/splitfieldtorows/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-transform-splitfieldtorows</artifactId>
diff --git a/plugins/transforms/splunk/pom.xml b/plugins/transforms/splunk/pom.xml
index 34efcc8..3811a03 100644
--- a/plugins/transforms/splunk/pom.xml
+++ b/plugins/transforms/splunk/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-transform-splunk</artifactId>
diff --git a/plugins/transforms/sql/pom.xml b/plugins/transforms/sql/pom.xml
index ebaebad..d2ef70d 100644
--- a/plugins/transforms/sql/pom.xml
+++ b/plugins/transforms/sql/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-transform-sql</artifactId>
diff --git a/plugins/transforms/sqlfileoutput/pom.xml b/plugins/transforms/sqlfileoutput/pom.xml
index a5cb595..3c7bbfe 100644
--- a/plugins/transforms/sqlfileoutput/pom.xml
+++ b/plugins/transforms/sqlfileoutput/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-transform-sqlfileoutput</artifactId>
diff --git a/plugins/transforms/ssh/pom.xml b/plugins/transforms/ssh/pom.xml
index 24c259f..be764b6 100644
--- a/plugins/transforms/ssh/pom.xml
+++ b/plugins/transforms/ssh/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-transform-ssh</artifactId>
diff --git a/plugins/transforms/standardizephonenumber/pom.xml b/plugins/transforms/standardizephonenumber/pom.xml
index 78e3d93..07cc255 100644
--- a/plugins/transforms/standardizephonenumber/pom.xml
+++ b/plugins/transforms/standardizephonenumber/pom.xml
@@ -26,7 +26,7 @@
 	<parent>
 		<groupId>org.apache.hop</groupId>
 		<artifactId>hop-plugins-transforms</artifactId>
-		<version>1.1.0-SNAPSHOT</version>
+		<version>1.2.0-SNAPSHOT</version>
 	</parent>
 
 	<artifactId>hop-transform-standardizephonenumber</artifactId>
diff --git a/plugins/transforms/streamlookup/pom.xml b/plugins/transforms/streamlookup/pom.xml
index fb24aec..b7e4ec1 100644
--- a/plugins/transforms/streamlookup/pom.xml
+++ b/plugins/transforms/streamlookup/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-transform-streamlookup</artifactId>
diff --git a/plugins/transforms/streamschemamerge/pom.xml b/plugins/transforms/streamschemamerge/pom.xml
index 17e2370..72064e1 100644
--- a/plugins/transforms/streamschemamerge/pom.xml
+++ b/plugins/transforms/streamschemamerge/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-transform-streamschemamerge</artifactId>
@@ -36,7 +36,7 @@
         <dependency>
             <groupId>org.apache.hop</groupId>
             <artifactId>hop-transform-sort</artifactId>
-            <version>1.1.0-SNAPSHOT</version>
+            <version>1.2.0-SNAPSHOT</version>
             <scope>test</scope>
         </dependency>
     </dependencies>
diff --git a/plugins/transforms/stringcut/pom.xml b/plugins/transforms/stringcut/pom.xml
index 49aefb1..68ecc1c 100644
--- a/plugins/transforms/stringcut/pom.xml
+++ b/plugins/transforms/stringcut/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-transform-stringcut</artifactId>
diff --git a/plugins/transforms/stringoperations/pom.xml b/plugins/transforms/stringoperations/pom.xml
index 0689bba..bd8ee90 100644
--- a/plugins/transforms/stringoperations/pom.xml
+++ b/plugins/transforms/stringoperations/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-transform-stringoperations</artifactId>
diff --git a/plugins/transforms/switchcase/pom.xml b/plugins/transforms/switchcase/pom.xml
index 542ea3c..258b269 100644
--- a/plugins/transforms/switchcase/pom.xml
+++ b/plugins/transforms/switchcase/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-transform-switchcase</artifactId>
@@ -37,7 +37,7 @@
         <dependency>
             <groupId>org.apache.hop</groupId>
             <artifactId>hop-transform-fieldsplitter</artifactId>
-            <version>1.1.0-SNAPSHOT</version>
+            <version>1.2.0-SNAPSHOT</version>
             <scope>compile</scope>
         </dependency>
     </dependencies>
diff --git a/plugins/transforms/synchronizeaftermerge/pom.xml b/plugins/transforms/synchronizeaftermerge/pom.xml
index 603635a..f241484 100644
--- a/plugins/transforms/synchronizeaftermerge/pom.xml
+++ b/plugins/transforms/synchronizeaftermerge/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-transform-synchronizeaftermerge</artifactId>
diff --git a/plugins/transforms/systemdata/pom.xml b/plugins/transforms/systemdata/pom.xml
index 421acb0..a9268d7 100644
--- a/plugins/transforms/systemdata/pom.xml
+++ b/plugins/transforms/systemdata/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-transform-systemdata</artifactId>
diff --git a/plugins/transforms/tablecompare/pom.xml b/plugins/transforms/tablecompare/pom.xml
index 3d665ce..a9ab117 100644
--- a/plugins/transforms/tablecompare/pom.xml
+++ b/plugins/transforms/tablecompare/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-transform-tablecompare</artifactId>
diff --git a/plugins/transforms/tableexists/pom.xml b/plugins/transforms/tableexists/pom.xml
index c1c6b30..d11e243 100644
--- a/plugins/transforms/tableexists/pom.xml
+++ b/plugins/transforms/tableexists/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-transform-tableexists</artifactId>
diff --git a/plugins/transforms/tableinput/pom.xml b/plugins/transforms/tableinput/pom.xml
index 8cd85ca..6f9f407 100644
--- a/plugins/transforms/tableinput/pom.xml
+++ b/plugins/transforms/tableinput/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-transform-tableinput</artifactId>
diff --git a/plugins/transforms/tableoutput/pom.xml b/plugins/transforms/tableoutput/pom.xml
index 2aa4512..cfa6b27 100644
--- a/plugins/transforms/tableoutput/pom.xml
+++ b/plugins/transforms/tableoutput/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-transform-tableoutput</artifactId>
diff --git a/plugins/transforms/terafast/pom.xml b/plugins/transforms/terafast/pom.xml
index fba5ffe..96f16e7 100644
--- a/plugins/transforms/terafast/pom.xml
+++ b/plugins/transforms/terafast/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-transform-terafast</artifactId>
diff --git a/plugins/transforms/textfile/pom.xml b/plugins/transforms/textfile/pom.xml
index 753564d..23aa703 100644
--- a/plugins/transforms/textfile/pom.xml
+++ b/plugins/transforms/textfile/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-transform-textfile</artifactId>
diff --git a/plugins/transforms/tika/pom.xml b/plugins/transforms/tika/pom.xml
index 4f1e1bd..0499883 100644
--- a/plugins/transforms/tika/pom.xml
+++ b/plugins/transforms/tika/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.hop</groupId>
     <artifactId>hop-plugins-transforms</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>hop-transform-tika</artifactId>
diff --git a/plugins/transforms/tokenreplacement/pom.xml b/plugins/transforms/tokenreplacement/pom.xml
index 20dd16c..4ce6798 100644
--- a/plugins/transforms/tokenreplacement/pom.xml
+++ b/plugins/transforms/tokenreplacement/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-transform-tokenreplacement</artifactId>
diff --git a/plugins/transforms/uniquerows/pom.xml b/plugins/transforms/uniquerows/pom.xml
index b595980..3207400 100644
--- a/plugins/transforms/uniquerows/pom.xml
+++ b/plugins/transforms/uniquerows/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-transform-uniquerows</artifactId>
diff --git a/plugins/transforms/uniquerowsbyhashset/pom.xml b/plugins/transforms/uniquerowsbyhashset/pom.xml
index 9ab290c..3cd34d5 100644
--- a/plugins/transforms/uniquerowsbyhashset/pom.xml
+++ b/plugins/transforms/uniquerowsbyhashset/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-transform-uniquerowsbyhashset</artifactId>
diff --git a/plugins/transforms/update/pom.xml b/plugins/transforms/update/pom.xml
index ecded8b..f52bf97 100644
--- a/plugins/transforms/update/pom.xml
+++ b/plugins/transforms/update/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-transform-update</artifactId>
diff --git a/plugins/transforms/valuemapper/pom.xml b/plugins/transforms/valuemapper/pom.xml
index b305272..0a059b8 100644
--- a/plugins/transforms/valuemapper/pom.xml
+++ b/plugins/transforms/valuemapper/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-transform-valuemapper</artifactId>
diff --git a/plugins/transforms/webserviceavailable/pom.xml b/plugins/transforms/webserviceavailable/pom.xml
index ab22e37..811d2d6 100644
--- a/plugins/transforms/webserviceavailable/pom.xml
+++ b/plugins/transforms/webserviceavailable/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-transform-webserviceavailable</artifactId>
diff --git a/plugins/transforms/webservices/pom.xml b/plugins/transforms/webservices/pom.xml
index f6928bc..1a95320 100644
--- a/plugins/transforms/webservices/pom.xml
+++ b/plugins/transforms/webservices/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-transform-webservices</artifactId>
diff --git a/plugins/transforms/workflowexecutor/pom.xml b/plugins/transforms/workflowexecutor/pom.xml
index ecfee7a..1ac050a 100644
--- a/plugins/transforms/workflowexecutor/pom.xml
+++ b/plugins/transforms/workflowexecutor/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-transform-workflowexecutor</artifactId>
diff --git a/plugins/transforms/writetolog/pom.xml b/plugins/transforms/writetolog/pom.xml
index 0f04473..3e74a27 100644
--- a/plugins/transforms/writetolog/pom.xml
+++ b/plugins/transforms/writetolog/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-transform-writetolog</artifactId>
diff --git a/plugins/transforms/xml/pom.xml b/plugins/transforms/xml/pom.xml
index ceceea4..7201803 100644
--- a/plugins/transforms/xml/pom.xml
+++ b/plugins/transforms/xml/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-transform-xml</artifactId>
diff --git a/plugins/transforms/yamlinput/pom.xml b/plugins/transforms/yamlinput/pom.xml
index 7cd03f4..5153e04 100644
--- a/plugins/transforms/yamlinput/pom.xml
+++ b/plugins/transforms/yamlinput/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-transform-yamlinput</artifactId>
diff --git a/plugins/transforms/zipfile/pom.xml b/plugins/transforms/zipfile/pom.xml
index c1fcf9f..74bd3cd 100644
--- a/plugins/transforms/zipfile/pom.xml
+++ b/plugins/transforms/zipfile/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-transforms</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hop-transform-zipfile</artifactId>
diff --git a/plugins/valuetypes/json/pom.xml b/plugins/valuetypes/json/pom.xml
index fdb7ba6..cd4507a 100644
--- a/plugins/valuetypes/json/pom.xml
+++ b/plugins/valuetypes/json/pom.xml
@@ -23,7 +23,7 @@
     <modelVersion>4.0.0</modelVersion>
 
     <artifactId>hop-plugins-valuetypes-json</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>jar</packaging>
 
     <name>Hop Plugins Value Types JSON</name>
@@ -31,14 +31,14 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins-valuetypes</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <dependencies>
         <dependency>
             <groupId>org.apache.hop</groupId>
             <artifactId>hop-core</artifactId>
-            <version>1.1.0-SNAPSHOT</version>
+            <version>1.2.0-SNAPSHOT</version>
             <scope>compile</scope>
         </dependency>
     </dependencies>
diff --git a/plugins/valuetypes/pom.xml b/plugins/valuetypes/pom.xml
index f7e3cc4..39f7647 100644
--- a/plugins/valuetypes/pom.xml
+++ b/plugins/valuetypes/pom.xml
@@ -24,7 +24,7 @@
 
     <groupId>org.apache.hop</groupId>
     <artifactId>hop-plugins-valuetypes</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <modules>
     </modules>
     <packaging>pom</packaging>
@@ -34,7 +34,7 @@
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop-plugins</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <profiles>
diff --git a/pom.xml b/pom.xml
index b5779da..8159a24 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
 
     <groupId>org.apache.hop</groupId>
     <artifactId>hop</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Hop Orchestration Platform</name>
diff --git a/rap/pom.xml b/rap/pom.xml
index 4953626..28d0a95 100644
--- a/rap/pom.xml
+++ b/rap/pom.xml
@@ -22,14 +22,14 @@
     <groupId>org.apache.hop</groupId>
     <artifactId>hop-ui-rap</artifactId>
     <packaging>jar</packaging>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
 
     <name>Hop GUI (RAP fragment)</name>
 
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <properties>
diff --git a/rcp/pom.xml b/rcp/pom.xml
index 916093c..abcb119 100644
--- a/rcp/pom.xml
+++ b/rcp/pom.xml
@@ -22,14 +22,14 @@
     <groupId>org.apache.hop</groupId>
     <artifactId>hop-ui-rcp</artifactId>
     <packaging>jar</packaging>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
 
     <name>Hop GUI (RCP fragment)</name>
 
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <dependencies>
diff --git a/ui/pom.xml b/ui/pom.xml
index 5d37b15..1c314da 100644
--- a/ui/pom.xml
+++ b/ui/pom.xml
@@ -23,14 +23,14 @@
     <groupId>org.apache.hop</groupId>
     <artifactId>hop-ui</artifactId>
     <packaging>jar</packaging>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
 
     <name>Hop GUI</name>
 
     <parent>
         <groupId>org.apache.hop</groupId>
         <artifactId>hop</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
 
     <properties>