From 9864e3e7e910b3601e30d8a8fb9df5d8833dafc9 Mon Sep 17 00:00:00 2001 From: chenxu Date: Thu, 21 Sep 2023 17:01:43 +0800 Subject: [PATCH] update maven versions 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 2ac6da470..4dedc8a2f 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.4.0-SNAPSHOT + 2.4.0 4.0.0 lakesoul-common - 2.4.0-SNAPSHOT + 2.4.0 diff --git a/lakesoul-flink/pom.xml b/lakesoul-flink/pom.xml index f9dbc9e0d..ce7be0ddf 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.4.0-SNAPSHOT + 2.4.0 4.0.0 lakesoul-flink - 2.4.0-flink-1.17-SNAPSHOT + 2.4.0-flink-1.17 1.17.1 2.12 @@ -30,7 +30,7 @@ SPDX-License-Identifier: Apache-2.0 com.dmetasoul lakesoul-common - 2.4.0-SNAPSHOT + 2.4.0 org.slf4j @@ -41,7 +41,7 @@ SPDX-License-Identifier: Apache-2.0 com.dmetasoul lakesoul-io-java - 2.4.0-SNAPSHOT + 2.4.0 org.slf4j diff --git a/lakesoul-presto/pom.xml b/lakesoul-presto/pom.xml index ea7a3f7f1..c3c3c5c07 100644 --- a/lakesoul-presto/pom.xml +++ b/lakesoul-presto/pom.xml @@ -12,11 +12,11 @@ com.dmetasoul lakesoul-parent - 2.4.0-SNAPSHOT + 2.4.0 lakesoul-presto - 2.4.0-presto-0.28-SNAPSHOT + 2.4.0-presto-0.28 8 @@ -33,12 +33,12 @@ com.dmetasoul lakesoul-common - 2.4.0-SNAPSHOT + 2.4.0 com.dmetasoul lakesoul-io-java - 2.4.0-SNAPSHOT + 2.4.0 org.slf4j diff --git a/lakesoul-spark/pom.xml b/lakesoul-spark/pom.xml index 59c4eea0a..a0d267f86 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.4.0-SNAPSHOT + 2.4.0 4.0.0 lakesoul-spark - 2.4.0-spark-3.3-SNAPSHOT + 2.4.0-spark-3.3 2.12.10 @@ -37,12 +37,12 @@ SPDX-License-Identifier: Apache-2.0 com.dmetasoul lakesoul-common - 2.4.0-SNAPSHOT + 2.4.0 com.dmetasoul lakesoul-io-java - 2.4.0-SNAPSHOT + 2.4.0 org.slf4j diff --git a/native-io/lakesoul-io-java/pom.xml b/native-io/lakesoul-io-java/pom.xml index c039d27e7..82a94bdea 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.4.0-SNAPSHOT + 2.4.0 ../../pom.xml 4.0.0 lakesoul-io-java - 2.4.0-SNAPSHOT + 2.4.0 jar diff --git a/pom.xml b/pom.xml index a7cae2eaf..65b0984ea 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.4.0-SNAPSHOT + 2.4.0 2022 lakesoul-common