Update properties for the next release.
This commit is contained in:
parent
09f4bed945
commit
2f1ac70815
4
pom.xml
4
pom.xml
|
@ -134,11 +134,11 @@ CSV files of various types.
|
|||
</distributionManagement>
|
||||
|
||||
<properties>
|
||||
<commons.release.version>1.7</commons.release.version>
|
||||
<commons.release.version>1.8</commons.release.version>
|
||||
<commons.release.desc>(Java 8)</commons.release.desc>
|
||||
<!-- The RC version used in the staging repository URL. -->
|
||||
<commons.rc.version>RC1</commons.rc.version>
|
||||
<commons.bc.version>1.6</commons.bc.version>
|
||||
<commons.bc.version>1.7</commons.bc.version>
|
||||
<commons.componentid>csv</commons.componentid>
|
||||
<commons.module.name>org.apache.commons.csv</commons.module.name>
|
||||
<commons.jira.id>CSV</commons.jira.id>
|
||||
|
|
Loading…
Reference in New Issue