This is an automated email from the ASF dual-hosted git repository.

jianglongtao pushed a commit to branch 3.0.5-release
in repository https://gitbox.apache.org/repos/asf/shardingsphere-elasticjob.git

commit 23d872422fea09f73d463ed3eafbfea5a5dfae65
Author: RaigorJiang <[email protected]>
AuthorDate: Sun Feb 1 00:04:16 2026 +0800

    [maven-release-plugin] prepare for next development iteration
---
 api/pom.xml                                        | 2 +-
 bootstrap/pom.xml                                  | 2 +-
 distribution/bin/pom.xml                           | 2 +-
 distribution/pom.xml                               | 2 +-
 distribution/src/pom.xml                           | 2 +-
 ecosystem/error-handler/dingtalk/pom.xml           | 2 +-
 ecosystem/error-handler/email/pom.xml              | 2 +-
 ecosystem/error-handler/normal/pom.xml             | 2 +-
 ecosystem/error-handler/pom.xml                    | 2 +-
 ecosystem/error-handler/wechat/pom.xml             | 2 +-
 ecosystem/executor/dataflow/pom.xml                | 2 +-
 ecosystem/executor/http/pom.xml                    | 2 +-
 ecosystem/executor/pom.xml                         | 2 +-
 ecosystem/executor/script/pom.xml                  | 2 +-
 ecosystem/executor/simple/pom.xml                  | 2 +-
 ecosystem/pom.xml                                  | 2 +-
 ecosystem/tracing/pom.xml                          | 2 +-
 ecosystem/tracing/rdb/pom.xml                      | 2 +-
 kernel/pom.xml                                     | 2 +-
 lifecycle/pom.xml                                  | 2 +-
 pom.xml                                            | 4 ++--
 reachability-metadata/pom.xml                      | 2 +-
 registry-center/api/pom.xml                        | 2 +-
 registry-center/pom.xml                            | 2 +-
 registry-center/provider/pom.xml                   | 2 +-
 registry-center/provider/zookeeper-curator/pom.xml | 2 +-
 restful/pom.xml                                    | 2 +-
 spring/boot-starter/pom.xml                        | 2 +-
 spring/core/pom.xml                                | 2 +-
 spring/namespace/pom.xml                           | 2 +-
 spring/pom.xml                                     | 2 +-
 test/e2e/pom.xml                                   | 2 +-
 test/native/pom.xml                                | 2 +-
 test/pom.xml                                       | 2 +-
 test/util/pom.xml                                  | 2 +-
 35 files changed, 36 insertions(+), 36 deletions(-)

diff --git a/api/pom.xml b/api/pom.xml
index a71157ad2..e375a143e 100644
--- a/api/pom.xml
+++ b/api/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.elasticjob</groupId>
         <artifactId>elasticjob</artifactId>
-        <version>3.0.5</version>
+        <version>3.0.6-SNAPSHOT</version>
     </parent>
     <artifactId>elasticjob-api</artifactId>
     <name>${project.artifactId}</name>
diff --git a/bootstrap/pom.xml b/bootstrap/pom.xml
index e003bfb87..26ee696f2 100644
--- a/bootstrap/pom.xml
+++ b/bootstrap/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.elasticjob</groupId>
         <artifactId>elasticjob</artifactId>
-        <version>3.0.5</version>
+        <version>3.0.6-SNAPSHOT</version>
     </parent>
     <artifactId>elasticjob-bootstrap</artifactId>
     <name>${project.artifactId}</name>
diff --git a/distribution/bin/pom.xml b/distribution/bin/pom.xml
index 00fe0bf09..162548488 100644
--- a/distribution/bin/pom.xml
+++ b/distribution/bin/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.elasticjob</groupId>
         <artifactId>elasticjob-distribution</artifactId>
-        <version>3.0.5</version>
+        <version>3.0.6-SNAPSHOT</version>
     </parent>
     <artifactId>elasticjob-bin-distribution</artifactId>
     <packaging>pom</packaging>
diff --git a/distribution/pom.xml b/distribution/pom.xml
index fe36c73b1..f1bf63c48 100644
--- a/distribution/pom.xml
+++ b/distribution/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.elasticjob</groupId>
         <artifactId>elasticjob</artifactId>
