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>