You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by se...@apache.org on 2011/02/26 13:15:37 UTC

svn commit: r1074832 - /commons/proper/exec/trunk/pom.xml

Author: sebb
Date: Sat Feb 26 12:15:37 2011
New Revision: 1074832

URL: http://svn.apache.org/viewvc?rev=1074832&view=rev
Log:
Update to parent POM 18

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=1074832&r1=1074831&r2=1074832&view=diff
==============================================================================
--- commons/proper/exec/trunk/pom.xml (original)
+++ commons/proper/exec/trunk/pom.xml Sat Feb 26 12:15:37 2011
@@ -19,7 +19,7 @@
     <parent>
         <groupId>org.apache.commons</groupId>
         <artifactId>commons-parent</artifactId>
-        <version>17</version>
+        <version>18</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <name>Commons Exec</name>