-        <version>3.0.5</version>
+        <version>3.0.6-SNAPSHOT</version>
     </parent>
     <artifactId>elasticjob-distribution</artifactId>
     <packaging>pom</packaging>
diff --git a/distribution/src/pom.xml b/distribution/src/pom.xml
index 5e3934f11..73a0c8043 100644
--- a/distribution/src/pom.xml
+++ b/distribution/src/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.elasticjob</groupId>
         <artifactId>elasticjob-distribution</artifactId>
-        <version>3.0.5</version>
+        <version>3.0.6-SNAPSHOT</version>
     </parent>
     <artifactId>elasticjob-src-distribution</artifactId>
     <packaging>pom</packaging>
diff --git a/ecosystem/error-handler/dingtalk/pom.xml 
b/ecosystem/error-handler/dingtalk/pom.xml
index 9bc984304..25203c965 100644
--- a/ecosystem/error-handler/dingtalk/pom.xml
+++ b/ecosystem/error-handler/dingtalk/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.elasticjob</groupId>
         <artifactId>elasticjob-error-handler</artifactId>
-        <version>3.0.5</version>
+        <version>3.0.6-SNAPSHOT</version>
     </parent>
     <artifactId>elasticjob-error-handler-dingtalk</artifactId>
     
diff --git a/ecosystem/error-handler/email/pom.xml 
b/ecosystem/error-handler/email/pom.xml
index b79aedf10..988ceaec6 100644
--- a/ecosystem/error-handler/email/pom.xml
+++ b/ecosystem/error-handler/email/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.elasticjob</groupId>
         <artifactId>elasticjob-error-handler</artifactId>
-        <version>3.0.5</version>
+        <version>3.0.6-SNAPSHOT</version>
     </parent>
     <artifactId>elasticjob-error-handler-email</artifactId>
     
diff --git a/ecosystem/error-handler/normal/pom.xml 
b/ecosystem/error-handler/normal/pom.xml
index 5974c7bc4..91e5f9e6a 100644
--- a/ecosystem/error-handler/normal/pom.xml
+++ b/ecosystem/error-handler/normal/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.elasticjob</groupId>
         <artifactId>elasticjob-error-handler</artifactId>
-        <version>3.0.5</version>
+        <version>3.0.6-SNAPSHOT</version>
     </parent>
     <artifactId>elasticjob-error-handler-normal</artifactId>
     
diff --git a/ecosystem/error-handler/pom.xml b/ecosystem/error-handler/pom.xml
index d1bccf0a3..c501cda73 100644
--- a/ecosystem/error-handler/pom.xml
+++ b/ecosystem/error-handler/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.elasticjob</groupId>
         <artifactId>elasticjob-ecosystem</artifactId>
-        <version>3.0.5</version>
+        <version>3.0.6-SNAPSHOT</version>
     </parent>
     <artifactId>elasticjob-error-handler</artifactId>
     <packaging>pom</packaging>
diff --git a/ecosystem/error-handler/wechat/pom.xml 
b/ecosystem/error-handler/wechat/pom.xml
index c0cb7173d..1d8426db4 100644
--- a/ecosystem/error-handler/wechat/pom.xml
+++ b/ecosystem/error-handler/wechat/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.elasticjob</groupId>
         <artifactId>elasticjob-error-handler</artifactId>
-        <version>3.0.5</version>
+        <version>3.0.6-SNAPSHOT</version>
     </parent>
     <artifactId>elasticjob-error-handler-wechat</artifactId>
     
diff --git a/ecosystem/executor/dataflow/pom.xml 
b/ecosystem/executor/dataflow/pom.xml
index 120621787..e1228657a 100644
--- a/ecosystem/executor/dataflow/pom.xml
+++ b/ecosystem/executor/dataflow/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.elasticjob</groupId>
         <artifactId>elasticjob-executor</artifactId>
-        <version>3.0.5</version>
+        <version>3.0.6-SNAPSHOT</version>
     </parent>
     <artifactId>elasticjob-dataflow-executor</artifactId>
     <name>${project.artifactId}</name>
