diff options
author | grootjans <grootjans@gmail.com> | 2011-01-16 15:39:17 +0100 |
---|---|---|
committer | grootjans <grootjans@gmail.com> | 2011-01-16 15:39:17 +0100 |
commit | 47037e2830057143d1597b8d6b6725143ea09f0d (patch) | |
tree | 950db21d214fcd25429906d89bbe1cfd3aec5f60 /buildScripts/ivy-repo | |
parent | 5af37e2134013eadaaff1b3b239c1523918abb9c (diff) | |
download | lombok-47037e2830057143d1597b8d6b6725143ea09f0d.tar.gz lombok-47037e2830057143d1597b8d6b6725143ea09f0d.tar.bz2 lombok-47037e2830057143d1597b8d6b6725143ea09f0d.zip |
updated the eclipse ecj mirrors as the belgium mirror was discontinued
Diffstat (limited to 'buildScripts/ivy-repo')
-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> |