From 0c4221d0b9e247f24b299022ead4f0732068f19a Mon Sep 17 00:00:00 2001
From: lwj <3529558005@qq.com>
Date: Tue, 10 Sep 2024 12:19:45 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=96=B9=E6=B3=95?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
cloud-etl-client/pom.xml | 3 ++-
cloud-etl-common/pom.xml | 3 +++
cloud-etl-remote/pom.xml | 3 ++-
cloud-etl-server/pom.xml | 3 ++-
4 files changed, 9 insertions(+), 3 deletions(-)
diff --git a/cloud-etl-client/pom.xml b/cloud-etl-client/pom.xml
index 450a77c..83799d0 100644
--- a/cloud-etl-client/pom.xml
+++ b/cloud-etl-client/pom.xml
@@ -10,6 +10,7 @@
cloud-etl-client
+ 1.0.0
17
@@ -21,7 +22,7 @@
com.muyu
cloud-etl-common
- 1.0.0
+ 1.0.1
compile
diff --git a/cloud-etl-common/pom.xml b/cloud-etl-common/pom.xml
index 4f0e5c4..ccb6478 100644
--- a/cloud-etl-common/pom.xml
+++ b/cloud-etl-common/pom.xml
@@ -10,6 +10,7 @@
cloud-etl-common
+ 1.0.1
17
@@ -19,11 +20,13 @@
+
com.muyu
cloud-common-core
+
com.muyu
cloud-common-etl
diff --git a/cloud-etl-remote/pom.xml b/cloud-etl-remote/pom.xml
index ad9294c..96f0b43 100644
--- a/cloud-etl-remote/pom.xml
+++ b/cloud-etl-remote/pom.xml
@@ -21,7 +21,8 @@
com.muyu
cloud-etl-common
- 1.0.0
+ 1.0.1
+ compile
diff --git a/cloud-etl-server/pom.xml b/cloud-etl-server/pom.xml
index 85f3752..0c414b1 100644
--- a/cloud-etl-server/pom.xml
+++ b/cloud-etl-server/pom.xml
@@ -56,7 +56,8 @@
com.muyu
cloud-etl-common
- 1.0.0
+ 1.0.1
+ compile