Author: tv Date: Mon Sep 2 19:24:43 2013 New Revision: 1519502 URL: http://svn.apache.org/r1519502 Log: Update commons-parent POM to version 32
Modified: commons/proper/jcs/trunk/pom.xml Modified: commons/proper/jcs/trunk/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/jcs/trunk/pom.xml?rev=1519502&r1=1519501&r2=1519502&view=diff ============================================================================== --- commons/proper/jcs/trunk/pom.xml (original) +++ commons/proper/jcs/trunk/pom.xml Mon Sep 2 19:24:43 2013 @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.commons</groupId> <artifactId>commons-parent</artifactId> - <version>30</version> + <version>32</version> </parent> <groupId>org.apache.commons</groupId> <artifactId>commons-jcs</artifactId>