Author: rmannibucau Date: Wed Nov 26 08:34:41 2014 New Revision: 1641774 URL: http://svn.apache.org/r1641774 Log: updating commons.release.version before running mvn release:*
Modified: commons/proper/jcs/trunk/pom.xml Modified: commons/proper/jcs/trunk/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/jcs/trunk/pom.xml?rev=1641774&r1=1641773&r2=1641774&view=diff ============================================================================== --- commons/proper/jcs/trunk/pom.xml (original) +++ commons/proper/jcs/trunk/pom.xml Wed Nov 26 08:34:41 2014 @@ -480,7 +480,7 @@ <maven.compiler.target>1.6</maven.compiler.target> <commons.componentid>jcs</commons.componentid> - <commons.release.version>2.0</commons.release.version> + <commons.release.version>2.0-beta-1</commons.release.version> <commons.release.desc>(Java 6.0+)</commons.release.desc> <!-- The RC version used in the staging repository URL. --> <commons.rc.version>RC1</commons.rc.version>