diff --git a/java/beam/pom.xml b/java/beam/pom.xml index 80a1d1cfe8..4c94bd1a07 100644 --- a/java/beam/pom.xml +++ b/java/beam/pom.xml @@ -5,7 +5,7 @@ hsfs-parent com.logicalclocks - 3.4.2 + 3.4.3 4.0.0 diff --git a/java/flink/pom.xml b/java/flink/pom.xml index 10f4609bfa..7440d43f11 100644 --- a/java/flink/pom.xml +++ b/java/flink/pom.xml @@ -5,7 +5,7 @@ hsfs-parent com.logicalclocks - 3.4.2 + 3.4.3 4.0.0 diff --git a/java/hsfs/pom.xml b/java/hsfs/pom.xml index a1f8a5faaf..e30afc781e 100644 --- a/java/hsfs/pom.xml +++ b/java/hsfs/pom.xml @@ -5,7 +5,7 @@ hsfs-parent com.logicalclocks - 3.4.2 + 3.4.3 4.0.0 diff --git a/java/pom.xml b/java/pom.xml index cb6ad9737b..bb82b0c4da 100644 --- a/java/pom.xml +++ b/java/pom.xml @@ -7,7 +7,7 @@ com.logicalclocks hsfs-parent pom - 3.4.2 + 3.4.3 hsfs spark diff --git a/java/spark/pom.xml b/java/spark/pom.xml index 7e91dbed29..bd5b2fda86 100644 --- a/java/spark/pom.xml +++ b/java/spark/pom.xml @@ -22,7 +22,7 @@ hsfs-parent com.logicalclocks - 3.4.2 + 3.4.3 4.0.0 diff --git a/python/hsfs/version.py b/python/hsfs/version.py index b9ac0bad5e..6cdffd27f8 100644 --- a/python/hsfs/version.py +++ b/python/hsfs/version.py @@ -14,4 +14,4 @@ # limitations under the License. # -__version__ = "3.4.2" +__version__ = "3.4.3" diff --git a/utils/java/pom.xml b/utils/java/pom.xml index 63aa8dd2dd..b00c2e5823 100644 --- a/utils/java/pom.xml +++ b/utils/java/pom.xml @@ -5,7 +5,7 @@ com.logicalclocks hsfs-utils - 3.4.2 + 3.4.3 3.2.0.0-SNAPSHOT