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 2010/08/25 14:28:13 UTC

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

Author: bodewig
Date: Wed Aug 25 12:28:13 2010
New Revision: 989061

URL: http://svn.apache.org/viewvc?rev=989061&view=rev
Log:
uses ant with org.apache groupId

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=989061&r1=989060&r2=989061&view=diff
==============================================================================
--- gump/metadata/project/commons-proper.xml (original)
+++ gump/metadata/project/commons-proper.xml Wed Aug 25 12:28:13 2010
@@ -619,10 +619,10 @@
     <package>org.apache.commons.lang3</package>
     <description>utilities for the classes that are in java.lang's hierarchy</description>
     <mvn basedir="lang" goal="package"/>
-    <option project="ant"/>
     <option project="commons-collections"/>
     <option project="commons-lang"/>
     <option project="junit"/>
+    <option project="org.apache.ant"/>
     <option project="velocity-engine"/>
     <option project="xpp"/>
     <jar name="lang/target/commons-lang3-*[0-9T].jar"/>