Author: brett Date: Fri Aug 5 04:44:14 2011 New Revision: 1154093 URL: http://svn.apache.org/viewvc?rev=1154093&view=rev Log: avoid rebuilding a release on the branch Modified: commons/proper/math/branches/MATH_2_X/pom.xml Modified: commons/proper/math/branches/MATH_2_X/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/math/branches/MATH_2_X/pom.xml?rev=1154093&r1=1154092&r2=1154093&view=diff ============================================================================== --- commons/proper/math/branches/MATH_2_X/pom.xml (original) +++ commons/proper/math/branches/MATH_2_X/pom.xml Fri Aug 5 04:44:14 2011 @@ -24,7 +24,7 @@ 4.0.0 org.apache.commons commons-math - 2.2 + 2.3-SNAPSHOT Commons Math 2003