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