diff options
-rw-r--r-- | buildScripts/ivy-repo/eclipse.org-ecj-3.6.0.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/buildScripts/ivy-repo/eclipse.org-ecj-3.6.0.xml b/buildScripts/ivy-repo/eclipse.org-ecj-3.6.0.xml index 3217003e..e3b8aceb 100644 --- a/buildScripts/ivy-repo/eclipse.org-ecj-3.6.0.xml +++ b/buildScripts/ivy-repo/eclipse.org-ecj-3.6.0.xml @@ -8,7 +8,7 @@ <conf name="sources" /> </configurations> <publications> - <artifact conf="runtime" url="http://eclipse.a3-system.be/eclipse/downloads/drops/R-3.6-201006080911/ecj-3.6.jar" /> - <artifact type="zip" conf="sources" url="http://eclipse.mirror.kangaroot.net/eclipse/downloads/drops/R-3.6-201006080911/ecjsrc-3.6.zip" /> + <artifact conf="runtime" url="http://mirror.selfnet.de/eclipse/eclipse/downloads/drops/R-3.6-201006080911/ecj-3.6.jar" /> + <artifact type="zip" conf="sources" url="http://mirror.selfnet.de/eclipse/eclipse/downloads/drops/R-3.6-201006080911/ecjsrc-3.6.zip" /> </publications> </ivy-module> |