diff options
author | Roel Spilker <r.spilker@gmail.com> | 2015-05-02 11:59:18 +0200 |
---|---|---|
committer | Roel Spilker <r.spilker@gmail.com> | 2015-05-02 11:59:18 +0200 |
commit | 88582751d2d28d5f3f0ebf67dc3776b786ecc9cc (patch) | |
tree | 0b0c6596757eff4a95286de83c746dd1e06e93c2 /buildScripts/ivy-repo/org.eclipse.custom-ecj-3.6.2.xml | |
parent | 9d1b1251947d81d4158d3a48ba478ec3343dd5ed (diff) | |
download | lombok-88582751d2d28d5f3f0ebf67dc3776b786ecc9cc.tar.gz lombok-88582751d2d28d5f3f0ebf67dc3776b786ecc9cc.tar.bz2 lombok-88582751d2d28d5f3f0ebf67dc3776b786ecc9cc.zip |
Change http://projectlombok.org to https://projectlombok.org
Diffstat (limited to 'buildScripts/ivy-repo/org.eclipse.custom-ecj-3.6.2.xml')
-rw-r--r-- | buildScripts/ivy-repo/org.eclipse.custom-ecj-3.6.2.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/buildScripts/ivy-repo/org.eclipse.custom-ecj-3.6.2.xml b/buildScripts/ivy-repo/org.eclipse.custom-ecj-3.6.2.xml index fc9fa661..7da4c2ce 100644 --- a/buildScripts/ivy-repo/org.eclipse.custom-ecj-3.6.2.xml +++ b/buildScripts/ivy-repo/org.eclipse.custom-ecj-3.6.2.xml @@ -8,7 +8,7 @@ <conf name="sources" /> </configurations> <publications> - <artifact conf="default" url="http://projectlombok.org/ivyrepo/eclipse/ecj-3.6.2.jar" /> - <artifact type="zip" conf="sources" url="http://projectlombok.org/ivyrepo/eclipse/ecjsrc-3.6.2.zip" /> + <artifact conf="default" url="https://projectlombok.org/ivyrepo/eclipse/ecj-3.6.2.jar" /> + <artifact type="zip" conf="sources" url="https://projectlombok.org/ivyrepo/eclipse/ecjsrc-3.6.2.zip" /> </publications> </ivy-module> |