We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 289a091 commit 0770e56Copy full SHA for 0770e56
1 file changed
pom.xml
@@ -218,7 +218,9 @@
218
<maven.compile.source>1.4</maven.compile.source>
219
<maven.compile.target>1.4</maven.compile.target>
220
<commons.componentid>codec</commons.componentid>
221
- <commons.release.version>1.4</commons.release.version>
+ <commons.release.version>1.5</commons.release.version>
222
+ <!-- The RC version used in the staging repository URL. -->
223
+ <commons.rc.version>RC1</commons.rc.version>
224
<commons.jira.id>CODEC</commons.jira.id>
225
<commons.jira.pid>12310464</commons.jira.pid>
226
<!-- Ensure copies work OK (can be removed later when this is in parent POM) -->
0 commit comments