diff --git a/java/beam/pom.xml b/java/beam/pom.xml index 9c2d7f6c3..464c953c3 100644 --- a/java/beam/pom.xml +++ b/java/beam/pom.xml @@ -5,7 +5,7 @@ hsfs-parent com.logicalclocks - 4.1.3 + 4.1.4 4.0.0 diff --git a/java/flink/pom.xml b/java/flink/pom.xml index 9a13d08cf..0e8ca67ac 100644 --- a/java/flink/pom.xml +++ b/java/flink/pom.xml @@ -5,7 +5,7 @@ hsfs-parent com.logicalclocks - 4.1.3 + 4.1.4 4.0.0 diff --git a/java/hsfs/pom.xml b/java/hsfs/pom.xml index 263226e7a..172a0e838 100644 --- a/java/hsfs/pom.xml +++ b/java/hsfs/pom.xml @@ -5,7 +5,7 @@ hsfs-parent com.logicalclocks - 4.1.3 + 4.1.4 4.0.0 diff --git a/java/pom.xml b/java/pom.xml index 39c4102f4..f52bbb31a 100644 --- a/java/pom.xml +++ b/java/pom.xml @@ -7,7 +7,7 @@ com.logicalclocks hsfs-parent pom - 4.1.3 + 4.1.4 hsfs spark diff --git a/java/spark/pom.xml b/java/spark/pom.xml index a8afdb365..03cf5f599 100644 --- a/java/spark/pom.xml +++ b/java/spark/pom.xml @@ -22,7 +22,7 @@ hsfs-parent com.logicalclocks - 4.1.3 + 4.1.4 4.0.0 diff --git a/python/hopsworks_common/version.py b/python/hopsworks_common/version.py index c5a00f3ea..33ff9b659 100644 --- a/python/hopsworks_common/version.py +++ b/python/hopsworks_common/version.py @@ -14,4 +14,4 @@ # limitations under the License. # -__version__ = "4.1.3" +__version__ = "4.1.4" diff --git a/utils/java/pom.xml b/utils/java/pom.xml index 7d0697a75..be8e07b3d 100644 --- a/utils/java/pom.xml +++ b/utils/java/pom.xml @@ -5,7 +5,7 @@ com.logicalclocks hsfs-utils - 4.1.3 + 4.1.4 3.2.0.0-SNAPSHOT