Author: hibou
Date: Wed Apr 18 11:58:51 2012
New Revision: 633

Log:
Fix the url of the mirror list

Modified:
    release/ant/ivyde/updatesite/ivyde-2.2.0.beta1/artifacts.xml

Modified: release/ant/ivyde/updatesite/ivyde-2.2.0.beta1/artifacts.xml
==============================================================================
--- release/ant/ivyde/updatesite/ivyde-2.2.0.beta1/artifacts.xml (original)
+++ release/ant/ivyde/updatesite/ivyde-2.2.0.beta1/artifacts.xml Wed Apr 18 
11:58:51 2012
@@ -20,7 +20,7 @@
   <properties size="3">
     <property name="p2.timestamp" value="1332961183954"/>
     <property name="p2.compressed" value="false"/>
-  <property 
value="http://ant.apache.org/ivy/ivyde/updatesite/p2-mirrors--xml.cgi?path=ivyde-2.2.0.beta1-201203282058-RELEASE";
 name="p2.mirrorsURL"/></properties>
+  <property 
value="http://ant.apache.org/ivy/ivyde/updatesite/p2-mirrors--xml.cgi?path=ivyde-2.2.0.beta1";
 name="p2.mirrorsURL"/></properties>
   <mappings size="3">
     <rule filter="(&amp; (classifier=osgi.bundle))" 
output="${repoUrl}/plugins/${id}_${version}.jar"/>
     <rule filter="(&amp; (classifier=binary))" 
output="${repoUrl}/binary/${id}_${version}"/>


Reply via email to