Skip to content

Commit 2f1ac70

Browse files
author
Gary Gregory
committed
Update properties for the next release.
1 parent 09f4bed commit 2f1ac70

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -134,11 +134,11 @@ CSV files of various types.
134134
</distributionManagement>
135135

136136
<properties>
137-
<commons.release.version>1.7</commons.release.version>
137+
<commons.release.version>1.8</commons.release.version>
138138
<commons.release.desc>(Java 8)</commons.release.desc>
139139
<!-- The RC version used in the staging repository URL. -->
140140
<commons.rc.version>RC1</commons.rc.version>
141-
<commons.bc.version>1.6</commons.bc.version>
141+
<commons.bc.version>1.7</commons.bc.version>
142142
<commons.componentid>csv</commons.componentid>
143143
<commons.module.name>org.apache.commons.csv</commons.module.name>
144144
<commons.jira.id>CSV</commons.jira.id>

0 commit comments

Comments
 (0)