Skip to content

Commit 0770e56

Browse files
committed
Releasing...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/codec/trunk@1064909 13f79535-47bb-0310-9956-ffa450edef68
1 parent 289a091 commit 0770e56

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

pom.xml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,9 @@
218218
<maven.compile.source>1.4</maven.compile.source>
219219
<maven.compile.target>1.4</maven.compile.target>
220220
<commons.componentid>codec</commons.componentid>
221-
<commons.release.version>1.4</commons.release.version>
221+
<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>
222224
<commons.jira.id>CODEC</commons.jira.id>
223225
<commons.jira.pid>12310464</commons.jira.pid>
224226
<!-- Ensure copies work OK (can be removed later when this is in parent POM) -->

0 commit comments

Comments
 (0)