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 2009/04/06 17:52:29 UTC

svn commit: r762402 - /gump/metadata/project/commons-lang-2.x.xml

Author: bodewig
Date: Mon Apr  6 15:52:29 2009
New Revision: 762402

URL: http://svn.apache.org/viewvc?rev=762402&view=rev
Log:
remove basedir

Modified:
    gump/metadata/project/commons-lang-2.x.xml

Modified: gump/metadata/project/commons-lang-2.x.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/commons-lang-2.x.xml?rev=762402&r1=762401&r2=762402&view=diff
==============================================================================
--- gump/metadata/project/commons-lang-2.x.xml (original)
+++ gump/metadata/project/commons-lang-2.x.xml Mon Apr  6 15:52:29 2009
@@ -27,7 +27,7 @@
   <project name="commons-lang-2.x" groupId="commons-lang">
     <package>org.apache.commons.lang</package>
     <description>utilities for the classes that are in java.lang's hierarchy</description>
-    <mvn basedir="lang" goal="package" separateLocalRepository="true"/>
+    <mvn goal="package" separateLocalRepository="true"/>
 
     <jar name="lang/target/commons-lang-2.4.jar"/>