Skip to content

Commit 4aa7aa7

Browse files
committed
Bump properties for the next version
1 parent cafbed2 commit 4aa7aa7

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
@@ -90,12 +90,12 @@
9090
</site>
9191
</distributionManagement>
9292
<properties>
93-
<commons.release.version>1.13.0</commons.release.version>
93+
<commons.release.version>1.13.1</commons.release.version>
9494
<commons.release.desc>(Java 8 or above)</commons.release.desc>
9595
<!-- The RC version used in the staging repository URL. -->
9696
<commons.rc.version>RC1</commons.rc.version>
97-
<commons.bc.version>1.12.0</commons.bc.version>
98-
<commons.release.next>1.13.1</commons.release.next>
97+
<commons.bc.version>1.13.0</commons.bc.version>
98+
<commons.release.next>1.13.2</commons.release.next>
9999
<commons.componentid>csv</commons.componentid>
100100
<commons.module.name>org.apache.commons.csv</commons.module.name>
101101
<commons.jira.id>CSV</commons.jira.id>

0 commit comments

Comments
 (0)