You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2013/06/20 20:40:09 UTC

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

Author: ggregory
Date: Thu Jun 20 18:40:09 2013
New Revision: 1495126

URL: http://svn.apache.org/r1495126
Log:
Update commons-parent to 30.

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=1495126&r1=1495125&r2=1495126&view=diff
==============================================================================
--- commons/proper/compress/trunk/pom.xml (original)
+++ commons/proper/compress/trunk/pom.xml Thu Jun 20 18:40:09 2013
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>28</version>
+    <version>30</version>
   </parent>
 
   <groupId>org.apache.commons</groupId>