You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by se...@apache.org on 2012/03/31 12:32:01 UTC

svn commit: r1307757 - /commons/proper/compress/trunk/pom.xml

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>