You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gump.apache.org by bo...@apache.org on 2014/07/25 19:01:23 UTC

svn commit: r1613475 - /gump/metadata/project/commons-proper.xml

Author: bodewig
Date: Fri Jul 25 17:01:23 2014
New Revision: 1613475

URL: http://svn.apache.org/r1613475
Log:
another commons component using the new parent which requires mvn 3

Modified:
    gump/metadata/project/commons-proper.xml

Modified: gump/metadata/project/commons-proper.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/commons-proper.xml?rev=1613475&r1=1613474&r2=1613475&view=diff
==============================================================================
--- gump/metadata/project/commons-proper.xml (original)
+++ gump/metadata/project/commons-proper.xml Fri Jul 25 17:01:23 2014
@@ -177,9 +177,9 @@
     <package>org.apache.commons.exec</package>
     <description>Commons Exec Package</description>
     
-    <mvn2 basedir="exec" goal="package">
+    <mvn3 basedir="exec" goal="package">
       <property name="skipTests" value="true"/>
-    </mvn2>
+    </mvn3>
     
     <option project="bootstrap-ant"/>
     <option project="commons-collections"/>