Author: ebourg
Date: Tue Oct 8 21:54:48 2013
New Revision: 1530443
URL: http://svn.apache.org/r1530443
Log:
Preparation for 1.1 RC1
Modified:
commons/proper/jci/trunk/pom.xml
Modified: commons/proper/jci/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/commons/proper/jci/trunk/pom.xml?rev=1530443&r1=1530442&r2=1530443&view=diff
==============================================================================
--- commons/proper/jci/trunk/pom.xml (original)
+++ commons/proper/jci/trunk/pom.xml Tue Oct 8 21:54:48 2013
@@ -242,11 +242,13 @@
<maven.compiler.source>1.5</maven.compiler.source>
<maven.compiler.target>1.5</maven.compiler.target>
<commons.componentid>jci</commons.componentid>
- <commons.release.version>1.0</commons.release.version>
<commons.jira.id>JCI</commons.jira.id>
<commons.jira.pid>12310650</commons.jira.pid>
- <release.tag>1.1-RC1</release.tag>
+ <!-- configuration bits for cutting a release candidate -->
+ <commons.release.version>1.1</commons.release.version>
+ <commons.rc.version>RC1</commons.rc.version>
</properties>
+
<dependencyManagement>
<dependencies>
<dependency>