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:54:14 UTC

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

Author: bodewig
Date: Mon Apr  6 15:54:14 2009
New Revision: 762404

URL: http://svn.apache.org/viewvc?rev=762404&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=762404&r1=762403&r2=762404&view=diff
==============================================================================
--- gump/metadata/project/commons-lang-2.x.xml (original)
+++ gump/metadata/project/commons-lang-2.x.xml Mon Apr  6 15:54:14 2009
@@ -29,7 +29,7 @@
     <description>utilities for the classes that are in java.lang's hierarchy</description>
     <mvn goal="package" separateLocalRepository="true"/>
 
-    <jar name="lang/target/commons-lang-2.4.jar"/>
+    <jar name="target/commons-lang-2.4.jar"/>
 
   </project>
 </module>