Author: hibou
Date: Sat Aug 16 06:24:03 2008
New Revision: 686497

URL: http://svn.apache.org/viewvc?rev=686497&view=rev
Log:
Fix the module name

Modified:
    ant/ivy/ivyde/trunk/test/local-cache/ivy.xml

Modified: ant/ivy/ivyde/trunk/test/local-cache/ivy.xml
URL: 
http://svn.apache.org/viewvc/ant/ivy/ivyde/trunk/test/local-cache/ivy.xml?rev=686497&r1=686496&r2=686497&view=diff
==============================================================================
--- ant/ivy/ivyde/trunk/test/local-cache/ivy.xml (original)
+++ ant/ivy/ivyde/trunk/test/local-cache/ivy.xml Sat Aug 16 06:24:03 2008
@@ -17,7 +17,7 @@
    under the License.    
 -->
 <ivy-module version="1.0"> 
-       <info organisation="org.apache.ivyde" module="ivytest-useOrigin">
+       <info organisation="org.apache.ivyde" module="ivytest-local-cache">
                <description>
                </description>
        </info>


Reply via email to