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 2009/08/31 01:16:37 UTC

svn commit: r809438 - /gump/metadata/project/ws-commons.xml

Author: billbarker
Date: Sun Aug 30 23:16:36 2009
New Revision: 809438

URL: http://svn.apache.org/viewvc?rev=809438&view=rev
Log:
Fix jar name

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

Modified: gump/metadata/project/ws-commons.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/ws-commons.xml?rev=809438&r1=809437&r2=809438&view=diff
==============================================================================
--- gump/metadata/project/ws-commons.xml (original)
+++ gump/metadata/project/ws-commons.xml Sun Aug 30 23:16:36 2009
@@ -70,7 +70,7 @@
     <option project="velocity-engine"/>
     <option project="xmlunit"/>
 
-    <jar name="XmlSchema/build/lib/ws-commons-xmlschema-@@DATE@@.jar"/>
+    <jar name="XmlSchema/target/XmlSchema-2.0-SNAPSHOT.jar" />
     <!-- license name="LICENSE.txt"/ -->
   </project>