diff --git a/ecosystem/executor/http/pom.xml b/ecosystem/executor/http/pom.xml
index 9381fe144..b02ec82fd 100644
--- a/ecosystem/executor/http/pom.xml
+++ b/ecosystem/executor/http/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.elasticjob</groupId>
         <artifactId>elasticjob-executor</artifactId>
-        <version>3.0.5</version>
+        <version>3.0.6-SNAPSHOT</version>
     </parent>
     <artifactId>elasticjob-http-executor</artifactId>
     <name>${project.artifactId}</name>
diff --git a/ecosystem/executor/pom.xml b/ecosystem/executor/pom.xml
index a76a41e34..8f0a31285 100644
--- a/ecosystem/executor/pom.xml
+++ b/ecosystem/executor/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.elasticjob</groupId>
         <artifactId>elasticjob-ecosystem</artifactId>
-        <version>3.0.5</version>
+        <version>3.0.6-SNAPSHOT</version>
     </parent>
     <artifactId>elasticjob-executor</artifactId>
     <packaging>pom</packaging>
diff --git a/ecosystem/executor/script/pom.xml 
b/ecosystem/executor/script/pom.xml
index 04b284482..4cc83fc7c 100644
--- a/ecosystem/executor/script/pom.xml
+++ b/ecosystem/executor/script/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.elasticjob</groupId>
         <artifactId>elasticjob-executor</artifactId>
-        <version>3.0.5</version>
+        <version>3.0.6-SNAPSHOT</version>
     </parent>
     <artifactId>elasticjob-script-executor</artifactId>
     <name>${project.artifactId}</name>
diff --git a/ecosystem/executor/simple/pom.xml 
b/ecosystem/executor/simple/pom.xml
index 631fbcbd2..818880cd3 100644
--- a/ecosystem/executor/simple/pom.xml
+++ b/ecosystem/executor/simple/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.elasticjob</groupId>
         <artifactId>elasticjob-executor</artifactId>
-        <version>3.0.5</version>
+        <version>3.0.6-SNAPSHOT</version>
     </parent>
     <artifactId>elasticjob-simple-executor</artifactId>
     <name>${project.artifactId}</name>
diff --git a/ecosystem/pom.xml b/ecosystem/pom.xml
index a9275178c..53bded1ad 100644
--- a/ecosystem/pom.xml
+++ b/ecosystem/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.elasticjob</groupId>
         <artifactId>elasticjob</artifactId>
-        <version>3.0.5</version>
+        <version>3.0.6-SNAPSHOT</version>
     </parent>
     <artifactId>elasticjob-ecosystem</artifactId>
     <packaging>pom</packaging>
diff --git a/ecosystem/tracing/pom.xml b/ecosystem/tracing/pom.xml
index 0e6c9eb47..96ea4a767 100644
--- a/ecosystem/tracing/pom.xml
+++ b/ecosystem/tracing/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.elasticjob</groupId>
         <artifactId>elasticjob-ecosystem</artifactId>
-        <version>3.0.5</version>
+        <version>3.0.6-SNAPSHOT</version>
     </parent>
     <artifactId>elasticjob-tracing</artifactId>
     <packaging>pom</packaging>
diff --git a/ecosystem/tracing/rdb/pom.xml b/ecosystem/tracing/rdb/pom.xml
index 01bdc4d14..af4e89741 100644
--- a/ecosystem/tracing/rdb/pom.xml
+++ b/ecosystem/tracing/rdb/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.elasticjob</groupId>
         <artifactId>elasticjob-tracing</artifactId>
-        <version>3.0.5</version>
+        <version>3.0.6-SNAPSHOT</version>
     </parent>
     <artifactId>elasticjob-tracing-rdb</artifactId>
     <name>${project.artifactId}</name>
diff --git a/kernel/pom.xml b/kernel/pom.xml
index 0f31a0c49..edaaca039 100644
--- a/kernel/pom.xml
+++ b/kernel/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.elasticjob</groupId>
         <artifactId>elasticjob</artifactId>
-        <version>3.0.5</version>
+        <version>3.0.6-SNAPSHOT</version>
     </parent>
     <artifactId>elasticjob-kernel</artifactId>
     <name>${project.artifactId}</name>
