diff --git a/java/beam/pom.xml b/java/beam/pom.xml index d2fec6bea..930a923f8 100644 --- a/java/beam/pom.xml +++ b/java/beam/pom.xml @@ -5,7 +5,7 @@ hsfs-parent com.logicalclocks - 4.1.0-RC0 + 4.1.0-RC1 4.0.0 diff --git a/java/flink/pom.xml b/java/flink/pom.xml index 2f7574e65..e37866b67 100644 --- a/java/flink/pom.xml +++ b/java/flink/pom.xml @@ -5,7 +5,7 @@ hsfs-parent com.logicalclocks - 4.1.0-RC0 + 4.1.0-RC1 4.0.0 diff --git a/java/hsfs/pom.xml b/java/hsfs/pom.xml index 1492cf6bd..5f13a5ddb 100644 --- a/java/hsfs/pom.xml +++ b/java/hsfs/pom.xml @@ -5,7 +5,7 @@ hsfs-parent com.logicalclocks - 4.1.0-RC0 + 4.1.0-RC1 4.0.0 diff --git a/java/pom.xml b/java/pom.xml index ee70ad226..8b9d87485 100644 --- a/java/pom.xml +++ b/java/pom.xml @@ -7,7 +7,7 @@ com.logicalclocks hsfs-parent pom - 4.1.0-RC0 + 4.1.0-RC1 hsfs spark diff --git a/java/spark/pom.xml b/java/spark/pom.xml index efe8c77b0..4ed24f1f6 100644 --- a/java/spark/pom.xml +++ b/java/spark/pom.xml @@ -22,7 +22,7 @@ hsfs-parent com.logicalclocks - 4.1.0-RC0 + 4.1.0-RC1 4.0.0 diff --git a/python/hopsworks_common/version.py b/python/hopsworks_common/version.py index 023e05b10..ee687c841 100644 --- a/python/hopsworks_common/version.py +++ b/python/hopsworks_common/version.py @@ -14,4 +14,4 @@ # limitations under the License. # -__version__ = "4.1.0rc0" +__version__ = "4.1.0rc1" diff --git a/utils/java/pom.xml b/utils/java/pom.xml index 98ea93029..7ad001fff 100644 --- a/utils/java/pom.xml +++ b/utils/java/pom.xml @@ -5,7 +5,7 @@ com.logicalclocks hsfs-utils - 4.1.0-RC0 + 4.1.0-RC1 3.2.0.0-SNAPSHOT