Author: sebb Date: Sat Mar 31 10:32:00 2012 New Revision: 1307757 URL: http://svn.apache.org/viewvc?rev=1307757&view=rev Log: CP24 and prepare release version
Modified: commons/proper/compress/trunk/pom.xml Modified: commons/proper/compress/trunk/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/compress/trunk/pom.xml?rev=1307757&r1=1307756&r2=1307757&view=diff ============================================================================== --- commons/proper/compress/trunk/pom.xml (original) +++ commons/proper/compress/trunk/pom.xml Sat Mar 31 10:32:00 2012 @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.commons</groupId> <artifactId>commons-parent</artifactId> - <version>23</version> + <version>24</version> </parent> <groupId>org.apache.commons</groupId> @@ -40,7 +40,7 @@ <commons.jira.id>COMPRESS</commons.jira.id> <commons.jira.pid>12310904</commons.jira.pid> <!-- configuration bits for cutting a release candidate --> - <commons.release.version>1.3</commons.release.version> + <commons.release.version>1.4</commons.release.version> <commons.rc.version>RC1</commons.rc.version> </properties>