diff --git a/lifecycle/pom.xml b/lifecycle/pom.xml
index c075f49ea..8fb33eff1 100644
--- a/lifecycle/pom.xml
+++ b/lifecycle/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.elasticjob</groupId>
         <artifactId>elasticjob</artifactId>
-        <version>3.0.5</version>
+        <version>3.0.6-SNAPSHOT</version>
     </parent>
     <artifactId>elasticjob-lifecycle</artifactId>
     <name>${project.artifactId}</name>
diff --git a/pom.xml b/pom.xml
index a3b048d11..e388554fc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
     </parent>
     <groupId>org.apache.shardingsphere.elasticjob</groupId>
     <artifactId>elasticjob</artifactId>
-    <version>3.0.5</version>
+    <version>3.0.6-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>Elastic Job</name>
     <description>Distributed scheduled job</description>
@@ -752,7 +752,7 @@
         
<connection>scm:git:https://github.com/apache/shardingsphere-elasticjob.git</connection>
         
<developerConnection>scm:git:https://github.com/apache/shardingsphere-elasticjob.git</developerConnection>
         <url>https://github.com/apache/shardingsphere-elasticjob.git</url>
-        <tag>elasticjob-3.0.5</tag>
+        <tag>HEAD</tag>
     </scm>
     
     <profiles>
diff --git a/reachability-metadata/pom.xml b/reachability-metadata/pom.xml
index 905f1de84..61e61ce0a 100644
--- a/reachability-metadata/pom.xml
+++ b/reachability-metadata/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.elasticjob</groupId>
         <artifactId>elasticjob</artifactId>
-        <version>3.0.5</version>
+        <version>3.0.6-SNAPSHOT</version>
     </parent>
     <artifactId>elasticjob-reachability-metadata</artifactId>
     <name>${project.artifactId}</name>
diff --git a/registry-center/api/pom.xml b/registry-center/api/pom.xml
index b467d69f7..1829ac195 100644
--- a/registry-center/api/pom.xml
+++ b/registry-center/api/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.elasticjob</groupId>
         <artifactId>elasticjob-registry-center</artifactId>
-        <version>3.0.5</version>
+        <version>3.0.6-SNAPSHOT</version>
     </parent>
     <artifactId>elasticjob-registry-center-api</artifactId>
     <name>${project.artifactId}</name>
diff --git a/registry-center/pom.xml b/registry-center/pom.xml
index 60bc3db2d..bfe0a014e 100644
--- a/registry-center/pom.xml
+++ b/registry-center/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.elasticjob</groupId>
         <artifactId>elasticjob</artifactId>
-        <version>3.0.5</version>
+        <version>3.0.6-SNAPSHOT</version>
     </parent>
     <artifactId>elasticjob-registry-center</artifactId>
     <packaging>pom</packaging>
diff --git a/registry-center/provider/pom.xml b/registry-center/provider/pom.xml
index 8f7c04c8b..860f15798 100644
--- a/registry-center/provider/pom.xml
+++ b/registry-center/provider/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.elasticjob</groupId>
         <artifactId>elasticjob-registry-center</artifactId>
-        <version>3.0.5</version>
+        <version>3.0.6-SNAPSHOT</version>
     </parent>
     <artifactId>elasticjob-regitry-center-provider</artifactId>
     <packaging>pom</packaging>
diff --git a/registry-center/provider/zookeeper-curator/pom.xml 
b/registry-center/provider/zookeeper-curator/pom.xml
index 1980a87c9..f7b1d2f00 100644
--- a/registry-center/provider/zookeeper-curator/pom.xml
+++ b/registry-center/provider/zookeeper-curator/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.elasticjob</groupId>
         <artifactId>elasticjob-regitry-center-provider</artifactId>
-        <version>3.0.5</version>
+        <version>3.0.6-SNAPSHOT</version>
     </parent>
     <artifactId>elasticjob-registry-center-zookeeper-curator</artifactId>
     <name>${project.artifactId}</name>
diff --git a/restful/pom.xml b/restful/pom.xml
index 4f8e80a35..cea6c1718 100644
--- a/restful/pom.xml
+++ b/restful/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.elasticjob</groupId>
         <artifactId>elasticjob</artifactId>
