From d8a0a4edc7299d94c31b4a541cbe3ca197975ca2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20de=20la=20R=C3=BAa=20Mart=C3=ADnez?= Date: Fri, 29 Nov 2024 00:29:37 +0100 Subject: [PATCH] Release version 4.1.2 --- java/beam/pom.xml | 2 +- java/flink/pom.xml | 2 +- java/hsfs/pom.xml | 2 +- java/pom.xml | 2 +- java/spark/pom.xml | 2 +- python/hopsworks_common/version.py | 2 +- utils/java/pom.xml | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/java/beam/pom.xml b/java/beam/pom.xml index 92d49a52f..0ba810848 100644 --- a/java/beam/pom.xml +++ b/java/beam/pom.xml @@ -5,7 +5,7 @@ hsfs-parent com.logicalclocks - 4.1.1 + 4.1.2 4.0.0 diff --git a/java/flink/pom.xml b/java/flink/pom.xml index 018483a9a..42680a1e9 100644 --- a/java/flink/pom.xml +++ b/java/flink/pom.xml @@ -5,7 +5,7 @@ hsfs-parent com.logicalclocks - 4.1.1 + 4.1.2 4.0.0 diff --git a/java/hsfs/pom.xml b/java/hsfs/pom.xml index 4e7af8b1f..bdb3e23f3 100644 --- a/java/hsfs/pom.xml +++ b/java/hsfs/pom.xml @@ -5,7 +5,7 @@ hsfs-parent com.logicalclocks - 4.1.1 + 4.1.2 4.0.0 diff --git a/java/pom.xml b/java/pom.xml index 05ccc704a..62f864af3 100644 --- a/java/pom.xml +++ b/java/pom.xml @@ -7,7 +7,7 @@ com.logicalclocks hsfs-parent pom - 4.1.1 + 4.1.2 hsfs spark diff --git a/java/spark/pom.xml b/java/spark/pom.xml index c374860f4..3e7a4c9b1 100644 --- a/java/spark/pom.xml +++ b/java/spark/pom.xml @@ -22,7 +22,7 @@ hsfs-parent com.logicalclocks - 4.1.1 + 4.1.2 4.0.0 diff --git a/python/hopsworks_common/version.py b/python/hopsworks_common/version.py index 6cb16d71c..7898870d3 100644 --- a/python/hopsworks_common/version.py +++ b/python/hopsworks_common/version.py @@ -14,4 +14,4 @@ # limitations under the License. # -__version__ = "4.1.1" +__version__ = "4.1.2" diff --git a/utils/java/pom.xml b/utils/java/pom.xml index 4862a7fcc..110641bec 100644 --- a/utils/java/pom.xml +++ b/utils/java/pom.xml @@ -5,7 +5,7 @@ com.logicalclocks hsfs-utils - 4.1.1 + 4.1.2 3.2.0.0-SNAPSHOT