You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gump.apache.org by bi...@apache.org on 2010/04/04 01:26:04 UTC

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

Author: billbarker
Date: Sat Apr  3 23:26:03 2010
New Revision: 930602

URL: http://svn.apache.org/viewvc?rev=930602&view=rev
Log:
correcting bone headed mistake

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=930602&r1=930601&r2=930602&view=diff
==============================================================================
--- gump/metadata/project/commons-lang-2.x.xml (original)
+++ gump/metadata/project/commons-lang-2.x.xml Sat Apr  3 23:26:03 2010
@@ -42,7 +42,7 @@
       <property name="maven.test.skip.exec" value="true"/>
     </mvn>
 
-    <jar name="target/commons-lang-2.4.jar" id="commons-lang"/>
+    <jar name="target/commons-lang-2.5.jar" id="commons-lang"/>
   </project>
 
   <project name="commons-lang-2.x-test" >