Skip to content

Commit 646777b

Browse files
committed
Prepare for the next release
1 parent 35aa6e1 commit 646777b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<version>89</version>
2626
</parent>
2727
<artifactId>commons-skin</artifactId>
28-
<version>5.1.1-SNAPSHOT</version>
28+
<version>5.2.0-SNAPSHOT</version>
2929
<name>Apache Commons Skin</name>
3030
<description>Apache Commons Skin</description>
3131
<inceptionYear>2006</inceptionYear>
@@ -52,8 +52,8 @@
5252
<commons.componentid>skin</commons.componentid>
5353
<commons.packageId>skin</commons.packageId>
5454
<commons.release.isDistModule>true</commons.release.isDistModule>
55-
<commons.release.version>5.1.1</commons.release.version>
56-
<commons.release.next>5.1.2</commons.release.next>
55+
<commons.release.version>5.2.0</commons.release.version>
56+
<commons.release.next>5.2.1</commons.release.next>
5757
<commons.bc.version>5.1.0</commons.bc.version>
5858
<commons.rc.version>RC1</commons.rc.version>
5959
<commons.jira.id>COMMONSSITE</commons.jira.id>

0 commit comments

Comments
 (0)