Author: ggregory Date: Mon Oct 22 19:01:13 2012 New Revision: 1401005 URL: http://svn.apache.org/viewvc?rev=1401005&view=rev Log: Update to Commons Parent 27.
Modified: commons/proper/exec/trunk/pom.xml Modified: commons/proper/exec/trunk/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/exec/trunk/pom.xml?rev=1401005&r1=1401004&r2=1401005&view=diff ============================================================================== --- commons/proper/exec/trunk/pom.xml (original) +++ commons/proper/exec/trunk/pom.xml Mon Oct 22 19:01:13 2012 @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.commons</groupId> <artifactId>commons-parent</artifactId> - <version>18</version> + <version>27</version> </parent> <modelVersion>4.0.0</modelVersion> <name>Commons Exec</name>