This is an automated email from the ASF dual-hosted git repository.
sunnianjun pushed a commit to branch 3.0.4-release
in repository https://gitbox.apache.org/repos/asf/shardingsphere-elasticjob.git
The following commit(s) were added to refs/heads/3.0.4-release by this push:
new 38fa0c9de Refactor : change pom version to 3.0.4
38fa0c9de is described below
commit 38fa0c9ded1dccd1b78f3e857ffa07e8307ace06
Author: 孙念君 Nianjun Sun <[email protected]>
AuthorDate: Sat Oct 14 11:35:25 2023 +0800
Refactor : change pom version to 3.0.4
---
elasticjob-api/pom.xml | 2 +-
elasticjob-cloud/elasticjob-cloud-common/pom.xml | 2 +-
elasticjob-cloud/elasticjob-cloud-executor/pom.xml | 2 +-
elasticjob-cloud/elasticjob-cloud-scheduler/pom.xml | 2 +-
elasticjob-cloud/pom.xml | 2 +-
elasticjob-distribution/elasticjob-cloud-executor-distribution/pom.xml | 2 +-
elasticjob-distribution/elasticjob-cloud-scheduler-distribution/pom.xml | 2 +-
elasticjob-distribution/elasticjob-lite-distribution/pom.xml | 2 +-
elasticjob-distribution/elasticjob-src-distribution/pom.xml | 2 +-
elasticjob-distribution/pom.xml | 2 +-
.../elasticjob-error-handler/elasticjob-error-handler-spi/pom.xml | 2 +-
.../elasticjob-error-handler-dingtalk/pom.xml | 2 +-
.../elasticjob-error-handler-email/pom.xml | 2 +-
.../elasticjob-error-handler-general/pom.xml | 2 +-
.../elasticjob-error-handler-wechat/pom.xml | 2 +-
.../elasticjob-error-handler/elasticjob-error-handler-type/pom.xml | 2 +-
elasticjob-ecosystem/elasticjob-error-handler/pom.xml | 2 +-
.../elasticjob-executor/elasticjob-executor-kernel/pom.xml | 2 +-
.../elasticjob-executor-type/elasticjob-dataflow-executor/pom.xml | 2 +-
.../elasticjob-executor-type/elasticjob-http-executor/pom.xml | 2 +-
.../elasticjob-executor-type/elasticjob-script-executor/pom.xml | 2 +-
.../elasticjob-executor-type/elasticjob-simple-executor/pom.xml | 2 +-
.../elasticjob-executor/elasticjob-executor-type/pom.xml | 2 +-
elasticjob-ecosystem/elasticjob-executor/pom.xml | 2 +-
elasticjob-ecosystem/elasticjob-tracing/elasticjob-tracing-api/pom.xml | 2 +-
elasticjob-ecosystem/elasticjob-tracing/elasticjob-tracing-rdb/pom.xml | 2 +-
elasticjob-ecosystem/elasticjob-tracing/pom.xml | 2 +-
elasticjob-ecosystem/pom.xml | 2 +-
elasticjob-infra/elasticjob-infra-common/pom.xml | 2 +-
.../elasticjob-registry-center/elasticjob-registry-center-api/pom.xml | 2 +-
.../elasticjob-registry-center-zookeeper-curator/pom.xml | 2 +-
.../elasticjob-regitry-center-provider/pom.xml | 2 +-
elasticjob-infra/elasticjob-registry-center/pom.xml | 2 +-
elasticjob-infra/elasticjob-restful/pom.xml | 2 +-
elasticjob-infra/pom.xml | 2 +-
elasticjob-lite/elasticjob-lite-core/pom.xml | 2 +-
elasticjob-lite/elasticjob-lite-lifecycle/pom.xml | 2 +-
.../elasticjob-lite-spring/elasticjob-lite-spring-boot-starter/pom.xml | 2 +-
.../elasticjob-lite-spring/elasticjob-lite-spring-core/pom.xml | 2 +-
.../elasticjob-lite-spring/elasticjob-lite-spring-namespace/pom.xml | 2 +-
elasticjob-lite/elasticjob-lite-spring/pom.xml | 2 +-
elasticjob-lite/pom.xml | 2 +-
pom.xml | 2 +-
43 files changed, 43 insertions(+), 43 deletions(-)
diff --git a/elasticjob-api/pom.xml b/elasticjob-api/pom.xml
index d9b5a29c6..29cc7f38c 100644
--- a/elasticjob-api/pom.xml
+++ b/elasticjob-api/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.shardingsphere.elasticjob</groupId>
<artifactId>elasticjob</artifactId>
- <version>3.1.0-SNAPSHOT</version>
+ <version>3.0.4</version>
</parent>
<artifactId>elasticjob-api</artifactId>
<name>${project.artifactId}</name>
diff --git a/elasticjob-cloud/elasticjob-cloud-common/pom.xml
b/elasticjob-cloud/elasticjob-cloud-common/pom.xml
index 2b5eb46e0..2db0a7490 100755
--- a/elasticjob-cloud/elasticjob-cloud-common/pom.xml
+++ b/elasticjob-cloud/elasticjob-cloud-common/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.shardingsphere.elasticjob</groupId>
<artifactId>elasticjob-cloud</artifactId>
- <version>3.1.0-SNAPSHOT</version>
+ <version>3.0.4</version>
</parent>
<artifactId>elasticjob-cloud-common</artifactId>
<name>${project.artifactId}</name>
diff --git a/elasticjob-cloud/elasticjob-cloud-executor/pom.xml
b/elasticjob-cloud/elasticjob-cloud-executor/pom.xml
index f1d8ccb39..e1b1700f0 100755
--- a/elasticjob-cloud/elasticjob-cloud-executor/pom.xml
+++ b/elasticjob-cloud/elasticjob-cloud-executor/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.shardingsphere.elasticjob</groupId>
<artifactId>elasticjob-cloud</artifactId>
- <version>3.1.0-SNAPSHOT</version>
+ <version>3.0.4</version>
</parent>
<artifactId>elasticjob-cloud-executor</artifactId>
<name>${project.artifactId}</name>
diff --git a/elasticjob-cloud/elasticjob-cloud-scheduler/pom.xml
b/elasticjob-cloud/elasticjob-cloud-scheduler/pom.xml
index 0ca466568..5c50eb183 100755
--- a/elasticjob-cloud/elasticjob-cloud-scheduler/pom.xml
+++ b/elasticjob-cloud/elasticjob-cloud-scheduler/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.shardingsphere.elasticjob</groupId>
<artifactId>elasticjob-cloud</artifactId>
- <version>3.1.0-SNAPSHOT</version>
+ <version>3.0.4</version>
</parent>
<artifactId>elasticjob-cloud-scheduler</artifactId>
<name>${project.artifactId}</name>
diff --git a/elasticjob-cloud/pom.xml b/elasticjob-cloud/pom.xml
index 0a44944cd..1e688af2c 100644
--- a/elasticjob-cloud/pom.xml
+++ b/elasticjob-cloud/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.shardingsphere.elasticjob</groupId>
<artifactId>elasticjob</artifactId>
- <version>3.1.0-SNAPSHOT</version>
+ <version>3.0.4</version>
</parent>
<artifactId>elasticjob-cloud</artifactId>
<packaging>pom</packaging>
diff --git
a/elasticjob-distribution/elasticjob-cloud-executor-distribution/pom.xml
b/elasticjob-distribution/elasticjob-cloud-executor-distribution/pom.xml
index 8984517ce..fe6fab459 100644
--- a/elasticjob-distribution/elasticjob-cloud-executor-distribution/pom.xml
+++ b/elasticjob-distribution/elasticjob-cloud-executor-distribution/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.shardingsphere.elasticjob</groupId>
<artifactId>elasticjob-distribution</artifactId>
- <version>3.1.0-SNAPSHOT</version>
+ <version>3.0.4</version>
</parent>
<artifactId>elasticjob-cloud-executor-distribution</artifactId>
<packaging>pom</packaging>
diff --git
a/elasticjob-distribution/elasticjob-cloud-scheduler-distribution/pom.xml
b/elasticjob-distribution/elasticjob-cloud-scheduler-distribution/pom.xml
index 978cb225c..d17e4141c 100644
--- a/elasticjob-distribution/elasticjob-cloud-scheduler-distribution/pom.xml
+++ b/elasticjob-distribution/elasticjob-cloud-scheduler-distribution/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.shardingsphere.elasticjob</groupId>
<artifactId>elasticjob-distribution</artifactId>
- <version>3.1.0-SNAPSHOT</version>
+ <version>3.0.4</version>
</parent>
<artifactId>elasticjob-cloud-scheduler-distribution</artifactId>
<packaging>pom</packaging>
diff --git a/elasticjob-distribution/elasticjob-lite-distribution/pom.xml
b/elasticjob-distribution/elasticjob-lite-distribution/pom.xml
index fa4034102..a193504dd 100644
--- a/elasticjob-distribution/elasticjob-lite-distribution/pom.xml
+++ b/elasticjob-distribution/elasticjob-lite-distribution/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.shardingsphere.elasticjob</groupId>
<artifactId>elasticjob-distribution</artifactId>
- <version>3.1.0-SNAPSHOT</version>
+ <version>3.0.4</version>
</parent>
<artifactId>elasticjob-lite-distribution</artifactId>
<packaging>pom</packaging>
diff --git a/elasticjob-distribution/elasticjob-src-distribution/pom.xml
b/elasticjob-distribution/elasticjob-src-distribution/pom.xml
index 5cdeb9c35..6e2c55c1f 100644
--- a/elasticjob-distribution/elasticjob-src-distribution/pom.xml
+++ b/elasticjob-distribution/elasticjob-src-distribution/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.shardingsphere.elasticjob</groupId>
<artifactId>elasticjob-distribution</artifactId>
- <version>3.1.0-SNAPSHOT</version>
+ <version>3.0.4</version>
</parent>
<artifactId>elasticjob-src-distribution</artifactId>
<packaging>pom</packaging>
diff --git a/elasticjob-distribution/pom.xml b/elasticjob-distribution/pom.xml
index eba35b520..3d770b37f 100644
--- a/elasticjob-distribution/pom.xml
+++ b/elasticjob-distribution/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.shardingsphere.elasticjob</groupId>
<artifactId>elasticjob</artifactId>
- <version>3.1.0-SNAPSHOT</version>
+ <version>3.0.4</version>
</parent>
<artifactId>elasticjob-distribution</artifactId>
<packaging>pom</packaging>
diff --git
a/elasticjob-ecosystem/elasticjob-error-handler/elasticjob-error-handler-spi/pom.xml
b/elasticjob-ecosystem/elasticjob-error-handler/elasticjob-error-handler-spi/pom.xml
index 42dff3388..6cfa3a2e1 100644
---
a/elasticjob-ecosystem/elasticjob-error-handler/elasticjob-error-handler-spi/pom.xml
+++
b/elasticjob-ecosystem/elasticjob-error-handler/elasticjob-error-handler-spi/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.shardingsphere.elasticjob</groupId>
<artifactId>elasticjob-error-handler</artifactId>
- <version>3.1.0-SNAPSHOT</version>
+ <version>3.0.4</version>
</parent>
<artifactId>elasticjob-error-handler-spi</artifactId>
diff --git
a/elasticjob-ecosystem/elasticjob-error-handler/elasticjob-error-handler-type/elasticjob-error-handler-dingtalk/pom.xml
b/elasticjob-ecosystem/elasticjob-error-handler/elasticjob-error-handler-type/elasticjob-error-handler-dingtalk/pom.xml
index bcb712c4b..9afd46775 100644
---
a/elasticjob-ecosystem/elasticjob-error-handler/elasticjob-error-handler-type/elasticjob-error-handler-dingtalk/pom.xml
+++
b/elasticjob-ecosystem/elasticjob-error-handler/elasticjob-error-handler-type/elasticjob-error-handler-dingtalk/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.shardingsphere.elasticjob</groupId>
<artifactId>elasticjob-error-handler-type</artifactId>
- <version>3.1.0-SNAPSHOT</version>
+ <version>3.0.4</version>
</parent>
<artifactId>elasticjob-error-handler-dingtalk</artifactId>
diff --git
a/elasticjob-ecosystem/elasticjob-error-handler/elasticjob-error-handler-type/elasticjob-error-handler-email/pom.xml
b/elasticjob-ecosystem/elasticjob-error-handler/elasticjob-error-handler-type/elasticjob-error-handler-email/pom.xml
index 7da18a094..0f5acb0ee 100644
---
a/elasticjob-ecosystem/elasticjob-error-handler/elasticjob-error-handler-type/elasticjob-error-handler-email/pom.xml
+++
b/elasticjob-ecosystem/elasticjob-error-handler/elasticjob-error-handler-type/elasticjob-error-handler-email/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.shardingsphere.elasticjob</groupId>
<artifactId>elasticjob-error-handler-type</artifactId>
- <version>3.1.0-SNAPSHOT</version>
+ <version>3.0.4</version>
</parent>
<artifactId>elasticjob-error-handler-email</artifactId>
diff --git
a/elasticjob-ecosystem/elasticjob-error-handler/elasticjob-error-handler-type/elasticjob-error-handler-general/pom.xml
b/elasticjob-ecosystem/elasticjob-error-handler/elasticjob-error-handler-type/elasticjob-error-handler-general/pom.xml
index 1f823ad4e..ea53cd766 100644
---
a/elasticjob-ecosystem/elasticjob-error-handler/elasticjob-error-handler-type/elasticjob-error-handler-general/pom.xml
+++
b/elasticjob-ecosystem/elasticjob-error-handler/elasticjob-error-handler-type/elasticjob-error-handler-general/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.shardingsphere.elasticjob</groupId>
<artifactId>elasticjob-error-handler-type</artifactId>
- <version>3.1.0-SNAPSHOT</version>
+ <version>3.0.4</version>
</parent>
<artifactId>elasticjob-error-handler-general</artifactId>
diff --git
a/elasticjob-ecosystem/elasticjob-error-handler/elasticjob-error-handler-type/elasticjob-error-handler-wechat/pom.xml
b/elasticjob-ecosystem/elasticjob-error-handler/elasticjob-error-handler-type/elasticjob-error-handler-wechat/pom.xml
index 5ee5fdd34..f47b2537b 100644
---
a/elasticjob-ecosystem/elasticjob-error-handler/elasticjob-error-handler-type/elasticjob-error-handler-wechat/pom.xml
+++
b/elasticjob-ecosystem/elasticjob-error-handler/elasticjob-error-handler-type/elasticjob-error-handler-wechat/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.shardingsphere.elasticjob</groupId>
<artifactId>elasticjob-error-handler-type</artifactId>
- <version>3.1.0-SNAPSHOT</version>
+ <version>3.0.4</version>
</parent>
<artifactId>elasticjob-error-handler-wechat</artifactId>
diff --git
a/elasticjob-ecosystem/elasticjob-error-handler/elasticjob-error-handler-type/pom.xml
b/elasticjob-ecosystem/elasticjob-error-handler/elasticjob-error-handler-type/pom.xml
index 0fb1b6c4d..c0676a520 100644
---
a/elasticjob-ecosystem/elasticjob-error-handler/elasticjob-error-handler-type/pom.xml
+++
b/elasticjob-ecosystem/elasticjob-error-handler/elasticjob-error-handler-type/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.shardingsphere.elasticjob</groupId>
<artifactId>elasticjob-error-handler</artifactId>
- <version>3.1.0-SNAPSHOT</version>
+ <version>3.0.4</version>
</parent>
<artifactId>elasticjob-error-handler-type</artifactId>
<packaging>pom</packaging>
diff --git a/elasticjob-ecosystem/elasticjob-error-handler/pom.xml
b/elasticjob-ecosystem/elasticjob-error-handler/pom.xml
index e2a1ad332..03e15bb3e 100644
--- a/elasticjob-ecosystem/elasticjob-error-handler/pom.xml
+++ b/elasticjob-ecosystem/elasticjob-error-handler/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.shardingsphere.elasticjob</groupId>
<artifactId>elasticjob-ecosystem</artifactId>
- <version>3.1.0-SNAPSHOT</version>
+ <version>3.0.4</version>
</parent>
<artifactId>elasticjob-error-handler</artifactId>
<packaging>pom</packaging>
diff --git
a/elasticjob-ecosystem/elasticjob-executor/elasticjob-executor-kernel/pom.xml
b/elasticjob-ecosystem/elasticjob-executor/elasticjob-executor-kernel/pom.xml
index 4e75e6421..87a4ccabe 100644
---
a/elasticjob-ecosystem/elasticjob-executor/elasticjob-executor-kernel/pom.xml
+++
b/elasticjob-ecosystem/elasticjob-executor/elasticjob-executor-kernel/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.shardingsphere.elasticjob</groupId>
<artifactId>elasticjob-executor</artifactId>
- <version>3.1.0-SNAPSHOT</version>
+ <version>3.0.4</version>
</parent>
<artifactId>elasticjob-executor-kernel</artifactId>
<name>${project.artifactId}</name>
diff --git
a/elasticjob-ecosystem/elasticjob-executor/elasticjob-executor-type/elasticjob-dataflow-executor/pom.xml
b/elasticjob-ecosystem/elasticjob-executor/elasticjob-executor-type/elasticjob-dataflow-executor/pom.xml
index ca7d15387..ce3a30cd2 100644
---
a/elasticjob-ecosystem/elasticjob-executor/elasticjob-executor-type/elasticjob-dataflow-executor/pom.xml
+++
b/elasticjob-ecosystem/elasticjob-executor/elasticjob-executor-type/elasticjob-dataflow-executor/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.shardingsphere.elasticjob</groupId>
<artifactId>elasticjob-executor-type</artifactId>
- <version>3.1.0-SNAPSHOT</version>
+ <version>3.0.4</version>
</parent>
<artifactId>elasticjob-dataflow-executor</artifactId>
<name>${project.artifactId}</name>
diff --git
a/elasticjob-ecosystem/elasticjob-executor/elasticjob-executor-type/elasticjob-http-executor/pom.xml
b/elasticjob-ecosystem/elasticjob-executor/elasticjob-executor-type/elasticjob-http-executor/pom.xml
index 43dd477f1..8f5aea417 100644
---
a/elasticjob-ecosystem/elasticjob-executor/elasticjob-executor-type/elasticjob-http-executor/pom.xml
+++
b/elasticjob-ecosystem/elasticjob-executor/elasticjob-executor-type/elasticjob-http-executor/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.shardingsphere.elasticjob</groupId>
<artifactId>elasticjob-executor-type</artifactId>
- <version>3.1.0-SNAPSHOT</version>
+ <version>3.0.4</version>
</parent>
<artifactId>elasticjob-http-executor</artifactId>
<name>${project.artifactId}</name>
diff --git
a/elasticjob-ecosystem/elasticjob-executor/elasticjob-executor-type/elasticjob-script-executor/pom.xml
b/elasticjob-ecosystem/elasticjob-executor/elasticjob-executor-type/elasticjob-script-executor/pom.xml
index 3ce051f9b..b2b38a794 100644
---
a/elasticjob-ecosystem/elasticjob-executor/elasticjob-executor-type/elasticjob-script-executor/pom.xml
+++
b/elasticjob-ecosystem/elasticjob-executor/elasticjob-executor-type/elasticjob-script-executor/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.shardingsphere.elasticjob</groupId>
<artifactId>elasticjob-executor-type</artifactId>
- <version>3.1.0-SNAPSHOT</version>
+ <version>3.0.4</version>
</parent>
<artifactId>elasticjob-script-executor</artifactId>
<name>${project.artifactId}</name>
diff --git
a/elasticjob-ecosystem/elasticjob-executor/elasticjob-executor-type/elasticjob-simple-executor/pom.xml
b/elasticjob-ecosystem/elasticjob-executor/elasticjob-executor-type/elasticjob-simple-executor/pom.xml
index 41933e3ba..89c0e6317 100644
---
a/elasticjob-ecosystem/elasticjob-executor/elasticjob-executor-type/elasticjob-simple-executor/pom.xml
+++
b/elasticjob-ecosystem/elasticjob-executor/elasticjob-executor-type/elasticjob-simple-executor/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.shardingsphere.elasticjob</groupId>
<artifactId>elasticjob-executor-type</artifactId>
- <version>3.1.0-SNAPSHOT</version>
+ <version>3.0.4</version>
</parent>
<artifactId>elasticjob-simple-executor</artifactId>
<name>${project.artifactId}</name>
diff --git
a/elasticjob-ecosystem/elasticjob-executor/elasticjob-executor-type/pom.xml
b/elasticjob-ecosystem/elasticjob-executor/elasticjob-executor-type/pom.xml
index bf34d52d9..0c367365a 100644
--- a/elasticjob-ecosystem/elasticjob-executor/elasticjob-executor-type/pom.xml
+++ b/elasticjob-ecosystem/elasticjob-executor/elasticjob-executor-type/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.shardingsphere.elasticjob</groupId>
<artifactId>elasticjob-executor</artifactId>
- <version>3.1.0-SNAPSHOT</version>
+ <version>3.0.4</version>
</parent>
<artifactId>elasticjob-executor-type</artifactId>
<packaging>pom</packaging>
diff --git a/elasticjob-ecosystem/elasticjob-executor/pom.xml
b/elasticjob-ecosystem/elasticjob-executor/pom.xml
index e6a014877..292ac8768 100644
--- a/elasticjob-ecosystem/elasticjob-executor/pom.xml
+++ b/elasticjob-ecosystem/elasticjob-executor/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.shardingsphere.elasticjob</groupId>
<artifactId>elasticjob-ecosystem</artifactId>
- <version>3.1.0-SNAPSHOT</version>
+ <version>3.0.4</version>
</parent>
<artifactId>elasticjob-executor</artifactId>
<packaging>pom</packaging>
diff --git
a/elasticjob-ecosystem/elasticjob-tracing/elasticjob-tracing-api/pom.xml
b/elasticjob-ecosystem/elasticjob-tracing/elasticjob-tracing-api/pom.xml
index f1745faeb..2efe7335c 100644
--- a/elasticjob-ecosystem/elasticjob-tracing/elasticjob-tracing-api/pom.xml
+++ b/elasticjob-ecosystem/elasticjob-tracing/elasticjob-tracing-api/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.shardingsphere.elasticjob</groupId>
<artifactId>elasticjob-tracing</artifactId>
- <version>3.1.0-SNAPSHOT</version>
+ <version>3.0.4</version>
</parent>
<artifactId>elasticjob-tracing-api</artifactId>
<name>${project.artifactId}</name>
diff --git
a/elasticjob-ecosystem/elasticjob-tracing/elasticjob-tracing-rdb/pom.xml
b/elasticjob-ecosystem/elasticjob-tracing/elasticjob-tracing-rdb/pom.xml
index c9ff6ba2d..642ec7b67 100644
--- a/elasticjob-ecosystem/elasticjob-tracing/elasticjob-tracing-rdb/pom.xml
+++ b/elasticjob-ecosystem/elasticjob-tracing/elasticjob-tracing-rdb/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.shardingsphere.elasticjob</groupId>
<artifactId>elasticjob-tracing</artifactId>
- <version>3.1.0-SNAPSHOT</version>
+ <version>3.0.4</version>
</parent>
<artifactId>elasticjob-tracing-rdb</artifactId>
<name>${project.artifactId}</name>
diff --git a/elasticjob-ecosystem/elasticjob-tracing/pom.xml
b/elasticjob-ecosystem/elasticjob-tracing/pom.xml
index cb3660a4e..009ebae1a 100644
--- a/elasticjob-ecosystem/elasticjob-tracing/pom.xml
+++ b/elasticjob-ecosystem/elasticjob-tracing/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.shardingsphere.elasticjob</groupId>
<artifactId>elasticjob-ecosystem</artifactId>
- <version>3.1.0-SNAPSHOT</version>
+ <version>3.0.4</version>
</parent>
<artifactId>elasticjob-tracing</artifactId>
<packaging>pom</packaging>
diff --git a/elasticjob-ecosystem/pom.xml b/elasticjob-ecosystem/pom.xml
index 8f9e1bfe7..e1aab4e47 100644
--- a/elasticjob-ecosystem/pom.xml
+++ b/elasticjob-ecosystem/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.shardingsphere.elasticjob</groupId>
<artifactId>elasticjob</artifactId>
- <version>3.1.0-SNAPSHOT</version>
+ <version>3.0.4</version>
</parent>
<artifactId>elasticjob-ecosystem</artifactId>
<packaging>pom</packaging>
diff --git a/elasticjob-infra/elasticjob-infra-common/pom.xml
b/elasticjob-infra/elasticjob-infra-common/pom.xml
index 431435846..4960ff7b1 100644
--- a/elasticjob-infra/elasticjob-infra-common/pom.xml
+++ b/elasticjob-infra/elasticjob-infra-common/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.shardingsphere.elasticjob</groupId>
<artifactId>elasticjob-infra</artifactId>
- <version>3.1.0-SNAPSHOT</version>
+ <version>3.0.4</version>
</parent>
<artifactId>elasticjob-infra-common</artifactId>
<name>${project.artifactId}</name>
diff --git
a/elasticjob-infra/elasticjob-registry-center/elasticjob-registry-center-api/pom.xml
b/elasticjob-infra/elasticjob-registry-center/elasticjob-registry-center-api/pom.xml
index e89073a22..541d121fc 100644
---
a/elasticjob-infra/elasticjob-registry-center/elasticjob-registry-center-api/pom.xml
+++
b/elasticjob-infra/elasticjob-registry-center/elasticjob-registry-center-api/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.shardingsphere.elasticjob</groupId>
<artifactId>elasticjob-registry-center</artifactId>
- <version>3.1.0-SNAPSHOT</version>
+ <version>3.0.4</version>
</parent>
<artifactId>elasticjob-registry-center-api</artifactId>
<name>${project.artifactId}</name>
diff --git
a/elasticjob-infra/elasticjob-registry-center/elasticjob-regitry-center-provider/elasticjob-registry-center-zookeeper-curator/pom.xml
b/elasticjob-infra/elasticjob-registry-center/elasticjob-regitry-center-provider/elasticjob-registry-center-zookeeper-curator/pom.xml
index 8685723b4..5c9c422f0 100644
---
a/elasticjob-infra/elasticjob-registry-center/elasticjob-regitry-center-provider/elasticjob-registry-center-zookeeper-curator/pom.xml
+++
b/elasticjob-infra/elasticjob-registry-center/elasticjob-regitry-center-provider/elasticjob-registry-center-zookeeper-curator/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.shardingsphere.elasticjob</groupId>
<artifactId>elasticjob-regitry-center-provider</artifactId>
- <version>3.1.0-SNAPSHOT</version>
+ <version>3.0.4</version>
</parent>
<artifactId>elasticjob-registry-center-zookeeper-curator</artifactId>
<name>${project.artifactId}</name>
diff --git
a/elasticjob-infra/elasticjob-registry-center/elasticjob-regitry-center-provider/pom.xml
b/elasticjob-infra/elasticjob-registry-center/elasticjob-regitry-center-provider/pom.xml
index 932d59c8d..52b8856e7 100644
---
a/elasticjob-infra/elasticjob-registry-center/elasticjob-regitry-center-provider/pom.xml
+++
b/elasticjob-infra/elasticjob-registry-center/elasticjob-regitry-center-provider/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.shardingsphere.elasticjob</groupId>
<artifactId>elasticjob-registry-center</artifactId>
- <version>3.1.0-SNAPSHOT</version>
+ <version>3.0.4</version>
</parent>
<artifactId>elasticjob-regitry-center-provider</artifactId>
<packaging>pom</packaging>
diff --git a/elasticjob-infra/elasticjob-registry-center/pom.xml
b/elasticjob-infra/elasticjob-registry-center/pom.xml
index 953f4f0c7..e2eceda87 100644
--- a/elasticjob-infra/elasticjob-registry-center/pom.xml
+++ b/elasticjob-infra/elasticjob-registry-center/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.shardingsphere.elasticjob</groupId>
<artifactId>elasticjob-infra</artifactId>
- <version>3.1.0-SNAPSHOT</version>
+ <version>3.0.4</version>
</parent>
<artifactId>elasticjob-registry-center</artifactId>
<packaging>pom</packaging>
diff --git a/elasticjob-infra/elasticjob-restful/pom.xml
b/elasticjob-infra/elasticjob-restful/pom.xml
index d1a49c710..ef410558e 100644
--- a/elasticjob-infra/elasticjob-restful/pom.xml
+++ b/elasticjob-infra/elasticjob-restful/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.shardingsphere.elasticjob</groupId>
<artifactId>elasticjob-infra</artifactId>
- <version>3.1.0-SNAPSHOT</version>
+ <version>3.0.4</version>
</parent>
<artifactId>elasticjob-restful</artifactId>
diff --git a/elasticjob-infra/pom.xml b/elasticjob-infra/pom.xml
index 0cc6395f7..be2b5cc18 100644
--- a/elasticjob-infra/pom.xml
+++ b/elasticjob-infra/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.shardingsphere.elasticjob</groupId>
<artifactId>elasticjob</artifactId>
- <version>3.1.0-SNAPSHOT</version>
+ <version>3.0.4</version>
</parent>
<artifactId>elasticjob-infra</artifactId>
<packaging>pom</packaging>
diff --git a/elasticjob-lite/elasticjob-lite-core/pom.xml
b/elasticjob-lite/elasticjob-lite-core/pom.xml
index dc30809ed..621f7eee3 100644
--- a/elasticjob-lite/elasticjob-lite-core/pom.xml
+++ b/elasticjob-lite/elasticjob-lite-core/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.shardingsphere.elasticjob</groupId>
<artifactId>elasticjob-lite</artifactId>
- <version>3.1.0-SNAPSHOT</version>
+ <version>3.0.4</version>
</parent>
<artifactId>elasticjob-lite-core</artifactId>
<name>${project.artifactId}</name>
diff --git a/elasticjob-lite/elasticjob-lite-lifecycle/pom.xml
b/elasticjob-lite/elasticjob-lite-lifecycle/pom.xml
index 4ed6e1c08..ab9864775 100644
--- a/elasticjob-lite/elasticjob-lite-lifecycle/pom.xml
+++ b/elasticjob-lite/elasticjob-lite-lifecycle/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.shardingsphere.elasticjob</groupId>
<artifactId>elasticjob-lite</artifactId>
- <version>3.1.0-SNAPSHOT</version>
+ <version>3.0.4</version>
</parent>
<artifactId>elasticjob-lite-lifecycle</artifactId>
<name>${project.artifactId}</name>
diff --git
a/elasticjob-lite/elasticjob-lite-spring/elasticjob-lite-spring-boot-starter/pom.xml
b/elasticjob-lite/elasticjob-lite-spring/elasticjob-lite-spring-boot-starter/pom.xml
index c38fc9284..b69b1bbfc 100644
---
a/elasticjob-lite/elasticjob-lite-spring/elasticjob-lite-spring-boot-starter/pom.xml
+++
b/elasticjob-lite/elasticjob-lite-spring/elasticjob-lite-spring-boot-starter/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.shardingsphere.elasticjob</groupId>
<artifactId>elasticjob-lite-spring</artifactId>
- <version>3.1.0-SNAPSHOT</version>
+ <version>3.0.4</version>
</parent>
<artifactId>elasticjob-lite-spring-boot-starter</artifactId>
<name>${project.artifactId}</name>
diff --git
a/elasticjob-lite/elasticjob-lite-spring/elasticjob-lite-spring-core/pom.xml
b/elasticjob-lite/elasticjob-lite-spring/elasticjob-lite-spring-core/pom.xml
index ecc22a6fc..560ede7a2 100644
--- a/elasticjob-lite/elasticjob-lite-spring/elasticjob-lite-spring-core/pom.xml
+++ b/elasticjob-lite/elasticjob-lite-spring/elasticjob-lite-spring-core/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.shardingsphere.elasticjob</groupId>
<artifactId>elasticjob-lite-spring</artifactId>
- <version>3.1.0-SNAPSHOT</version>
+ <version>3.0.4</version>
</parent>
<artifactId>elasticjob-lite-spring-core</artifactId>
<name>${project.artifactId}</name>
diff --git
a/elasticjob-lite/elasticjob-lite-spring/elasticjob-lite-spring-namespace/pom.xml
b/elasticjob-lite/elasticjob-lite-spring/elasticjob-lite-spring-namespace/pom.xml
index be017f866..f0eacd7ab 100644
---
a/elasticjob-lite/elasticjob-lite-spring/elasticjob-lite-spring-namespace/pom.xml
+++
b/elasticjob-lite/elasticjob-lite-spring/elasticjob-lite-spring-namespace/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.shardingsphere.elasticjob</groupId>
<artifactId>elasticjob-lite-spring</artifactId>
- <version>3.1.0-SNAPSHOT</version>
+ <version>3.0.4</version>
</parent>
<artifactId>elasticjob-lite-spring-namespace</artifactId>
<name>${project.artifactId}</name>
diff --git a/elasticjob-lite/elasticjob-lite-spring/pom.xml
b/elasticjob-lite/elasticjob-lite-spring/pom.xml
index a90634102..e5c911949 100644
--- a/elasticjob-lite/elasticjob-lite-spring/pom.xml
+++ b/elasticjob-lite/elasticjob-lite-spring/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.shardingsphere.elasticjob</groupId>
<artifactId>elasticjob-lite</artifactId>
- <version>3.1.0-SNAPSHOT</version>
+ <version>3.0.4</version>
</parent>
<artifactId>elasticjob-lite-spring</artifactId>
<packaging>pom</packaging>
diff --git a/elasticjob-lite/pom.xml b/elasticjob-lite/pom.xml
index 025f6a9ec..5a26bc553 100644
--- a/elasticjob-lite/pom.xml
+++ b/elasticjob-lite/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.shardingsphere.elasticjob</groupId>
<artifactId>elasticjob</artifactId>
- <version>3.1.0-SNAPSHOT</version>
+ <version>3.0.4</version>
</parent>
<artifactId>elasticjob-lite</artifactId>
<packaging>pom</packaging>
diff --git a/pom.xml b/pom.xml
index 629c793a2..5335041c4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
</parent>
<groupId>org.apache.shardingsphere.elasticjob</groupId>
<artifactId>elasticjob</artifactId>
- <version>3.1.0-SNAPSHOT</version>
+ <version>3.0.4</version>
<packaging>pom</packaging>
<name>Elastic Job</name>
<description>Distributed scheduled job</description>