diff --git a/docker/pom.xml b/docker/pom.xml index 87516abf9..cda012373 100644 --- a/docker/pom.xml +++ b/docker/pom.xml @@ -12,7 +12,7 @@ com.dimajix.flowman flowman-root - 1.3.2-SNAPSHOT + 1.4.0-SNAPSHOT ../pom.xml diff --git a/flowman-common-java/pom.xml b/flowman-common-java/pom.xml index e39f95e4d..321a7c2fe 100644 --- a/flowman-common-java/pom.xml +++ b/flowman-common-java/pom.xml @@ -11,7 +11,7 @@ com.dimajix.flowman flowman-root - 1.3.2-SNAPSHOT + 1.4.0-SNAPSHOT ../pom.xml diff --git a/flowman-common-jersey/pom.xml b/flowman-common-jersey/pom.xml index 09ee7a008..015259bf1 100644 --- a/flowman-common-jersey/pom.xml +++ b/flowman-common-jersey/pom.xml @@ -11,7 +11,7 @@ flowman-root com.dimajix.flowman - 1.3.2-SNAPSHOT + 1.4.0-SNAPSHOT ../pom.xml diff --git a/flowman-common/pom.xml b/flowman-common/pom.xml index 063ee4d4d..fa3d87d42 100644 --- a/flowman-common/pom.xml +++ b/flowman-common/pom.xml @@ -11,7 +11,7 @@ com.dimajix.flowman flowman-root - 1.3.2-SNAPSHOT + 1.4.0-SNAPSHOT ../pom.xml diff --git a/flowman-core/pom.xml b/flowman-core/pom.xml index a0bafb8aa..07ec37a73 100644 --- a/flowman-core/pom.xml +++ b/flowman-core/pom.xml @@ -11,7 +11,7 @@ com.dimajix.flowman flowman-root - 1.3.2-SNAPSHOT + 1.4.0-SNAPSHOT ../pom.xml diff --git a/flowman-dist/pom.xml b/flowman-dist/pom.xml index fc76dc7b7..3da3824a5 100644 --- a/flowman-dist/pom.xml +++ b/flowman-dist/pom.xml @@ -12,7 +12,7 @@ com.dimajix.flowman flowman-root - 1.3.2-SNAPSHOT + 1.4.0-SNAPSHOT ../pom.xml diff --git a/flowman-kernel-api/pom.xml b/flowman-kernel-api/pom.xml index e13a5c5df..5ad892f3c 100644 --- a/flowman-kernel-api/pom.xml +++ b/flowman-kernel-api/pom.xml @@ -11,7 +11,7 @@ flowman-root com.dimajix.flowman - 1.3.2-SNAPSHOT + 1.4.0-SNAPSHOT ../pom.xml diff --git a/flowman-kernel-common/pom.xml b/flowman-kernel-common/pom.xml index 2059aeac2..d71a7bb58 100644 --- a/flowman-kernel-common/pom.xml +++ b/flowman-kernel-common/pom.xml @@ -11,7 +11,7 @@ flowman-root com.dimajix.flowman - 1.3.2-SNAPSHOT + 1.4.0-SNAPSHOT ../pom.xml diff --git a/flowman-kernel-server/pom.xml b/flowman-kernel-server/pom.xml index fe254c492..cd65ffcc7 100644 --- a/flowman-kernel-server/pom.xml +++ b/flowman-kernel-server/pom.xml @@ -11,7 +11,7 @@ flowman-root com.dimajix.flowman - 1.3.2-SNAPSHOT + 1.4.0-SNAPSHOT ../pom.xml diff --git a/flowman-kernel-tools/pom.xml b/flowman-kernel-tools/pom.xml index 43e759063..550592d28 100644 --- a/flowman-kernel-tools/pom.xml +++ b/flowman-kernel-tools/pom.xml @@ -11,7 +11,7 @@ com.dimajix.flowman flowman-root - 1.3.2-SNAPSHOT + 1.4.0-SNAPSHOT ../pom.xml diff --git a/flowman-parent/pom.xml b/flowman-parent/pom.xml index c0ebf7d3f..c4e78ac6d 100644 --- a/flowman-parent/pom.xml +++ b/flowman-parent/pom.xml @@ -12,7 +12,7 @@ com.dimajix.flowman flowman-root - 1.3.2-SNAPSHOT + 1.4.0-SNAPSHOT ../pom.xml diff --git a/flowman-plugins/avro/pom.xml b/flowman-plugins/avro/pom.xml index ef7010048..6d7a361b6 100644 --- a/flowman-plugins/avro/pom.xml +++ b/flowman-plugins/avro/pom.xml @@ -11,7 +11,7 @@ com.dimajix.flowman flowman-plugin-parent - 1.3.2-SNAPSHOT + 1.4.0-SNAPSHOT ../parent/pom.xml diff --git a/flowman-plugins/aws/pom.xml b/flowman-plugins/aws/pom.xml index 75f07c3e3..a75ed1bee 100644 --- a/flowman-plugins/aws/pom.xml +++ b/flowman-plugins/aws/pom.xml @@ -11,7 +11,7 @@ com.dimajix.flowman flowman-plugin-parent - 1.3.2-SNAPSHOT + 1.4.0-SNAPSHOT ../parent/pom.xml diff --git a/flowman-plugins/azure/pom.xml b/flowman-plugins/azure/pom.xml index 13ee0f82f..4a2d8d045 100644 --- a/flowman-plugins/azure/pom.xml +++ b/flowman-plugins/azure/pom.xml @@ -11,7 +11,7 @@ com.dimajix.flowman flowman-plugin-parent - 1.3.2-SNAPSHOT + 1.4.0-SNAPSHOT ../parent/pom.xml diff --git a/flowman-plugins/delta/pom.xml b/flowman-plugins/delta/pom.xml index 15bab4814..ae11d2f66 100644 --- a/flowman-plugins/delta/pom.xml +++ b/flowman-plugins/delta/pom.xml @@ -11,7 +11,7 @@ com.dimajix.flowman flowman-plugin-parent - 1.3.2-SNAPSHOT + 1.4.0-SNAPSHOT ../parent/pom.xml diff --git a/flowman-plugins/impala/pom.xml b/flowman-plugins/impala/pom.xml index fcf417899..6e9ca5149 100644 --- a/flowman-plugins/impala/pom.xml +++ b/flowman-plugins/impala/pom.xml @@ -11,7 +11,7 @@ com.dimajix.flowman flowman-plugin-parent - 1.3.2-SNAPSHOT + 1.4.0-SNAPSHOT ../parent/pom.xml diff --git a/flowman-plugins/json/pom.xml b/flowman-plugins/json/pom.xml index 3fb903c67..afe0142b3 100644 --- a/flowman-plugins/json/pom.xml +++ b/flowman-plugins/json/pom.xml @@ -11,7 +11,7 @@ com.dimajix.flowman flowman-plugin-parent - 1.3.2-SNAPSHOT + 1.4.0-SNAPSHOT ../parent/pom.xml diff --git a/flowman-plugins/kafka/pom.xml b/flowman-plugins/kafka/pom.xml index bed95f513..d97b83e34 100644 --- a/flowman-plugins/kafka/pom.xml +++ b/flowman-plugins/kafka/pom.xml @@ -11,7 +11,7 @@ com.dimajix.flowman flowman-plugin-parent - 1.3.2-SNAPSHOT + 1.4.0-SNAPSHOT ../parent/pom.xml diff --git a/flowman-plugins/mariadb/pom.xml b/flowman-plugins/mariadb/pom.xml index 497747368..bd1b1fee4 100644 --- a/flowman-plugins/mariadb/pom.xml +++ b/flowman-plugins/mariadb/pom.xml @@ -11,7 +11,7 @@ com.dimajix.flowman flowman-plugin-parent - 1.3.2-SNAPSHOT + 1.4.0-SNAPSHOT ../parent/pom.xml diff --git a/flowman-plugins/mssqlserver/pom.xml b/flowman-plugins/mssqlserver/pom.xml index 4b70c8875..d02e6568f 100644 --- a/flowman-plugins/mssqlserver/pom.xml +++ b/flowman-plugins/mssqlserver/pom.xml @@ -11,7 +11,7 @@ com.dimajix.flowman flowman-plugin-parent - 1.3.2-SNAPSHOT + 1.4.0-SNAPSHOT ../parent/pom.xml diff --git a/flowman-plugins/mysql/pom.xml b/flowman-plugins/mysql/pom.xml index 9d8d9cf05..ec00fe64f 100644 --- a/flowman-plugins/mysql/pom.xml +++ b/flowman-plugins/mysql/pom.xml @@ -11,7 +11,7 @@ com.dimajix.flowman flowman-plugin-parent - 1.3.2-SNAPSHOT + 1.4.0-SNAPSHOT ../parent/pom.xml diff --git a/flowman-plugins/openapi/pom.xml b/flowman-plugins/openapi/pom.xml index 344befa39..4b7a309ad 100644 --- a/flowman-plugins/openapi/pom.xml +++ b/flowman-plugins/openapi/pom.xml @@ -11,7 +11,7 @@ com.dimajix.flowman flowman-plugin-parent - 1.3.2-SNAPSHOT + 1.4.0-SNAPSHOT ../parent/pom.xml diff --git a/flowman-plugins/oracle/pom.xml b/flowman-plugins/oracle/pom.xml index 1e697295f..4c562052c 100644 --- a/flowman-plugins/oracle/pom.xml +++ b/flowman-plugins/oracle/pom.xml @@ -11,7 +11,7 @@ com.dimajix.flowman flowman-plugin-parent - 1.3.2-SNAPSHOT + 1.4.0-SNAPSHOT ../parent/pom.xml diff --git a/flowman-plugins/parent/pom.xml b/flowman-plugins/parent/pom.xml index e2f5c88ee..02ab9914f 100644 --- a/flowman-plugins/parent/pom.xml +++ b/flowman-plugins/parent/pom.xml @@ -12,7 +12,7 @@ com.dimajix.flowman flowman-root - 1.3.2-SNAPSHOT + 1.4.0-SNAPSHOT ../../pom.xml diff --git a/flowman-plugins/postgresql/pom.xml b/flowman-plugins/postgresql/pom.xml index 7d484232c..5518b9d54 100644 --- a/flowman-plugins/postgresql/pom.xml +++ b/flowman-plugins/postgresql/pom.xml @@ -11,7 +11,7 @@ com.dimajix.flowman flowman-plugin-parent - 1.3.2-SNAPSHOT + 1.4.0-SNAPSHOT ../parent/pom.xml diff --git a/flowman-plugins/sftp/pom.xml b/flowman-plugins/sftp/pom.xml index d1650817b..d168ea53d 100644 --- a/flowman-plugins/sftp/pom.xml +++ b/flowman-plugins/sftp/pom.xml @@ -11,7 +11,7 @@ com.dimajix.flowman flowman-plugin-parent - 1.3.2-SNAPSHOT + 1.4.0-SNAPSHOT ../parent/pom.xml diff --git a/flowman-plugins/swagger/pom.xml b/flowman-plugins/swagger/pom.xml index 642b42fb0..7888da865 100644 --- a/flowman-plugins/swagger/pom.xml +++ b/flowman-plugins/swagger/pom.xml @@ -11,7 +11,7 @@ com.dimajix.flowman flowman-plugin-parent - 1.3.2-SNAPSHOT + 1.4.0-SNAPSHOT ../parent/pom.xml diff --git a/flowman-plugins/trino/pom.xml b/flowman-plugins/trino/pom.xml index 93a86f203..cea8a5848 100644 --- a/flowman-plugins/trino/pom.xml +++ b/flowman-plugins/trino/pom.xml @@ -11,7 +11,7 @@ com.dimajix.flowman flowman-plugin-parent - 1.3.2-SNAPSHOT + 1.4.0-SNAPSHOT ../parent/pom.xml diff --git a/flowman-scalatest-compat/pom.xml b/flowman-scalatest-compat/pom.xml index df0aa4b1f..7a1d43183 100644 --- a/flowman-scalatest-compat/pom.xml +++ b/flowman-scalatest-compat/pom.xml @@ -11,7 +11,7 @@ com.dimajix.flowman flowman-root - 1.3.2-SNAPSHOT + 1.4.0-SNAPSHOT ../pom.xml diff --git a/flowman-server-ui/pom.xml b/flowman-server-ui/pom.xml index cbd85e743..8d4a48e48 100644 --- a/flowman-server-ui/pom.xml +++ b/flowman-server-ui/pom.xml @@ -11,7 +11,7 @@ com.dimajix.flowman flowman-root - 1.3.2-SNAPSHOT + 1.4.0-SNAPSHOT ../pom.xml diff --git a/flowman-server/pom.xml b/flowman-server/pom.xml index 13315d855..d9bea44e5 100644 --- a/flowman-server/pom.xml +++ b/flowman-server/pom.xml @@ -11,7 +11,7 @@ flowman-root com.dimajix.flowman - 1.3.2-SNAPSHOT + 1.4.0-SNAPSHOT ../pom.xml diff --git a/flowman-spark-dependencies/pom.xml b/flowman-spark-dependencies/pom.xml index 2982ee65f..2dec31d5f 100644 --- a/flowman-spark-dependencies/pom.xml +++ b/flowman-spark-dependencies/pom.xml @@ -16,7 +16,7 @@ com.dimajix.flowman flowman-root - 1.3.2-SNAPSHOT + 1.4.0-SNAPSHOT ../pom.xml diff --git a/flowman-spark-extensions/pom.xml b/flowman-spark-extensions/pom.xml index 4138a4af9..590487fd7 100644 --- a/flowman-spark-extensions/pom.xml +++ b/flowman-spark-extensions/pom.xml @@ -11,7 +11,7 @@ com.dimajix.flowman flowman-root - 1.3.2-SNAPSHOT + 1.4.0-SNAPSHOT ../pom.xml diff --git a/flowman-spark-testing/pom.xml b/flowman-spark-testing/pom.xml index 53e20b505..132d4af82 100644 --- a/flowman-spark-testing/pom.xml +++ b/flowman-spark-testing/pom.xml @@ -11,7 +11,7 @@ com.dimajix.flowman flowman-root - 1.3.2-SNAPSHOT + 1.4.0-SNAPSHOT ../pom.xml diff --git a/flowman-spec/pom.xml b/flowman-spec/pom.xml index d86d027a2..5edafae8e 100644 --- a/flowman-spec/pom.xml +++ b/flowman-spec/pom.xml @@ -11,7 +11,7 @@ flowman-root com.dimajix.flowman - 1.3.2-SNAPSHOT + 1.4.0-SNAPSHOT ../pom.xml diff --git a/flowman-testing/pom.xml b/flowman-testing/pom.xml index efe6b179d..c70428a84 100644 --- a/flowman-testing/pom.xml +++ b/flowman-testing/pom.xml @@ -11,7 +11,7 @@ com.dimajix.flowman flowman-root - 1.3.2-SNAPSHOT + 1.4.0-SNAPSHOT ../pom.xml diff --git a/flowman-tools/pom.xml b/flowman-tools/pom.xml index ef813750e..9f05fafb3 100644 --- a/flowman-tools/pom.xml +++ b/flowman-tools/pom.xml @@ -11,7 +11,7 @@ com.dimajix.flowman flowman-root - 1.3.2-SNAPSHOT + 1.4.0-SNAPSHOT ../pom.xml diff --git a/flowman-yaml-schema/pom.xml b/flowman-yaml-schema/pom.xml index 7ce68d724..2228eb016 100644 --- a/flowman-yaml-schema/pom.xml +++ b/flowman-yaml-schema/pom.xml @@ -12,7 +12,7 @@ com.dimajix.flowman flowman-root - 1.3.2-SNAPSHOT + 1.4.0-SNAPSHOT ../pom.xml diff --git a/pom.xml b/pom.xml index e0631ea1d..90f28561c 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 4.0.0 com.dimajix.flowman flowman-root - 1.3.2-SNAPSHOT + 1.4.0-SNAPSHOT pom Flowman root pom