Skip to content

Commit

Permalink
[maven-release-plugin] prepare release shardingsphere-ui-4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tuohai666 committed Apr 26, 2020
1 parent 3491d6f commit dc24fa2
Show file tree
Hide file tree
Showing 6 changed files with 13 additions and 18 deletions.
4 changes: 2 additions & 2 deletions shardingsphere-ui/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-ui</artifactId>
<version>5.0.0-RC1-SNAPSHOT</version>
<version>4.1.0</version>
<packaging>pom</packaging>
<name>${project.artifactId}</name>

Expand Down Expand Up @@ -153,6 +153,6 @@
<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>shardingsphere-ui-4.1.0</tag>
</scm>
</project>
8 changes: 4 additions & 4 deletions shardingsphere-ui/shardingsphere-ui-backend/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-ui</artifactId>
<version>5.0.0-RC1-SNAPSHOT</version>
<version>4.1.0</version>
</parent>
<artifactId>shardingsphere-ui-backend</artifactId>
<name>${project.artifactId}</name>
Expand All @@ -30,7 +30,7 @@
<dependency>
<groupId>org.apache.shardingsphere</groupId>
<artifactId>sharding-core-common</artifactId>
<version>${project.version}</version>
<version>4.1.0</version>
<exclusions>
<exclusion>
<groupId>org.apache.shardingsphere</groupId>
Expand All @@ -49,7 +49,7 @@
<dependency>
<groupId>org.apache.shardingsphere</groupId>
<artifactId>sharding-orchestration-core-facade</artifactId>
<version>${project.version}</version>
<version>4.1.0</version>
<exclusions>
<exclusion>
<groupId>org.apache.shardingsphere</groupId>
Expand All @@ -60,7 +60,7 @@
<dependency>
<groupId>org.apache.shardingsphere</groupId>
<artifactId>sharding-orchestration-center-zookeeper-curator</artifactId>
<version>${project.version}</version>
<version>4.1.0</version>
</dependency>

<dependency>
Expand Down
2 changes: 1 addition & 1 deletion shardingsphere-ui/shardingsphere-ui-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-ui</artifactId>
<version>5.0.0-RC1-SNAPSHOT</version>
<version>4.1.0</version>
</parent>
<artifactId>shardingsphere-ui-distribution</artifactId>
<name>${project.artifactId}</name>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,14 +16,12 @@
~ limitations under the License.
-->

<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.shardingsphere</groupId>
<artifactId>shardingsphere-ui-distribution</artifactId>
<version>5.0.0-RC1-SNAPSHOT</version>
<version>4.1.0</version>
</parent>
<artifactId>shardingsphere-ui-bin-distribution</artifactId>
<name>${project.artifactId}</name>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,14 +16,12 @@
~ limitations under the License.
-->

<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.shardingsphere</groupId>
<artifactId>shardingsphere-ui-distribution</artifactId>
<version>5.0.0-RC1-SNAPSHOT</version>
<version>4.1.0</version>
</parent>
<artifactId>shardingsphere-ui-src-distribution</artifactId>
<name>${project.artifactId}</name>
Expand Down
5 changes: 2 additions & 3 deletions shardingsphere-ui/shardingsphere-ui-frontend/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,12 @@
~ limitations under the License.
-->

<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.shardingsphere</groupId>
<artifactId>shardingsphere-ui</artifactId>
<version>5.0.0-RC1-SNAPSHOT</version>
<version>4.1.0</version>
</parent>
<artifactId>shardingsphere-ui-frontend</artifactId>
<name>${project.artifactId}</name>
Expand Down

0 comments on commit dc24fa2

Please sign in to comment.