Switched to https://freemarker.apache.org/


Project: http://git-wip-us.apache.org/repos/asf/incubator-freemarker-docgen/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-freemarker-docgen/commit/e2773ebb
Tree: 
http://git-wip-us.apache.org/repos/asf/incubator-freemarker-docgen/tree/e2773ebb
Diff: 
http://git-wip-us.apache.org/repos/asf/incubator-freemarker-docgen/diff/e2773ebb

Branch: refs/heads/master
Commit: e2773ebb7f54a2486bf99c2dc5c20c5955f404c3
Parents: 7fceb26
Author: ddekany <ddek...@apache.org>
Authored: Sun Nov 12 00:15:04 2017 +0100
Committer: ddekany <ddek...@apache.org>
Committed: Sun Nov 12 00:15:04 2017 +0100

----------------------------------------------------------------------
 build.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-freemarker-docgen/blob/e2773ebb/build.xml
----------------------------------------------------------------------
diff --git a/build.xml b/build.xml
index dd5a5a5..7083dad 100644
--- a/build.xml
+++ b/build.xml
@@ -286,7 +286,7 @@
   >
     <echo>Getting dependencies...</echo>
     <echo>-------------------------------------------------------</echo>
-    <ivy:settings id="remote" 
url="http://freemarker.org/repos/ivy/ivysettings-remote.xml"; />
+    <ivy:settings id="remote" 
url="https://freemarker.apache.org/repos/ivy/ivysettings-remote.xml"; />
     <!-- Build an own repository that will serve us even offline: -->
     <ivy:retrieve settingsRef="remote" sync="true"
       ivypattern=".ivy.part/repo/[organisation]/[module]/ivy-[revision].xml"

Reply via email to