Skip to content

Commit

Permalink
[maven-release-plugin] prepare release 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
TeslaCN committed Jun 26, 2021
1 parent ed7f40b commit 1b2b15d
Show file tree
Hide file tree
Showing 39 changed files with 40 additions and 40 deletions.
2 changes: 1 addition & 1 deletion elasticjob-api/pom.xml
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.shardingsphere.elasticjob</groupId>
<artifactId>elasticjob</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0</version>
</parent>
<artifactId>elasticjob-api</artifactId>
<name>${project.artifactId}</name>
Expand Down
2 changes: 1 addition & 1 deletion elasticjob-cloud/elasticjob-cloud-common/pom.xml
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.shardingsphere.elasticjob</groupId>
<artifactId>elasticjob-cloud</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0</version>
</parent>
<artifactId>elasticjob-cloud-common</artifactId>
<name>${project.artifactId}</name>
Expand Down
2 changes: 1 addition & 1 deletion elasticjob-cloud/elasticjob-cloud-executor/pom.xml
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.shardingsphere.elasticjob</groupId>
<artifactId>elasticjob-cloud</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0</version>
</parent>
<artifactId>elasticjob-cloud-executor</artifactId>
<name>${project.artifactId}</name>
Expand Down
2 changes: 1 addition & 1 deletion elasticjob-cloud/elasticjob-cloud-scheduler/pom.xml
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.shardingsphere.elasticjob</groupId>
<artifactId>elasticjob-cloud</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0</version>
</parent>
<artifactId>elasticjob-cloud-scheduler</artifactId>
<name>${project.artifactId}</name>
Expand Down
2 changes: 1 addition & 1 deletion elasticjob-cloud/pom.xml
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.shardingsphere.elasticjob</groupId>
<artifactId>elasticjob</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0</version>
</parent>
<artifactId>elasticjob-cloud</artifactId>
<packaging>pom</packaging>
Expand Down
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.shardingsphere.elasticjob</groupId>
<artifactId>elasticjob-distribution</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0</version>
</parent>
<artifactId>elasticjob-cloud-executor-distribution</artifactId>
<packaging>pom</packaging>
Expand Down
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.shardingsphere.elasticjob</groupId>
<artifactId>elasticjob-distribution</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0</version>
</parent>
<artifactId>elasticjob-cloud-scheduler-distribution</artifactId>
<packaging>pom</packaging>
Expand Down
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.shardingsphere.elasticjob</groupId>
<artifactId>elasticjob-distribution</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0</version>
</parent>
<artifactId>elasticjob-lite-distribution</artifactId>
<packaging>pom</packaging>
Expand Down
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.shardingsphere.elasticjob</groupId>
<artifactId>elasticjob-distribution</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0</version>
</parent>
<artifactId>elasticjob-src-distribution</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion elasticjob-distribution/pom.xml
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.shardingsphere.elasticjob</groupId>
<artifactId>elasticjob</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0</version>
</parent>
<artifactId>elasticjob-distribution</artifactId>
<packaging>pom</packaging>
Expand Down
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.shardingsphere.elasticjob</groupId>
<artifactId>elasticjob-error-handler</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0</version>
</parent>
<artifactId>elasticjob-error-handler-spi</artifactId>

Expand Down
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.shardingsphere.elasticjob</groupId>
<artifactId>elasticjob-error-handler-type</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0</version>
</parent>
<artifactId>elasticjob-error-handler-dingtalk</artifactId>

Expand Down
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.shardingsphere.elasticjob</groupId>
<artifactId>elasticjob-error-handler-type</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0</version>
</parent>
<artifactId>elasticjob-error-handler-email</artifactId>

Expand Down
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.shardingsphere.elasticjob</groupId>
<artifactId>elasticjob-error-handler-type</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0</version>
</parent>
<artifactId>elasticjob-error-handler-general</artifactId>

Expand Down
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.shardingsphere.elasticjob</groupId>
<artifactId>elasticjob-error-handler-type</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0</version>
</parent>
<artifactId>elasticjob-error-handler-wechat</artifactId>

