Skip to content

Commit e7ab51e

Browse files
committed
Updates for the next release
1 parent 8b2c087 commit e7ab51e

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
@@ -39,8 +39,8 @@
3939
<commons.componentid>text</commons.componentid>
4040
<commons.packageId>text</commons.packageId>
4141
<commons.module.name>org.apache.commons.text</commons.module.name>
42-
<commons.release.version>1.15.0</commons.release.version>
43-
<commons.release.next>1.15.1</commons.release.next>
42+
<commons.release.version>1.15.01</commons.release.version>
43+
<commons.release.next>1.15.2</commons.release.next>
4444
<commons.release.desc>(Java 8+)</commons.release.desc>
4545
<commons.jira.id>TEXT</commons.jira.id>
4646
<commons.jira.pid>12318221</commons.jira.pid>
@@ -61,7 +61,7 @@
6161
</commons.osgi.import>
6262
<!-- Commons Release Plugin -->
6363
<!-- Previous version of the component (used for reporting binary compatibility check)-->
64-
<commons.bc.version>1.14.0</commons.bc.version>
64+
<commons.bc.version>1.15.0</commons.bc.version>
6565
<commons.rc.version>RC1</commons.rc.version>
6666
<commons.release.isDistModule>true</commons.release.isDistModule>
6767
<commons.distSvnStagingUrl>scm:svn:https://dist.apache.org/repos/dist/dev/commons/${commons.componentid}</commons.distSvnStagingUrl>

0 commit comments

Comments
 (0)