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 2012/05/28 14:30:08 UTC

svn commit: r1343226 - /commons/proper/bcel/trunk/pom.xml

Author: ggregory
Date: Mon May 28 12:30:08 2012
New Revision: 1343226

URL: http://svn.apache.org/viewvc?rev=1343226&view=rev
Log:
Update to commons-parent 25.

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

Modified: commons/proper/bcel/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/bcel/trunk/pom.xml?rev=1343226&r1=1343225&r2=1343226&view=diff
==============================================================================
--- commons/proper/bcel/trunk/pom.xml (original)
+++ commons/proper/bcel/trunk/pom.xml Mon May 28 12:30:08 2012
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.commons</groupId>
         <artifactId>commons-parent</artifactId>
-        <version>23</version>
+        <version>25</version>
     </parent>
 
     <groupId>org.apache.bcel</groupId>