From b1d6ecc5e5a8cbaa5b60296df9e016b514d4cef5 Mon Sep 17 00:00:00 2001 From: chenxu Date: Mon, 29 Jan 2024 18:42:04 +0800 Subject: [PATCH] bump version to 2.5.1 Signed-off-by: chenxu --- lakesoul-common/pom.xml | 4 ++-- lakesoul-flink/pom.xml | 8 ++++---- lakesoul-presto/pom.xml | 8 ++++---- lakesoul-spark/pom.xml | 8 ++++---- native-io/lakesoul-io-java/pom.xml | 4 ++-- pom.xml | 2 +- 6 files changed, 17 insertions(+), 17 deletions(-) diff --git a/lakesoul-common/pom.xml b/lakesoul-common/pom.xml index 29dc5b307..a90227a6d 100644 --- a/lakesoul-common/pom.xml +++ b/lakesoul-common/pom.xml @@ -12,12 +12,12 @@ SPDX-License-Identifier: Apache-2.0 lakesoul-parent com.dmetasoul - 2.5.0 + 2.5.1 4.0.0 lakesoul-common - 2.5.0 + 2.5.1 diff --git a/lakesoul-flink/pom.xml b/lakesoul-flink/pom.xml index 09c4ec82d..a54d5d61a 100644 --- a/lakesoul-flink/pom.xml +++ b/lakesoul-flink/pom.xml @@ -12,12 +12,12 @@ SPDX-License-Identifier: Apache-2.0 lakesoul-parent com.dmetasoul - 2.5.0 + 2.5.1 4.0.0 lakesoul-flink - 2.5.0-flink-1.17 + 2.5.1-flink-1.17 1.17.1 2.12 @@ -31,7 +31,7 @@ SPDX-License-Identifier: Apache-2.0 com.dmetasoul lakesoul-common - 2.5.0 + 2.5.1 org.slf4j @@ -42,7 +42,7 @@ SPDX-License-Identifier: Apache-2.0 com.dmetasoul lakesoul-io-java - 2.5.0 + 2.5.1 org.slf4j diff --git a/lakesoul-presto/pom.xml b/lakesoul-presto/pom.xml index 4fc0d6780..ec32d163a 100644 --- a/lakesoul-presto/pom.xml +++ b/lakesoul-presto/pom.xml @@ -12,11 +12,11 @@ com.dmetasoul lakesoul-parent - 2.5.0 + 2.5.1 lakesoul-presto - 2.5.0-presto-0.28 + 2.5.1-presto-0.28 8 @@ -33,12 +33,12 @@ com.dmetasoul lakesoul-common - 2.5.0 + 2.5.1 com.dmetasoul lakesoul-io-java - 2.5.0 + 2.5.1 org.slf4j diff --git a/lakesoul-spark/pom.xml b/lakesoul-spark/pom.xml index b2601e611..8776cf277 100644 --- a/lakesoul-spark/pom.xml +++ b/lakesoul-spark/pom.xml @@ -12,12 +12,12 @@ SPDX-License-Identifier: Apache-2.0 lakesoul-parent com.dmetasoul - 2.5.0 + 2.5.1 4.0.0 lakesoul-spark - 2.5.0-spark-3.3 + 2.5.1-spark-3.3 3.2.14 @@ -36,12 +36,12 @@ SPDX-License-Identifier: Apache-2.0 com.dmetasoul lakesoul-common - 2.5.0 + 2.5.1 com.dmetasoul lakesoul-io-java - 2.5.0 + 2.5.1 org.slf4j diff --git a/native-io/lakesoul-io-java/pom.xml b/native-io/lakesoul-io-java/pom.xml index cc553ce70..6e69da5af 100644 --- a/native-io/lakesoul-io-java/pom.xml +++ b/native-io/lakesoul-io-java/pom.xml @@ -12,13 +12,13 @@ SPDX-License-Identifier: Apache-2.0 lakesoul-parent com.dmetasoul - 2.5.0 + 2.5.1 ../../pom.xml 4.0.0 lakesoul-io-java - 2.5.0 + 2.5.1 jar diff --git a/pom.xml b/pom.xml index db98d18d9..ac682e64f 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ SPDX-License-Identifier: Apache-2.0 4.0.0 com.dmetasoul lakesoul-parent - 2.5.0 + 2.5.1 2022 lakesoul-common