diff --git a/elasticjob-api/pom.xml b/elasticjob-api/pom.xml index 22bb5fee8e..168f70a3e1 100644 --- a/elasticjob-api/pom.xml +++ b/elasticjob-api/pom.xml @@ -16,14 +16,12 @@ ~ limitations under the License. --> - + 4.0.0 org.apache.shardingsphere.elasticjob elasticjob - 3.0.0-alpha-SNAPSHOT + 3.0.0-alpha elasticjob-api ${project.artifactId} diff --git a/elasticjob-cloud/elasticjob-cloud-common/pom.xml b/elasticjob-cloud/elasticjob-cloud-common/pom.xml index 188a47094b..72845910ca 100755 --- a/elasticjob-cloud/elasticjob-cloud-common/pom.xml +++ b/elasticjob-cloud/elasticjob-cloud-common/pom.xml @@ -16,14 +16,12 @@ ~ limitations under the License. --> - + 4.0.0 org.apache.shardingsphere.elasticjob elasticjob-cloud - 3.0.0-alpha-SNAPSHOT + 3.0.0-alpha elasticjob-cloud-common ${project.artifactId} diff --git a/elasticjob-cloud/elasticjob-cloud-executor/pom.xml b/elasticjob-cloud/elasticjob-cloud-executor/pom.xml index 326628842e..783ff8b9ff 100755 --- a/elasticjob-cloud/elasticjob-cloud-executor/pom.xml +++ b/elasticjob-cloud/elasticjob-cloud-executor/pom.xml @@ -16,14 +16,12 @@ ~ limitations under the License. --> - + 4.0.0 org.apache.shardingsphere.elasticjob elasticjob-cloud - 3.0.0-alpha-SNAPSHOT + 3.0.0-alpha elasticjob-cloud-executor ${project.artifactId} diff --git a/elasticjob-cloud/elasticjob-cloud-scheduler/pom.xml b/elasticjob-cloud/elasticjob-cloud-scheduler/pom.xml index 0224c9b9f1..9380d10cd8 100755 --- a/elasticjob-cloud/elasticjob-cloud-scheduler/pom.xml +++ b/elasticjob-cloud/elasticjob-cloud-scheduler/pom.xml @@ -16,14 +16,12 @@ ~ limitations under the License. --> - + 4.0.0 org.apache.shardingsphere.elasticjob elasticjob-cloud - 3.0.0-alpha-SNAPSHOT + 3.0.0-alpha elasticjob-cloud-scheduler ${project.artifactId} diff --git a/elasticjob-cloud/pom.xml b/elasticjob-cloud/pom.xml index 1df20268ee..58e76d7fb5 100644 --- a/elasticjob-cloud/pom.xml +++ b/elasticjob-cloud/pom.xml @@ -16,14 +16,12 @@ ~ limitations under the License. --> - + 4.0.0 org.apache.shardingsphere.elasticjob elasticjob - 3.0.0-alpha-SNAPSHOT + 3.0.0-alpha elasticjob-cloud pom diff --git a/elasticjob-distribution/elasticjob-cloud-executor-distribution/pom.xml b/elasticjob-distribution/elasticjob-cloud-executor-distribution/pom.xml index cfae58dd21..890a41be48 100644 --- a/elasticjob-distribution/elasticjob-cloud-executor-distribution/pom.xml +++ b/elasticjob-distribution/elasticjob-cloud-executor-distribution/pom.xml @@ -16,14 +16,12 @@ ~ limitations under the License. --> - + 4.0.0 org.apache.shardingsphere.elasticjob elasticjob-distribution - 3.0.0-alpha-SNAPSHOT + 3.0.0-alpha elasticjob-cloud-executor-distribution pom diff --git a/elasticjob-distribution/elasticjob-cloud-scheduler-distribution/pom.xml b/elasticjob-distribution/elasticjob-cloud-scheduler-distribution/pom.xml index 5e7dcf934a..c86ff3eb01 100644 --- a/elasticjob-distribution/elasticjob-cloud-scheduler-distribution/pom.xml +++ b/elasticjob-distribution/elasticjob-cloud-scheduler-distribution/pom.xml @@ -21,7 +21,7 @@ org.apache.shardingsphere.elasticjob elasticjob-distribution - 3.0.0-alpha-SNAPSHOT + 3.0.0-alpha elasticjob-cloud-scheduler-distribution pom diff --git a/elasticjob-distribution/elasticjob-lite-distribution/pom.xml b/elasticjob-distribution/elasticjob-lite-distribution/pom.xml index 87812a40f3..2f07e224f7 100644 --- a/elasticjob-distribution/elasticjob-lite-distribution/pom.xml +++ b/elasticjob-distribution/elasticjob-lite-distribution/pom.xml @@ -21,7 +21,7 @@ org.apache.shardingsphere.elasticjob elasticjob-distribution - 3.0.0-alpha-SNAPSHOT + 3.0.0-alpha elasticjob-lite-distribution pom diff --git a/elasticjob-distribution/elasticjob-src-distribution/pom.xml b/elasticjob-distribution/elasticjob-src-distribution/pom.xml index ebd10eea6a..701f2fbe0b 100644 --- a/elasticjob-distribution/elasticjob-src-distribution/pom.xml +++ b/elasticjob-distribution/elasticjob-src-distribution/pom.xml @@ -16,14 +16,12 @@ ~ limitations under the License. --> - + 4.0.0 org.apache.shardingsphere.elasticjob elasticjob-distribution - 3.0.0-alpha-SNAPSHOT + 3.0.0-alpha elasticjob-src-distribution pom diff --git a/elasticjob-distribution/pom.xml b/elasticjob-distribution/pom.xml index df1677aae0..e41f91045a 100644 --- a/elasticjob-distribution/pom.xml +++ b/elasticjob-distribution/pom.xml @@ -21,7 +21,7 @@ org.apache.shardingsphere.elasticjob elasticjob - 3.0.0-alpha-SNAPSHOT + 3.0.0-alpha elasticjob-distribution pom diff --git a/elasticjob-executor/elasticjob-executor-kernel/pom.xml b/elasticjob-executor/elasticjob-executor-kernel/pom.xml index b99151f04f..e53ef789f2 100644 --- a/elasticjob-executor/elasticjob-executor-kernel/pom.xml +++ b/elasticjob-executor/elasticjob-executor-kernel/pom.xml @@ -16,14 +16,12 @@ ~ limitations under the License. --> - + 4.0.0 org.apache.shardingsphere.elasticjob elasticjob-executor - 3.0.0-alpha-SNAPSHOT + 3.0.0-alpha elasticjob-executor-kernel ${project.artifactId} diff --git a/elasticjob-executor/elasticjob-executor-type/elasticjob-dataflow-executor/pom.xml b/elasticjob-executor/elasticjob-executor-type/elasticjob-dataflow-executor/pom.xml index 9718e41928..b580bb48a0 100644 --- a/elasticjob-executor/elasticjob-executor-type/elasticjob-dataflow-executor/pom.xml +++ b/elasticjob-executor/elasticjob-executor-type/elasticjob-dataflow-executor/pom.xml @@ -16,14 +16,12 @@ ~ limitations under the License. --> - + 4.0.0 org.apache.shardingsphere.elasticjob elasticjob-executor-type - 3.0.0-alpha-SNAPSHOT + 3.0.0-alpha elasticjob-dataflow-executor ${project.artifactId} diff --git a/elasticjob-executor/elasticjob-executor-type/elasticjob-script-executor/pom.xml b/elasticjob-executor/elasticjob-executor-type/elasticjob-script-executor/pom.xml index b3c0af7b26..e68c42c9c2 100644 --- a/elasticjob-executor/elasticjob-executor-type/elasticjob-script-executor/pom.xml +++ b/elasticjob-executor/elasticjob-executor-type/elasticjob-script-executor/pom.xml @@ -16,14 +16,12 @@ ~ limitations under the License. --> - + 4.0.0 org.apache.shardingsphere.elasticjob elasticjob-executor-type - 3.0.0-alpha-SNAPSHOT + 3.0.0-alpha elasticjob-script-executor ${project.artifactId} diff --git a/elasticjob-executor/elasticjob-executor-type/elasticjob-simple-executor/pom.xml b/elasticjob-executor/elasticjob-executor-type/elasticjob-simple-executor/pom.xml index d0fed25e98..03e59f1bfc 100644 --- a/elasticjob-executor/elasticjob-executor-type/elasticjob-simple-executor/pom.xml +++ b/elasticjob-executor/elasticjob-executor-type/elasticjob-simple-executor/pom.xml @@ -16,14 +16,12 @@ ~ limitations under the License. --> - + 4.0.0 org.apache.shardingsphere.elasticjob elasticjob-executor-type - 3.0.0-alpha-SNAPSHOT + 3.0.0-alpha elasticjob-simple-executor ${project.artifactId} diff --git a/elasticjob-executor/elasticjob-executor-type/pom.xml b/elasticjob-executor/elasticjob-executor-type/pom.xml index 58b981adb3..314defcda0 100644 --- a/elasticjob-executor/elasticjob-executor-type/pom.xml +++ b/elasticjob-executor/elasticjob-executor-type/pom.xml @@ -16,14 +16,12 @@ ~ limitations under the License. --> - + 4.0.0 org.apache.shardingsphere.elasticjob elasticjob-executor - 3.0.0-alpha-SNAPSHOT + 3.0.0-alpha elasticjob-executor-type pom diff --git a/elasticjob-executor/pom.xml b/elasticjob-executor/pom.xml index ccf1eb0613..d8517e339a 100644 --- a/elasticjob-executor/pom.xml +++ b/elasticjob-executor/pom.xml @@ -16,14 +16,12 @@ ~ limitations under the License. --> - + 4.0.0 org.apache.shardingsphere.elasticjob elasticjob - 3.0.0-alpha-SNAPSHOT + 3.0.0-alpha elasticjob-executor pom diff --git a/elasticjob-infra/elasticjob-infra-common/pom.xml b/elasticjob-infra/elasticjob-infra-common/pom.xml index 13bcb881b6..1c896ae10d 100644 --- a/elasticjob-infra/elasticjob-infra-common/pom.xml +++ b/elasticjob-infra/elasticjob-infra-common/pom.xml @@ -16,14 +16,12 @@ ~ limitations under the License. --> - + 4.0.0 org.apache.shardingsphere.elasticjob elasticjob-infra - 3.0.0-alpha-SNAPSHOT + 3.0.0-alpha elasticjob-infra-common ${project.artifactId} diff --git a/elasticjob-infra/elasticjob-registry-center/pom.xml b/elasticjob-infra/elasticjob-registry-center/pom.xml index 8a922d7c64..d69d325c2e 100644 --- a/elasticjob-infra/elasticjob-registry-center/pom.xml +++ b/elasticjob-infra/elasticjob-registry-center/pom.xml @@ -16,14 +16,12 @@ ~ limitations under the License. --> - + 4.0.0 org.apache.shardingsphere.elasticjob elasticjob-infra - 3.0.0-alpha-SNAPSHOT + 3.0.0-alpha elasticjob-registry-center ${project.artifactId} diff --git a/elasticjob-infra/elasticjob-tracing/elasticjob-tracing-api/pom.xml b/elasticjob-infra/elasticjob-tracing/elasticjob-tracing-api/pom.xml index 72165e032e..24c146f4d4 100644 --- a/elasticjob-infra/elasticjob-tracing/elasticjob-tracing-api/pom.xml +++ b/elasticjob-infra/elasticjob-tracing/elasticjob-tracing-api/pom.xml @@ -16,14 +16,12 @@ ~ limitations under the License. --> - + 4.0.0 org.apache.shardingsphere.elasticjob elasticjob-tracing - 3.0.0-alpha-SNAPSHOT + 3.0.0-alpha elasticjob-tracing-api ${project.artifactId} diff --git a/elasticjob-infra/elasticjob-tracing/elasticjob-tracing-rdb/pom.xml b/elasticjob-infra/elasticjob-tracing/elasticjob-tracing-rdb/pom.xml index e247fa3a07..e32d701e27 100644 --- a/elasticjob-infra/elasticjob-tracing/elasticjob-tracing-rdb/pom.xml +++ b/elasticjob-infra/elasticjob-tracing/elasticjob-tracing-rdb/pom.xml @@ -16,14 +16,12 @@ ~ limitations under the License. --> - + 4.0.0 org.apache.shardingsphere.elasticjob elasticjob-tracing - 3.0.0-alpha-SNAPSHOT + 3.0.0-alpha elasticjob-tracing-rdb ${project.artifactId} diff --git a/elasticjob-infra/elasticjob-tracing/pom.xml b/elasticjob-infra/elasticjob-tracing/pom.xml index 9a0272dd5d..e9399a6445 100644 --- a/elasticjob-infra/elasticjob-tracing/pom.xml +++ b/elasticjob-infra/elasticjob-tracing/pom.xml @@ -16,14 +16,12 @@ ~ limitations under the License. --> - + 4.0.0 org.apache.shardingsphere.elasticjob elasticjob-infra - 3.0.0-alpha-SNAPSHOT + 3.0.0-alpha elasticjob-tracing pom diff --git a/elasticjob-infra/pom.xml b/elasticjob-infra/pom.xml index 6c7019e40c..e295fe9ecf 100644 --- a/elasticjob-infra/pom.xml +++ b/elasticjob-infra/pom.xml @@ -16,14 +16,12 @@ ~ limitations under the License. --> - + 4.0.0 org.apache.shardingsphere.elasticjob elasticjob - 3.0.0-alpha-SNAPSHOT + 3.0.0-alpha elasticjob-infra pom diff --git a/elasticjob-lite/elasticjob-lite-core/pom.xml b/elasticjob-lite/elasticjob-lite-core/pom.xml index 80c3d7d730..0f8485a662 100644 --- a/elasticjob-lite/elasticjob-lite-core/pom.xml +++ b/elasticjob-lite/elasticjob-lite-core/pom.xml @@ -15,14 +15,12 @@ ~ limitations under the License. --> - + 4.0.0 org.apache.shardingsphere.elasticjob elasticjob-lite - 3.0.0-alpha-SNAPSHOT + 3.0.0-alpha elasticjob-lite-core ${project.artifactId} diff --git a/elasticjob-lite/elasticjob-lite-lifecycle/pom.xml b/elasticjob-lite/elasticjob-lite-lifecycle/pom.xml index 81f292f9d5..fd1dedf21c 100644 --- a/elasticjob-lite/elasticjob-lite-lifecycle/pom.xml +++ b/elasticjob-lite/elasticjob-lite-lifecycle/pom.xml @@ -16,14 +16,12 @@ ~ limitations under the License. --> - + 4.0.0 org.apache.shardingsphere.elasticjob elasticjob-lite - 3.0.0-alpha-SNAPSHOT + 3.0.0-alpha elasticjob-lite-lifecycle ${project.artifactId} 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 0276e6ce89..84c3c93b26 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 @@ -16,14 +16,12 @@ ~ limitations under the License. --> - + 4.0.0 org.apache.shardingsphere.elasticjob elasticjob-lite-spring - 3.0.0-alpha-SNAPSHOT + 3.0.0-alpha elasticjob-lite-spring-boot-starter ${project.artifactId} 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 6d6931fd2d..de4ba8c581 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 @@ -15,14 +15,12 @@ ~ limitations under the License. --> - + 4.0.0 org.apache.shardingsphere.elasticjob elasticjob-lite-spring - 3.0.0-alpha-SNAPSHOT + 3.0.0-alpha elasticjob-lite-spring-namespace ${project.artifactId} diff --git a/elasticjob-lite/elasticjob-lite-spring/pom.xml b/elasticjob-lite/elasticjob-lite-spring/pom.xml index 464cebe8a3..8e6a9df11d 100644 --- a/elasticjob-lite/elasticjob-lite-spring/pom.xml +++ b/elasticjob-lite/elasticjob-lite-spring/pom.xml @@ -16,14 +16,12 @@ ~ limitations under the License. --> - + 4.0.0 org.apache.shardingsphere.elasticjob elasticjob-lite - 3.0.0-alpha-SNAPSHOT + 3.0.0-alpha elasticjob-lite-spring pom diff --git a/elasticjob-lite/pom.xml b/elasticjob-lite/pom.xml index 6eca1df44d..c13f5d7c11 100644 --- a/elasticjob-lite/pom.xml +++ b/elasticjob-lite/pom.xml @@ -16,14 +16,12 @@ ~ limitations under the License. --> - + 4.0.0 org.apache.shardingsphere.elasticjob elasticjob - 3.0.0-alpha-SNAPSHOT + 3.0.0-alpha elasticjob-lite pom diff --git a/pom.xml b/pom.xml index 555e9e714a..ca6002d97a 100644 --- a/pom.xml +++ b/pom.xml @@ -16,9 +16,7 @@ ~ limitations under the License. --> - + 4.0.0 org.apache @@ -27,7 +25,7 @@ org.apache.shardingsphere.elasticjob elasticjob - 3.0.0-alpha-SNAPSHOT + 3.0.0-alpha pom ${project.artifactId} @@ -349,7 +347,7 @@ - + @@ -362,7 +360,7 @@ - + @@ -676,7 +674,7 @@ scm:git:https://github.com/apache/shardingsphere-elasticjob.git scm:git:https://github.com/apache/shardingsphere-elasticjob.git https://github.com/apache/shardingsphere-elasticjob.git - HEAD + 3.0.0-alpha