From baa6f465440041a9be359d62986207f3168c51c7 Mon Sep 17 00:00:00 2001 From: manu-sj Date: Thu, 28 Nov 2024 13:57:31 +0100 Subject: [PATCH] bumping up hopsworks to 4.1.1 --- 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 fa0318e6f..4f832352d 100644 --- a/java/beam/pom.xml +++ b/java/beam/pom.xml @@ -5,7 +5,7 @@ hsfs-parent com.logicalclocks - 4.1.0 + “4.1.1” 4.0.0 diff --git a/java/flink/pom.xml b/java/flink/pom.xml index 06ca58eb2..374676c4c 100644 --- a/java/flink/pom.xml +++ b/java/flink/pom.xml @@ -5,7 +5,7 @@ hsfs-parent com.logicalclocks - 4.1.0 + “4.1.1” 4.0.0 diff --git a/java/hsfs/pom.xml b/java/hsfs/pom.xml index a336347e7..bf72663c6 100644 --- a/java/hsfs/pom.xml +++ b/java/hsfs/pom.xml @@ -5,7 +5,7 @@ hsfs-parent com.logicalclocks - 4.1.0 + “4.1.1” 4.0.0 diff --git a/java/pom.xml b/java/pom.xml index 57a6e283c..e5534876f 100644 --- a/java/pom.xml +++ b/java/pom.xml @@ -7,7 +7,7 @@ com.logicalclocks hsfs-parent pom - 4.1.0 + “4.1.1” hsfs spark diff --git a/java/spark/pom.xml b/java/spark/pom.xml index f1e8e6305..9300f1577 100644 --- a/java/spark/pom.xml +++ b/java/spark/pom.xml @@ -22,7 +22,7 @@ hsfs-parent com.logicalclocks - 4.1.0 + “4.1.1” 4.0.0 diff --git a/python/hopsworks_common/version.py b/python/hopsworks_common/version.py index f29fdb5ff..6cb16d71c 100644 --- a/python/hopsworks_common/version.py +++ b/python/hopsworks_common/version.py @@ -14,4 +14,4 @@ # limitations under the License. # -__version__ = "4.1.0" +__version__ = "4.1.1" diff --git a/utils/java/pom.xml b/utils/java/pom.xml index ff201119d..bfb56b8a3 100644 --- a/utils/java/pom.xml +++ b/utils/java/pom.xml @@ -5,7 +5,7 @@ com.logicalclocks hsfs-utils - 4.1.0 + “4.1.1” 3.2.0.0-SNAPSHOT