Skip to content

Commit

Permalink
[maven-release-plugin] prepare release 5.0.0-beta
Browse files Browse the repository at this point in the history
  • Loading branch information
tristaZero committed Jun 13, 2021
1 parent 020afcb commit 9bb3dfd
Show file tree
Hide file tree
Showing 153 changed files with 154 additions and 154 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
</parent>
<groupId>org.apache.shardingsphere</groupId>
<artifactId>shardingsphere</artifactId>
<version>5.0.0-RC1-SNAPSHOT</version>
<version>5.0.0-beta</version>
<packaging>pom</packaging>
<name>${project.artifactId}</name>

Expand Down Expand Up @@ -971,7 +971,7 @@
<connection>scm:git:https://github.com/apache/shardingsphere.git</connection>
<developerConnection>scm:git:https://github.com/apache/shardingsphere.git</developerConnection>
<url>https://github.com/apache/shardingsphere.git</url>
<tag>HEAD</tag>
<tag>5.0.0-beta</tag>
</scm>

<mailingLists>
Expand Down
2 changes: 1 addition & 1 deletion shardingsphere-agent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.shardingsphere</groupId>
<artifactId>shardingsphere</artifactId>
<version>5.0.0-RC1-SNAPSHOT</version>
<version>5.0.0-beta</version>
</parent>
<artifactId>shardingsphere-agent</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion shardingsphere-agent/shardingsphere-agent-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.shardingsphere</groupId>
<artifactId>shardingsphere-agent</artifactId>
<version>5.0.0-RC1-SNAPSHOT</version>
<version>5.0.0-beta</version>
</parent>
<artifactId>shardingsphere-agent-api</artifactId>
<name>${project.artifactId}</name>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.shardingsphere</groupId>
<artifactId>shardingsphere-agent</artifactId>
<version>5.0.0-RC1-SNAPSHOT</version>
<version>5.0.0-beta</version>
</parent>
<artifactId>shardingsphere-agent-bootstrap</artifactId>
<name>${project.artifactId}</name>
Expand Down
2 changes: 1 addition & 1 deletion shardingsphere-agent/shardingsphere-agent-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.shardingsphere</groupId>
<artifactId>shardingsphere-agent</artifactId>
<version>5.0.0-RC1-SNAPSHOT</version>
<version>5.0.0-beta</version>
</parent>
<artifactId>shardingsphere-agent-core</artifactId>
<name>${project.artifactId}</name>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.shardingsphere</groupId>
<artifactId>shardingsphere-agent</artifactId>
<version>5.0.0-RC1-SNAPSHOT</version>
<version>5.0.0-beta</version>
</parent>
<artifactId>shardingsphere-agent-distribution</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion shardingsphere-agent/shardingsphere-agent-plugins/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.shardingsphere</groupId>
<artifactId>shardingsphere-agent</artifactId>
<version>5.0.0-RC1-SNAPSHOT</version>
<version>5.0.0-beta</version>
</parent>
<artifactId>shardingsphere-agent-plugins</artifactId>
<packaging>pom</packaging>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.shardingsphere</groupId>
<artifactId>shardingsphere-agent-plugins</artifactId>
<version>5.0.0-RC1-SNAPSHOT</version>
<version>5.0.0-beta</version>
</parent>
<artifactId>shardingsphere-agent-plugin-logging</artifactId>
<packaging>pom</packaging>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.shardingsphere</groupId>
<artifactId>shardingsphere-agent-plugin-logging</artifactId>
<version>5.0.0-RC1-SNAPSHOT</version>
<version>5.0.0-beta</version>
</parent>
<artifactId>shardingsphere-agent-logging-base</artifactId>
<name>${project.artifactId}</name>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.shardingsphere</groupId>
<artifactId>shardingsphere-agent-plugins</artifactId>
<version>5.0.0-RC1-SNAPSHOT</version>
<version>5.0.0-beta</version>
</parent>
<artifactId>shardingsphere-agent-plugin-metrics</artifactId>
<packaging>pom</packaging>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.shardingsphere</groupId>
<artifactId>shardingsphere-agent-plugin-metrics</artifactId>
<version>5.0.0-RC1-SNAPSHOT</version>
<version>5.0.0-beta</version>
</parent>
<artifactId>shardingsphere-agent-metrics-api</artifactId>
<name>${project.artifactId}</name>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.shardingsphere</groupId>
<artifactId>shardingsphere-agent-plugin-metrics</artifactId>
<version>5.0.0-RC1-SNAPSHOT</version>
<version>5.0.0-beta</version>
</parent>
<artifactId>shardingsphere-agent-metrics-prometheus</artifactId>
<name>${project.artifactId}</name>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.shardingsphere</groupId>
<artifactId>shardingsphere-agent-plugins</artifactId>
<version>5.0.0-RC1-SNAPSHOT</version>
<version>5.0.0-beta</version>
</parent>
<artifactId>shardingsphere-agent-plugin-tracing</artifactId>
<packaging>pom</packaging>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.shardingsphere</groupId>
<artifactId>shardingsphere-agent-plugin-tracing</artifactId>
<version>5.0.0-RC1-SNAPSHOT</version>
<version>5.0.0-beta</version>
</parent>
<artifactId>shardingsphere-agent-tracing-jaeger</artifactId>
<name>${project.artifactId}</name>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.shardingsphere</groupId>
<artifactId>shardingsphere-agent-plugin-tracing</artifactId>
<version>5.0.0-RC1-SNAPSHOT</version>
<version>5.0.0-beta</version>
</parent>
<artifactId>shardingsphere-agent-tracing-opentracing</artifactId>
<name>${project.artifactId}</name>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.shardingsphere</groupId>
<artifactId>shardingsphere-agent-plugin-tracing</artifactId>
<version>5.0.0-RC1-SNAPSHOT</version>
<version>5.0.0-beta</version>
</parent>
<artifactId>shardingsphere-agent-tracing-test</artifactId>
<name>${project.artifactId}</name>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.shardingsphere</groupId>
<artifactId>shardingsphere-agent-plugin-tracing</artifactId>
<version>5.0.0-RC1-SNAPSHOT</version>
<version>5.0.0-beta</version>
</parent>
<artifactId>shardingsphere-agent-tracing-zipkin</artifactId>
<name>${project.artifactId}</name>
Expand Down
2 changes: 1 addition & 1 deletion shardingsphere-db-protocol/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.shardingsphere</groupId>
<artifactId>shardingsphere</artifactId>
<version>5.0.0-RC1-SNAPSHOT</version>
<version>5.0.0-beta</version>
</parent>
<artifactId>shardingsphere-db-protocol</artifactId>
<packaging>pom</packaging>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.shardingsphere</groupId>
<artifactId>shardingsphere-db-protocol</artifactId>
<version>5.0.0-RC1-SNAPSHOT</version>
<version>5.0.0-beta</version>
</parent>
<artifactId>shardingsphere-db-protocol-core</artifactId>
<name>${project.artifactId}</name>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.shardingsphere</groupId>
<artifactId>shardingsphere-db-protocol</artifactId>
<version>5.0.0-RC1-SNAPSHOT</version>
<version>5.0.0-beta</version>
</parent>
<artifactId>shardingsphere-db-protocol-mysql</artifactId>
<name>${project.artifactId}</name>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.shardingsphere</groupId>
<artifactId>shardingsphere-db-protocol</artifactId>
<version>5.0.0-RC1-SNAPSHOT</version>
<version>5.0.0-beta</version>
</parent>
<artifactId>shardingsphere-db-protocol-postgresql</artifactId>
<name>${project.artifactId}</name>
Expand Down
2 changes: 1 addition & 1 deletion shardingsphere-distribution/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.shardingsphere</groupId>
<artifactId>shardingsphere</artifactId>
<version>5.0.0-RC1-SNAPSHOT</version>
<version>5.0.0-beta</version>
</parent>
<artifactId>shardingsphere-distribution</artifactId>
<packaging>pom</packaging>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.shardingsphere</groupId>
<artifactId>shardingsphere-distribution</artifactId>
<version>5.0.0-RC1-SNAPSHOT</version>
<version>5.0.0-beta</version>
</parent>
<artifactId>shardingsphere-jdbc-distribution</artifactId>
<packaging>pom</packaging>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.shardingsphere</groupId>
<artifactId>shardingsphere-distribution</artifactId>
<version>5.0.0-RC1-SNAPSHOT</version>
<version>5.0.0-beta</version>
</parent>
<artifactId>shardingsphere-proxy-distribution</artifactId>
<packaging>pom</packaging>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.shardingsphere</groupId>
<artifactId>shardingsphere-distribution</artifactId>
<version>5.0.0-RC1-SNAPSHOT</version>
<version>5.0.0-beta</version>
</parent>
<artifactId>shardingsphere-scaling-distribution</artifactId>
<packaging>pom</packaging>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.shardingsphere</groupId>
<artifactId>shardingsphere-distribution</artifactId>
<version>5.0.0-RC1-SNAPSHOT</version>
<version>5.0.0-beta</version>
</parent>
<artifactId>shardingsphere-src-distribution</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion shardingsphere-distsql-parser/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.shardingsphere</groupId>
<artifactId>shardingsphere</artifactId>
<version>5.0.0-RC1-SNAPSHOT</version>
<version>5.0.0-beta</version>
</parent>
<artifactId>shardingsphere-distsql-parser</artifactId>
<packaging>pom</packaging>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>shardingsphere-distsql-parser</artifactId>
<groupId>org.apache.shardingsphere</groupId>
<version>5.0.0-RC1-SNAPSHOT</version>
<version>5.0.0-beta</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>shardingsphere-distsql-parser-engine</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.shardingsphere</groupId>
<artifactId>shardingsphere-distsql-parser</artifactId>
<version>5.0.0-RC1-SNAPSHOT</version>
<version>5.0.0-beta</version>
</parent>
<artifactId>shardingsphere-distsql-parser-statement</artifactId>
<name>${project.artifactId}</name>
Expand Down
2 changes: 1 addition & 1 deletion shardingsphere-features/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.shardingsphere</groupId>
<artifactId>shardingsphere</artifactId>
<version>5.0.0-RC1-SNAPSHOT</version>
<version>5.0.0-beta</version>
</parent>
<artifactId>shardingsphere-features</artifactId>
<packaging>pom</packaging>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.shardingsphere</groupId>
<artifactId>shardingsphere-features</artifactId>
<version>5.0.0-RC1-SNAPSHOT</version>
<version>5.0.0-beta</version>
</parent>
<artifactId>shardingsphere-db-discovery</artifactId>
<name>${project.artifactId}</name>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.shardingsphere</groupId>
<artifactId>shardingsphere-db-discovery</artifactId>
<version>5.0.0-RC1-SNAPSHOT</version>
<version>5.0.0-beta</version>
</parent>
<artifactId>shardingsphere-db-discovery-api</artifactId>
<name>${project.artifactId}</name>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.shardingsphere</groupId>
<artifactId>shardingsphere-db-discovery</artifactId>
<version>5.0.0-RC1-SNAPSHOT</version>
<version>5.0.0-beta</version>
</parent>
<artifactId>shardingsphere-db-discovery-core</artifactId>
<name>${project.artifactId}</name>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.shardingsphere</groupId>
<artifactId>shardingsphere-db-discovery</artifactId>
<version>5.0.0-RC1-SNAPSHOT</version>
<version>5.0.0-beta</version>
</parent>
<artifactId>shardingsphere-db-discovery-provider</artifactId>
<packaging>pom</packaging>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.shardingsphere</groupId>
<artifactId>shardingsphere-db-discovery-provider</artifactId>
<version>5.0.0-RC1-SNAPSHOT</version>
<version>5.0.0-beta</version>
</parent>
<artifactId>shardingsphere-db-discovery-mgr</artifactId>
<name>${project.artifactId}</name>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.shardingsphere</groupId>
<artifactId>shardingsphere-db-discovery</artifactId>
<version>5.0.0-RC1-SNAPSHOT</version>
<version>5.0.0-beta</version>
</parent>
<artifactId>shardingsphere-db-discovery-spring</artifactId>
<packaging>pom</packaging>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.shardingsphere</groupId>
<artifactId>shardingsphere-db-discovery-spring</artifactId>
<version>5.0.0-RC1-SNAPSHOT</version>
<version>5.0.0-beta</version>
</parent>
<artifactId>shardingsphere-db-discovery-spring-boot-starter</artifactId>
<name>${project.artifactId}</name>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.shardingsphere</groupId>
<artifactId>shardingsphere-db-discovery-spring</artifactId>
<version>5.0.0-RC1-SNAPSHOT</version>
<version>5.0.0-beta</version>
</parent>
<artifactId>shardingsphere-db-discovery-spring-namespace</artifactId>
<name>${project.artifactId}</name>
Expand Down
2 changes: 1 addition & 1 deletion shardingsphere-features/shardingsphere-encrypt/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.shardingsphere</groupId>
<artifactId>shardingsphere-features</artifactId>
<version>5.0.0-RC1-SNAPSHOT</version>
<version>5.0.0-beta</version>
</parent>
<artifactId>shardingsphere-encrypt</artifactId>
<name>${project.artifactId}</name>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.shardingsphere</groupId>
<artifactId>shardingsphere-encrypt</artifactId>
<version>5.0.0-RC1-SNAPSHOT</version>
<version>5.0.0-beta</version>
</parent>
<artifactId>shardingsphere-encrypt-api</artifactId>
<name>${project.artifactId}</name>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.shardingsphere</groupId>
<artifactId>shardingsphere-encrypt</artifactId>
<version>5.0.0-RC1-SNAPSHOT</version>
<version>5.0.0-beta</version>
</parent>
<artifactId>shardingsphere-encrypt-core</artifactId>
<name>${project.artifactId}</name>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.shardingsphere</groupId>
<artifactId>shardingsphere-encrypt</artifactId>
<version>5.0.0-RC1-SNAPSHOT</version>
<version>5.0.0-beta</version>
</parent>
<artifactId>shardingsphere-encrypt-spring</artifactId>
<packaging>pom</packaging>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.shardingsphere</groupId>
<artifactId>shardingsphere-encrypt-spring</artifactId>
<version>5.0.0-RC1-SNAPSHOT</version>
<version>5.0.0-beta</version>
</parent>
<artifactId>shardingsphere-encrypt-spring-boot-starter</artifactId>
<name>${project.artifactId}</name>
Expand Down

0 comments on commit 9bb3dfd

Please sign in to comment.