-        <version>3.0.5</version>
+        <version>3.0.6-SNAPSHOT</version>
     </parent>
     <artifactId>elasticjob-restful</artifactId>
     <name>${project.artifactId}</name>
diff --git a/spring/boot-starter/pom.xml b/spring/boot-starter/pom.xml
index 3b1a8765f..0f7558f91 100644
--- a/spring/boot-starter/pom.xml
+++ b/spring/boot-starter/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.elasticjob</groupId>
         <artifactId>elasticjob-spring</artifactId>
-        <version>3.0.5</version>
+        <version>3.0.6-SNAPSHOT</version>
     </parent>
     <artifactId>elasticjob-spring-boot-starter</artifactId>
     <name>${project.artifactId}</name>
diff --git a/spring/core/pom.xml b/spring/core/pom.xml
index 6dbdbd6d5..5352bf264 100644
--- a/spring/core/pom.xml
+++ b/spring/core/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.elasticjob</groupId>
         <artifactId>elasticjob-spring</artifactId>
-        <version>3.0.5</version>
+        <version>3.0.6-SNAPSHOT</version>
     </parent>
     <artifactId>elasticjob-spring-core</artifactId>
     <name>${project.artifactId}</name>
diff --git a/spring/namespace/pom.xml b/spring/namespace/pom.xml
index 9f1f06eb1..06756316a 100644
--- a/spring/namespace/pom.xml
+++ b/spring/namespace/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.elasticjob</groupId>
         <artifactId>elasticjob-spring</artifactId>
-        <version>3.0.5</version>
+        <version>3.0.6-SNAPSHOT</version>
     </parent>
     <artifactId>elasticjob-spring-namespace</artifactId>
     <name>${project.artifactId}</name>
diff --git a/spring/pom.xml b/spring/pom.xml
index 678a87496..0b9591293 100644
--- a/spring/pom.xml
+++ b/spring/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.elasticjob</groupId>
         <artifactId>elasticjob</artifactId>
-        <version>3.0.5</version>
+        <version>3.0.6-SNAPSHOT</version>
     </parent>
     <artifactId>elasticjob-spring</artifactId>
     <packaging>pom</packaging>
diff --git a/test/e2e/pom.xml b/test/e2e/pom.xml
index 3872a1fe3..5577a6795 100644
--- a/test/e2e/pom.xml
+++ b/test/e2e/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.elasticjob</groupId>
         <artifactId>elasticjob-test</artifactId>
-        <version>3.0.5</version>
+        <version>3.0.6-SNAPSHOT</version>
     </parent>
     <artifactId>elasticjob-test-e2e</artifactId>
     <name>${project.artifactId}</name>
diff --git a/test/native/pom.xml b/test/native/pom.xml
index 592dd99f9..85e14381c 100644
--- a/test/native/pom.xml
+++ b/test/native/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.elasticjob</groupId>
         <artifactId>elasticjob-test</artifactId>
-        <version>3.0.5</version>
+        <version>3.0.6-SNAPSHOT</version>
     </parent>
     <artifactId>elasticjob-test-native</artifactId>
     <name>${project.artifactId}</name>
diff --git a/test/pom.xml b/test/pom.xml
index 0d1dce031..603cabeb7 100644
--- a/test/pom.xml
+++ b/test/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.elasticjob</groupId>
         <artifactId>elasticjob</artifactId>
-        <version>3.0.5</version>
+        <version>3.0.6-SNAPSHOT</version>
     </parent>
     <artifactId>elasticjob-test</artifactId>
     <packaging>pom</packaging>
diff --git a/test/util/pom.xml b/test/util/pom.xml
index bed19c67a..07f2d5484 100644
--- a/test/util/pom.xml
+++ b/test/util/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.elasticjob</groupId>
         <artifactId>elasticjob-test</artifactId>
-        <version>3.0.5</version>
+        <version>3.0.6-SNAPSHOT</version>
     </parent>
     <artifactId>elasticjob-test-util</artifactId>
     <name>${project.artifactId}</name>

Reply via email to