Author: ggregory
Date: Sun Nov 20 17:47:55 2011
New Revision: 1204197
URL: http://svn.apache.org/viewvc?rev=1204197&view=rev
Log:
Set commons.rc.version to RC2.
Modified:
commons/proper/codec/trunk/pom.xml
Modified: commons/proper/codec/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/commons/proper/codec/trunk/pom.xml?rev=1204197&r1=1204196&r2=1204197&view=diff
==============================================================================
--- commons/proper/codec/trunk/pom.xml (original)
+++ commons/proper/codec/trunk/pom.xml Sun Nov 20 17:47:55 2011
@@ -201,7 +201,7 @@ limitations under the License.
<commons.componentid>codec</commons.componentid>
<commons.release.version>1.6</commons.release.version>
<!-- The RC version used in the staging repository URL. -->
- <commons.rc.version>RC1</commons.rc.version>
+ <commons.rc.version>RC2</commons.rc.version>
<commons.jira.id>CODEC</commons.jira.id>
<commons.jira.pid>12310464</commons.jira.pid>
<!-- Ensure copies work OK (can be removed later when this is in parent
POM) -->