Author: hibou
Date: Mon Apr 9 16:01:13 2012
New Revision: 1311295
URL: http://svn.apache.org/viewvc?rev=1311295&view=rev
Log:
Fix the url to the archived p2 repo
Modified:
ant/ivy/updatesite/trunk/versions.xml
Modified: ant/ivy/updatesite/trunk/versions.xml
URL:
http://svn.apache.org/viewvc/ant/ivy/updatesite/trunk/versions.xml?rev=1311295&r1=1311294&r2=1311295&view=diff
==============================================================================
--- ant/ivy/updatesite/trunk/versions.xml (original)
+++ ant/ivy/updatesite/trunk/versions.xml Mon Apr 9 16:01:13 2012
@@ -3,6 +3,6 @@
<child location='ivyde-2.1.0'/>
<child
location='http://archive.apache.org/dist/ant/ivyde/updatesite/ivyde-2.0.0'/>
<child location='ivy-2.2.0'/>
- <child
location='http://archive.apache.org/dist/ant/ivy/updatesite/ivy-2.1.0'/>
- <child
location='http://archive.apache.org/dist/ant/ivy/updatesite/ivy-2.0.0'/>
+ <child
location='http://archive.apache.org/dist/ant/ivyde/updatesite/ivy-2.1.0'/>
+ <child
location='http://archive.apache.org/dist/ant/ivyde/updatesite/ivy-2.0.0'/>
</children>