diff --git a/java/beam/pom.xml b/java/beam/pom.xml index c90394fa5..d90c8a416 100644 --- a/java/beam/pom.xml +++ b/java/beam/pom.xml @@ -5,7 +5,7 @@ hsfs-parent com.logicalclocks - 4.2.0-SNAPSHOT + 4.3.0-SNAPSHOT 4.0.0 diff --git a/java/flink/pom.xml b/java/flink/pom.xml index c50848325..35622a779 100644 --- a/java/flink/pom.xml +++ b/java/flink/pom.xml @@ -5,7 +5,7 @@ hsfs-parent com.logicalclocks - 4.2.0-SNAPSHOT + 4.3.0-SNAPSHOT 4.0.0 diff --git a/java/hsfs/pom.xml b/java/hsfs/pom.xml index b7bd606c2..ef8d61758 100644 --- a/java/hsfs/pom.xml +++ b/java/hsfs/pom.xml @@ -5,7 +5,7 @@ hsfs-parent com.logicalclocks - 4.2.0-SNAPSHOT + 4.3.0-SNAPSHOT 4.0.0 diff --git a/java/pom.xml b/java/pom.xml index e6977314f..20990954e 100644 --- a/java/pom.xml +++ b/java/pom.xml @@ -7,7 +7,7 @@ com.logicalclocks hsfs-parent pom - 4.2.0-SNAPSHOT + 4.3.0-SNAPSHOT hsfs spark diff --git a/java/spark/pom.xml b/java/spark/pom.xml index 636173210..014817566 100644 --- a/java/spark/pom.xml +++ b/java/spark/pom.xml @@ -22,7 +22,7 @@ hsfs-parent com.logicalclocks - 4.2.0-SNAPSHOT + 4.3.0-SNAPSHOT 4.0.0 diff --git a/python/hopsworks_common/version.py b/python/hopsworks_common/version.py index 82beef4ab..fb09d9ce6 100644 --- a/python/hopsworks_common/version.py +++ b/python/hopsworks_common/version.py @@ -14,4 +14,4 @@ # limitations under the License. # -__version__ = "4.2.0.dev1" +__version__ = "4.3.0.dev1" diff --git a/utils/java/pom.xml b/utils/java/pom.xml index a3a3026b4..0192e79e3 100644 --- a/utils/java/pom.xml +++ b/utils/java/pom.xml @@ -5,7 +5,7 @@ com.logicalclocks hsfs-utils - 4.2.0-SNAPSHOT + 4.3.0-SNAPSHOT 3.2.0.0-SNAPSHOT