Skip to content

Commit d47f604

Browse files
committed
Updates for the next release
1 parent fe6e213 commit d47f604

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@
3434
<properties>
3535
<commons.componentid>configuration</commons.componentid>
3636
<commons.module.name>org.apache.commons.configuration2</commons.module.name>
37-
<commons.release.version>2.15.0</commons.release.version>
38-
<commons.release.next>2.15.1</commons.release.next>
37+
<commons.release.version>2.15.1</commons.release.version>
38+
<commons.release.next>2.15.2</commons.release.next>
3939
<commons.release.desc>(Java 8 or above)</commons.release.desc>
4040
<commons.jira.id>CONFIGURATION</commons.jira.id>
4141
<commons.jira.pid>12310467</commons.jira.pid>
@@ -63,8 +63,8 @@
6363
<spring.version>5.3.39</spring.version>
6464
<japicmp.skip>false</japicmp.skip>
6565
<!-- Commons Release Plugin -->
66-
<commons.bc.version>2.14.0</commons.bc.version>
67-
<commons.rc.version>RC2</commons.rc.version>
66+
<commons.bc.version>2.15.0</commons.bc.version>
67+
<commons.rc.version>RC1</commons.rc.version>
6868
<commons.release.isDistModule>true</commons.release.isDistModule>
6969
<commons.distSvnStagingUrl>scm:svn:https://dist.apache.org/repos/dist/dev/commons/${commons.componentid}</commons.distSvnStagingUrl>
7070
<!-- project.build.outputTimestamp is managed by Maven plugins, see https://maven.apache.org/guides/mini/guide-reproducible-builds.html -->

0 commit comments

Comments
 (0)