Skip to content

Commit f95162d

Browse files
committed
[maven-release-plugin] rollback the release of rwx-parent-2.5
1 parent 756e8db commit f95162d

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727

2828
<groupId>org.commonjava.rwx</groupId>
2929
<artifactId>rwx-parent</artifactId>
30-
<version>2.6-SNAPSHOT</version>
30+
<version>2.5-SNAPSHOT</version>
3131

3232
<packaging>pom</packaging>
3333
<inceptionYear>2010</inceptionYear>
@@ -59,7 +59,7 @@
5959
<dependency>
6060
<groupId>org.commonjava.rwx</groupId>
6161
<artifactId>rwx</artifactId>
62-
<version>2.6-SNAPSHOT</version>
62+
<version>2.5-SNAPSHOT</version>
6363
</dependency>
6464
<dependency>
6565
<groupId>org.codehaus.groovy</groupId>

rwx-test/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.commonjava.rwx</groupId>
2424
<artifactId>rwx-parent</artifactId>
25-
<version>2.6-SNAPSHOT</version>
25+
<version>2.5-SNAPSHOT</version>
2626
</parent>
2727

2828
<artifactId>rwx-test</artifactId>

rwx/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.commonjava.rwx</groupId>
2424
<artifactId>rwx-parent</artifactId>
25-
<version>2.6-SNAPSHOT</version>
25+
<version>2.5-SNAPSHOT</version>
2626
</parent>
2727

2828
<artifactId>rwx</artifactId>

0 commit comments

Comments
 (0)