Expand Down
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.shardingsphere.elasticjob</groupId>
<artifactId>elasticjob-error-handler</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0</version>
</parent>
<artifactId>elasticjob-error-handler-type</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion elasticjob-ecosystem/elasticjob-error-handler/pom.xml
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.shardingsphere.elasticjob</groupId>
<artifactId>elasticjob-ecosystem</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0</version>
</parent>
<artifactId>elasticjob-error-handler</artifactId>
<packaging>pom</packaging>
Expand Down
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.shardingsphere.elasticjob</groupId>
<artifactId>elasticjob-executor</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0</version>
</parent>
<artifactId>elasticjob-executor-kernel</artifactId>
<name>${project.artifactId}</name>
Expand Down
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.shardingsphere.elasticjob</groupId>
<artifactId>elasticjob-executor-type</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0</version>
</parent>
<artifactId>elasticjob-dataflow-executor</artifactId>
<name>${project.artifactId}</name>
Expand Down
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.shardingsphere.elasticjob</groupId>
<artifactId>elasticjob-executor-type</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0</version>
</parent>
<artifactId>elasticjob-http-executor</artifactId>
<name>${project.artifactId}</name>
Expand Down
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.shardingsphere.elasticjob</groupId>
<artifactId>elasticjob-executor-type</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0</version>
</parent>
<artifactId>elasticjob-script-executor</artifactId>
<name>${project.artifactId}</name>
Expand Down
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.shardingsphere.elasticjob</groupId>
<artifactId>elasticjob-executor-type</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0</version>
</parent>
<artifactId>elasticjob-simple-executor</artifactId>
<name>${project.artifactId}</name>
Expand Down
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.shardingsphere.elasticjob</groupId>
<artifactId>elasticjob-executor</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0</version>
</parent>
<artifactId>elasticjob-executor-type</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion elasticjob-ecosystem/elasticjob-executor/pom.xml
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.shardingsphere.elasticjob</groupId>
<artifactId>elasticjob-ecosystem</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0</version>
</parent>
<artifactId>elasticjob-executor</artifactId>
<packaging>pom</packaging>
Expand Down
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.shardingsphere.elasticjob</groupId>
<artifactId>elasticjob-tracing</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0</version>
</parent>
<artifactId>elasticjob-tracing-api</artifactId>
<name>${project.artifactId}</name>
Expand Down
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.shardingsphere.elasticjob</groupId>
<artifactId>elasticjob-tracing</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0</version>
</parent>
<artifactId>elasticjob-tracing-rdb</artifactId>
<name>${project.artifactId}</name>
Expand Down
2 changes: 1 addition & 1 deletion elasticjob-ecosystem/elasticjob-tracing/pom.xml
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.shardingsphere.elasticjob</groupId>
<artifactId>elasticjob-ecosystem</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0</version>
</parent>
<artifactId>elasticjob-tracing</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion elasticjob-ecosystem/pom.xml
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.shardingsphere.elasticjob</groupId>
<artifactId>elasticjob</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0</version>
</parent>
<artifactId>elasticjob-ecosystem</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion elasticjob-infra/elasticjob-infra-common/pom.xml
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.shardingsphere.elasticjob</groupId>
<artifactId>elasticjob-infra</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0</version>
</parent>
<artifactId>elasticjob-infra-common</artifactId>
<name>${project.artifactId}</name>
Expand Down
2 changes: 1 addition & 1 deletion elasticjob-infra/elasticjob-registry-center/pom.xml
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.shardingsphere.elasticjob</groupId>
<artifactId>elasticjob-infra</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0</version>
</parent>
<artifactId>elasticjob-registry-center</artifactId>
<name>${project.artifactId}</name>
Expand Down
2 changes: 1 addition & 1 deletion elasticjob-infra/elasticjob-restful/pom.xml
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>elasticjob-infra</artifactId>
<groupId>org.apache.shardingsphere.elasticjob</groupId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion elasticjob-infra/pom.xml
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.shardingsphere.elasticjob</groupId>
<artifactId>elasticjob</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0</version>
</parent>
<artifactId>elasticjob-infra</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion elasticjob-lite/elasticjob-lite-core/pom.xml
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.shardingsphere.elasticjob</groupId>
<artifactId>elasticjob-lite</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0</version>
</parent>
<artifactId>elasticjob-lite-core</artifactId>
<name>${project.artifactId}</name>
Expand Down
2 changes: 1 addition & 1 deletion elasticjob-lite/elasticjob-lite-lifecycle/pom.xml
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.shardingsphere.elasticjob</groupId>
<artifactId>elasticjob-lite</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0</version>
</parent>
<artifactId>elasticjob-lite-lifecycle</artifactId>
<name>${project.artifactId}</name>
Expand Down
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.shardingsphere.elasticjob</groupId>
<artifactId>elasticjob-lite-spring</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0</version>
</parent>
<artifactId>elasticjob-lite-spring-boot-starter</artifactId>
<name>${project.artifactId}</name>
Expand Down
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.shardingsphere.elasticjob</groupId>
<artifactId>elasticjob-lite-spring</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0</version>
</parent>
<artifactId>elasticjob-lite-spring-namespace</artifactId>
<name>${project.artifactId}</name>
Expand Down
2 changes: 1 addition & 1 deletion elasticjob-lite/elasticjob-lite-spring/pom.xml
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.shardingsphere.elasticjob</groupId>
<artifactId>elasticjob-lite</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0</version>
</parent>
<artifactId>elasticjob-lite-spring</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion elasticjob-lite/pom.xml
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.shardingsphere.elasticjob</groupId>
<artifactId>elasticjob</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0</version>
</parent>
<artifactId>elasticjob-lite</artifactId>
<packaging>pom</packaging>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -25,7 +25,7 @@
</parent>
<groupId>org.apache.shardingsphere.elasticjob</groupId>
<artifactId>elasticjob</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0</version>
<packaging>pom</packaging>
<name>${project.artifactId}</name>

Expand Down Expand Up @@ -765,7 +765,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>HEAD</tag>
<tag>3.0.0</tag>
</scm>

<mailingLists>
Expand Down

0 comments on commit 1b2b15d

Please sign in to comment.