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

svn commit: r1491200 - /commons/proper/chain/trunk/pom.xml

Author: britter
Date: Sun Jun  9 12:28:17 2013
New Revision: 1491200

URL: http://svn.apache.org/r1491200
Log:
Update to latest commons parent pom

Modified:
    commons/proper/chain/trunk/pom.xml

Modified: commons/proper/chain/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/chain/trunk/pom.xml?rev=1491200&r1=1491199&r2=1491200&view=diff
==============================================================================
--- commons/proper/chain/trunk/pom.xml (original)
+++ commons/proper/chain/trunk/pom.xml Sun Jun  9 12:28:17 2013
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>28</version>
+    <version>30</version>
   </parent>
 
   <groupId>org.apache.commons</groupId>