updated reference to license from http to https using find . -type f -exec sed -i s/http://www.apache.org/licenses/LICENSE-2.0/https://www.apache.org/licenses/LICENSE-2.0/ {} \;
diff --git a/.checkstyle b/.checkstyle
index c6310ea..8ffd3db 100644
--- a/.checkstyle
+++ b/.checkstyle
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance

    with the License.  You may obtain a copy of the License at

 

-     http://www.apache.org/licenses/LICENSE-2.0

+     https://www.apache.org/licenses/LICENSE-2.0

 

    Unless required by applicable law or agreed to in writing,

    software distributed under the License is distributed on an

diff --git a/.classpath.default b/.classpath.default
index c1762a9..6a072c8 100644
--- a/.classpath.default
+++ b/.classpath.default
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/.classpath.ivyde b/.classpath.ivyde
index fdf789d..4c2d172 100644
--- a/.classpath.ivyde
+++ b/.classpath.ivyde
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/.project b/.project
index 67ac5b6..3de6283 100644
--- a/.project
+++ b/.project
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/.settings/org.eclipse.jdt.core.prefs b/.settings/org.eclipse.jdt.core.prefs
index 1c8ff0a..24c5eb7 100644
--- a/.settings/org.eclipse.jdt.core.prefs
+++ b/.settings/org.eclipse.jdt.core.prefs
@@ -8,7 +8,7 @@
 # * "License"); you may not use this file except in compliance

 # * with the License.  You may obtain a copy of the License at

 # * 

-# *   http://www.apache.org/licenses/LICENSE-2.0

+# *   https://www.apache.org/licenses/LICENSE-2.0

 # * 

 # * Unless required by applicable law or agreed to in writing,

 # * software distributed under the License is distributed on an

diff --git a/.settings/org.eclipse.jdt.ui.prefs b/.settings/org.eclipse.jdt.ui.prefs
index 64b14a7..b9e56bf 100644
--- a/.settings/org.eclipse.jdt.ui.prefs
+++ b/.settings/org.eclipse.jdt.ui.prefs
@@ -7,7 +7,7 @@
 # * "License"); you may not use this file except in compliance

 # * with the License.  You may obtain a copy of the License at

 # * 

-# *   http://www.apache.org/licenses/LICENSE-2.0

+# *   https://www.apache.org/licenses/LICENSE-2.0

 # * 

 # * Unless required by applicable law or agreed to in writing,

 # * software distributed under the License is distributed on an

diff --git a/.settings/org.jayasoft.ivyde.eclipse.prefs b/.settings/org.jayasoft.ivyde.eclipse.prefs
index 353b85d..5852225 100644
--- a/.settings/org.jayasoft.ivyde.eclipse.prefs
+++ b/.settings/org.jayasoft.ivyde.eclipse.prefs
@@ -8,7 +8,7 @@
 # * "License"); you may not use this file except in compliance

 # * with the License.  You may obtain a copy of the License at

 # * 

-# *   http://www.apache.org/licenses/LICENSE-2.0

+# *   https://www.apache.org/licenses/LICENSE-2.0

 # * 

 # * Unless required by applicable law or agreed to in writing,

 # * software distributed under the License is distributed on an

diff --git a/LICENSE b/LICENSE
index eb06170..8e6e280 100644
--- a/LICENSE
+++ b/LICENSE
@@ -192,7 +192,7 @@
    you may not use this file except in compliance with the License.
    You may obtain a copy of the License at
 
-       http://www.apache.org/licenses/LICENSE-2.0
+       https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/README.adoc b/README.adoc
index fdcecba..783e2ba 100644
--- a/README.adoc
+++ b/README.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/ant.patterns b/ant.patterns
index f87adf9..2d81b99 100644
--- a/ant.patterns
+++ b/ant.patterns
@@ -7,7 +7,7 @@
 #	 * "License"); you may not use this file except in compliance
 #	 * with the License.  You may obtain a copy of the License at
 #	 * 
-#	 *   http://www.apache.org/licenses/LICENSE-2.0
+#	 *   https://www.apache.org/licenses/LICENSE-2.0
 #	 * 
 #	 * Unless required by applicable law or agreed to in writing,
 #	 * software distributed under the License is distributed on an
diff --git a/asciidoc/ant.adoc b/asciidoc/ant.adoc
index bc04904..0b704d2 100644
--- a/asciidoc/ant.adoc
+++ b/asciidoc/ant.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/bestpractices.adoc b/asciidoc/bestpractices.adoc
index f511d5a..14b680c 100644
--- a/asciidoc/bestpractices.adoc
+++ b/asciidoc/bestpractices.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/compatibility.adoc b/asciidoc/compatibility.adoc
index 359763c..334022f 100644
--- a/asciidoc/compatibility.adoc
+++ b/asciidoc/compatibility.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/concept.adoc b/asciidoc/concept.adoc
index d04dc5e..7087b66 100644
--- a/asciidoc/concept.adoc
+++ b/asciidoc/concept.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/configuration.adoc b/asciidoc/configuration.adoc
index 2310f79..f0f6e47 100644
--- a/asciidoc/configuration.adoc
+++ b/asciidoc/configuration.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/configuration/caches.adoc b/asciidoc/configuration/caches.adoc
index f1f7cae..30a8be5 100644
--- a/asciidoc/configuration/caches.adoc
+++ b/asciidoc/configuration/caches.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/configuration/caches/cache.adoc b/asciidoc/configuration/caches/cache.adoc
index f4eea5c..67aecde 100644
--- a/asciidoc/configuration/caches/cache.adoc
+++ b/asciidoc/configuration/caches/cache.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/configuration/caches/ttl.adoc b/asciidoc/configuration/caches/ttl.adoc
index ec64212..7e722bb 100644
--- a/asciidoc/configuration/caches/ttl.adoc
+++ b/asciidoc/configuration/caches/ttl.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/configuration/classpath.adoc b/asciidoc/configuration/classpath.adoc
index 0dfd37a..c675723 100644
--- a/asciidoc/configuration/classpath.adoc
+++ b/asciidoc/configuration/classpath.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/configuration/conf.adoc b/asciidoc/configuration/conf.adoc
index a7dd223..dc67a5b 100644
--- a/asciidoc/configuration/conf.adoc
+++ b/asciidoc/configuration/conf.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/configuration/conflict-managers.adoc b/asciidoc/configuration/conflict-managers.adoc
index d43c770..d920ad2 100644
--- a/asciidoc/configuration/conflict-managers.adoc
+++ b/asciidoc/configuration/conflict-managers.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/configuration/include.adoc b/asciidoc/configuration/include.adoc
index cffe099..6ec30a6 100644
--- a/asciidoc/configuration/include.adoc
+++ b/asciidoc/configuration/include.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/configuration/latest-strategies.adoc b/asciidoc/configuration/latest-strategies.adoc
index 5809df8..61f16e3 100644
--- a/asciidoc/configuration/latest-strategies.adoc
+++ b/asciidoc/configuration/latest-strategies.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/configuration/lock-strategies.adoc b/asciidoc/configuration/lock-strategies.adoc
index 53ce1a4..27fd034 100644
--- a/asciidoc/configuration/lock-strategies.adoc
+++ b/asciidoc/configuration/lock-strategies.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/configuration/macrodef.adoc b/asciidoc/configuration/macrodef.adoc
index 092201a..8936764 100644
--- a/asciidoc/configuration/macrodef.adoc
+++ b/asciidoc/configuration/macrodef.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/configuration/macrodef/attribute.adoc b/asciidoc/configuration/macrodef/attribute.adoc
index f6972a8..3a652dd 100644
--- a/asciidoc/configuration/macrodef/attribute.adoc
+++ b/asciidoc/configuration/macrodef/attribute.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/configuration/module.adoc b/asciidoc/configuration/module.adoc
index bc654b0..b29c534 100644
--- a/asciidoc/configuration/module.adoc
+++ b/asciidoc/configuration/module.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/configuration/modules.adoc b/asciidoc/configuration/modules.adoc
index 4d05acb..5def5ad 100644
--- a/asciidoc/configuration/modules.adoc
+++ b/asciidoc/configuration/modules.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/configuration/namespace.adoc b/asciidoc/configuration/namespace.adoc
index 95bb63d..53c61ff 100644
--- a/asciidoc/configuration/namespace.adoc
+++ b/asciidoc/configuration/namespace.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/configuration/namespace/dest.adoc b/asciidoc/configuration/namespace/dest.adoc
index a1d516e..35b143e 100644
--- a/asciidoc/configuration/namespace/dest.adoc
+++ b/asciidoc/configuration/namespace/dest.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/configuration/namespace/fromtosystem.adoc b/asciidoc/configuration/namespace/fromtosystem.adoc
index eaf1025..12d8ffc 100644
--- a/asciidoc/configuration/namespace/fromtosystem.adoc
+++ b/asciidoc/configuration/namespace/fromtosystem.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/configuration/namespace/rule.adoc b/asciidoc/configuration/namespace/rule.adoc
index 0b064a1..2f072ed 100644
--- a/asciidoc/configuration/namespace/rule.adoc
+++ b/asciidoc/configuration/namespace/rule.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/configuration/namespace/src.adoc b/asciidoc/configuration/namespace/src.adoc
index d7776e2..15b00c0 100644
--- a/asciidoc/configuration/namespace/src.adoc
+++ b/asciidoc/configuration/namespace/src.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/configuration/namespaces.adoc b/asciidoc/configuration/namespaces.adoc
index fcd3fb9..ba3a501 100644
--- a/asciidoc/configuration/namespaces.adoc
+++ b/asciidoc/configuration/namespaces.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/configuration/outputters.adoc b/asciidoc/configuration/outputters.adoc
index 90f2f4f..a32d222 100644
--- a/asciidoc/configuration/outputters.adoc
+++ b/asciidoc/configuration/outputters.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/configuration/parsers.adoc b/asciidoc/configuration/parsers.adoc
index f38ebca..c4019ab 100644
--- a/asciidoc/configuration/parsers.adoc
+++ b/asciidoc/configuration/parsers.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/configuration/properties.adoc b/asciidoc/configuration/properties.adoc
index d24f7f6..4b4d841 100644
--- a/asciidoc/configuration/properties.adoc
+++ b/asciidoc/configuration/properties.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/configuration/property.adoc b/asciidoc/configuration/property.adoc
index 8ec958d..0d9bf80 100644
--- a/asciidoc/configuration/property.adoc
+++ b/asciidoc/configuration/property.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/configuration/resolvers.adoc b/asciidoc/configuration/resolvers.adoc
index 2baeb17..a61fdb8 100644
--- a/asciidoc/configuration/resolvers.adoc
+++ b/asciidoc/configuration/resolvers.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/configuration/status.adoc b/asciidoc/configuration/status.adoc
index 691526a..68c0616 100644
--- a/asciidoc/configuration/status.adoc
+++ b/asciidoc/configuration/status.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/configuration/statuses.adoc b/asciidoc/configuration/statuses.adoc
index 3c42372..1fdf228 100644
--- a/asciidoc/configuration/statuses.adoc
+++ b/asciidoc/configuration/statuses.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/configuration/triggers.adoc b/asciidoc/configuration/triggers.adoc
index f853bbf..67a8641 100644
--- a/asciidoc/configuration/triggers.adoc
+++ b/asciidoc/configuration/triggers.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/configuration/typedef.adoc b/asciidoc/configuration/typedef.adoc
index 5ec28fa..264718c 100644
--- a/asciidoc/configuration/typedef.adoc
+++ b/asciidoc/configuration/typedef.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/configuration/version-matchers.adoc b/asciidoc/configuration/version-matchers.adoc
index 9d7c4ae..674785e 100644
--- a/asciidoc/configuration/version-matchers.adoc
+++ b/asciidoc/configuration/version-matchers.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/dev.adoc b/asciidoc/dev.adoc
index f3df972..6e96009 100644
--- a/asciidoc/dev.adoc
+++ b/asciidoc/dev.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/dev/apache-proposal.adoc b/asciidoc/dev/apache-proposal.adoc
index fe0d374..8fbb678 100644
--- a/asciidoc/dev/apache-proposal.adoc
+++ b/asciidoc/dev/apache-proposal.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/dev/conflict-solving-algo.adoc b/asciidoc/dev/conflict-solving-algo.adoc
index 911e2ea..f850950 100644
--- a/asciidoc/dev/conflict-solving-algo.adoc
+++ b/asciidoc/dev/conflict-solving-algo.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/dev/ideas.adoc b/asciidoc/dev/ideas.adoc
index cc3d417..2c26f7d 100644
--- a/asciidoc/dev/ideas.adoc
+++ b/asciidoc/dev/ideas.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/dev/makerelease.adoc b/asciidoc/dev/makerelease.adoc
index e320382..ea52203 100644
--- a/asciidoc/dev/makerelease.adoc
+++ b/asciidoc/dev/makerelease.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/extend.adoc b/asciidoc/extend.adoc
index dadbcda..4244e2e 100644
--- a/asciidoc/extend.adoc
+++ b/asciidoc/extend.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/images/ant-project-logo.svg b/asciidoc/images/ant-project-logo.svg
index 3f876c3..1885abd 100644
--- a/asciidoc/images/ant-project-logo.svg
+++ b/asciidoc/images/ant-project-logo.svg
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/images/apache-incubator.svg b/asciidoc/images/apache-incubator.svg
index 41e5d86..7a3c977 100644
--- a/asciidoc/images/apache-incubator.svg
+++ b/asciidoc/images/apache-incubator.svg
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/images/hibgraph.svg b/asciidoc/images/hibgraph.svg
index bdc8bd7..6c5d916 100644
--- a/asciidoc/images/hibgraph.svg
+++ b/asciidoc/images/hibgraph.svg
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/images/ivy-publish-fc.svg b/asciidoc/images/ivy-publish-fc.svg
index 0640267..8a96cd3 100644
--- a/asciidoc/images/ivy-publish-fc.svg
+++ b/asciidoc/images/ivy-publish-fc.svg
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/images/ivy-terminology.svg b/asciidoc/images/ivy-terminology.svg
index f0d2d9e..8909f94 100644
--- a/asciidoc/images/ivy-terminology.svg
+++ b/asciidoc/images/ivy-terminology.svg
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/images/main-tasks.svg b/asciidoc/images/main-tasks.svg
index 6334ddd..aaa318f 100644
--- a/asciidoc/images/main-tasks.svg
+++ b/asciidoc/images/main-tasks.svg
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/images/warning.svg b/asciidoc/images/warning.svg
index dda19bc..7a13b13 100644
--- a/asciidoc/images/warning.svg
+++ b/asciidoc/images/warning.svg
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/index.adoc b/asciidoc/index.adoc
index e8bed0d..3e03798 100644
--- a/asciidoc/index.adoc
+++ b/asciidoc/index.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/install.adoc b/asciidoc/install.adoc
index eb1452f..fae2146 100644
--- a/asciidoc/install.adoc
+++ b/asciidoc/install.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/ivyfile.adoc b/asciidoc/ivyfile.adoc
index b046f5f..21954fd 100644
--- a/asciidoc/ivyfile.adoc
+++ b/asciidoc/ivyfile.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/ivyfile/artifact-conf.adoc b/asciidoc/ivyfile/artifact-conf.adoc
index 32f84a9..06e0230 100644
--- a/asciidoc/ivyfile/artifact-conf.adoc
+++ b/asciidoc/ivyfile/artifact-conf.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/ivyfile/artifact-exclude-conf.adoc b/asciidoc/ivyfile/artifact-exclude-conf.adoc
index 1861a9a..be97660 100644
--- a/asciidoc/ivyfile/artifact-exclude-conf.adoc
+++ b/asciidoc/ivyfile/artifact-exclude-conf.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/ivyfile/artifact-exclude.adoc b/asciidoc/ivyfile/artifact-exclude.adoc
index 8885350..78d5409 100644
--- a/asciidoc/ivyfile/artifact-exclude.adoc
+++ b/asciidoc/ivyfile/artifact-exclude.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/ivyfile/artifact.adoc b/asciidoc/ivyfile/artifact.adoc
index 9183d8e..86b74b4 100644
--- a/asciidoc/ivyfile/artifact.adoc
+++ b/asciidoc/ivyfile/artifact.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/ivyfile/conf.adoc b/asciidoc/ivyfile/conf.adoc
index 610239a..8fc183c 100644
--- a/asciidoc/ivyfile/conf.adoc
+++ b/asciidoc/ivyfile/conf.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/ivyfile/configurations.adoc b/asciidoc/ivyfile/configurations.adoc
index 623663c..b079e3f 100644
--- a/asciidoc/ivyfile/configurations.adoc
+++ b/asciidoc/ivyfile/configurations.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/ivyfile/conflict.adoc b/asciidoc/ivyfile/conflict.adoc
index f59333d..4af2be8 100644
--- a/asciidoc/ivyfile/conflict.adoc
+++ b/asciidoc/ivyfile/conflict.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/ivyfile/conflicts.adoc b/asciidoc/ivyfile/conflicts.adoc
index 7062946..988b6c4 100644
--- a/asciidoc/ivyfile/conflicts.adoc
+++ b/asciidoc/ivyfile/conflicts.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/ivyfile/dependencies.adoc b/asciidoc/ivyfile/dependencies.adoc
index ea4c07b..50e5ef2 100644
--- a/asciidoc/ivyfile/dependencies.adoc
+++ b/asciidoc/ivyfile/dependencies.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/ivyfile/dependency-artifact-conf.adoc b/asciidoc/ivyfile/dependency-artifact-conf.adoc
index 7aac9a7..fd32726 100644
--- a/asciidoc/ivyfile/dependency-artifact-conf.adoc
+++ b/asciidoc/ivyfile/dependency-artifact-conf.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/ivyfile/dependency-artifact.adoc b/asciidoc/ivyfile/dependency-artifact.adoc
index 6fad7e2..7550f96 100644
--- a/asciidoc/ivyfile/dependency-artifact.adoc
+++ b/asciidoc/ivyfile/dependency-artifact.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/ivyfile/dependency-conf.adoc b/asciidoc/ivyfile/dependency-conf.adoc
index 68f82cd..4c30a62 100644
--- a/asciidoc/ivyfile/dependency-conf.adoc
+++ b/asciidoc/ivyfile/dependency-conf.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/ivyfile/dependency-include-conf.adoc b/asciidoc/ivyfile/dependency-include-conf.adoc
index be3f8d6..1a1ac4b 100644
--- a/asciidoc/ivyfile/dependency-include-conf.adoc
+++ b/asciidoc/ivyfile/dependency-include-conf.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/ivyfile/dependency-include.adoc b/asciidoc/ivyfile/dependency-include.adoc
index 6516e3e..15c2fb8 100644
--- a/asciidoc/ivyfile/dependency-include.adoc
+++ b/asciidoc/ivyfile/dependency-include.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/ivyfile/dependency.adoc b/asciidoc/ivyfile/dependency.adoc
index f900163..1f80fc1 100644
--- a/asciidoc/ivyfile/dependency.adoc
+++ b/asciidoc/ivyfile/dependency.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/ivyfile/description.adoc b/asciidoc/ivyfile/description.adoc
index 5fdfe94..7e948bc 100644
--- a/asciidoc/ivyfile/description.adoc
+++ b/asciidoc/ivyfile/description.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/ivyfile/exclude.adoc b/asciidoc/ivyfile/exclude.adoc
index 6d37c79..3b7444d 100644
--- a/asciidoc/ivyfile/exclude.adoc
+++ b/asciidoc/ivyfile/exclude.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/ivyfile/extends.adoc b/asciidoc/ivyfile/extends.adoc
index 1c7afca..e48f047 100644
--- a/asciidoc/ivyfile/extends.adoc
+++ b/asciidoc/ivyfile/extends.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/ivyfile/include.adoc b/asciidoc/ivyfile/include.adoc
index 9e6ad54..1b329b5 100644
--- a/asciidoc/ivyfile/include.adoc
+++ b/asciidoc/ivyfile/include.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/ivyfile/info.adoc b/asciidoc/ivyfile/info.adoc
index 9855bff..b60ef31 100644
--- a/asciidoc/ivyfile/info.adoc
+++ b/asciidoc/ivyfile/info.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/ivyfile/ivyauthor.adoc b/asciidoc/ivyfile/ivyauthor.adoc
index b39321f..8e9981f 100644
--- a/asciidoc/ivyfile/ivyauthor.adoc
+++ b/asciidoc/ivyfile/ivyauthor.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/ivyfile/license.adoc b/asciidoc/ivyfile/license.adoc
index e6cea9e..e62188c 100644
--- a/asciidoc/ivyfile/license.adoc
+++ b/asciidoc/ivyfile/license.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/ivyfile/manager.adoc b/asciidoc/ivyfile/manager.adoc
index 309cea7..9769e06 100644
--- a/asciidoc/ivyfile/manager.adoc
+++ b/asciidoc/ivyfile/manager.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/ivyfile/mapped.adoc b/asciidoc/ivyfile/mapped.adoc
index 65c6c6b..d09a142 100644
--- a/asciidoc/ivyfile/mapped.adoc
+++ b/asciidoc/ivyfile/mapped.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/ivyfile/override.adoc b/asciidoc/ivyfile/override.adoc
index ab046bc..ff5f3ac 100644
--- a/asciidoc/ivyfile/override.adoc
+++ b/asciidoc/ivyfile/override.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/ivyfile/publications.adoc b/asciidoc/ivyfile/publications.adoc
index 240bf90..9e7c171 100644
--- a/asciidoc/ivyfile/publications.adoc
+++ b/asciidoc/ivyfile/publications.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/ivyfile/repository.adoc b/asciidoc/ivyfile/repository.adoc
index 38baab3..23e1c7d 100644
--- a/asciidoc/ivyfile/repository.adoc
+++ b/asciidoc/ivyfile/repository.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/moreexamples.adoc b/asciidoc/moreexamples.adoc
index da797b8..e22d0fb 100644
--- a/asciidoc/moreexamples.adoc
+++ b/asciidoc/moreexamples.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/osgi.adoc b/asciidoc/osgi.adoc
index 8a471e0..40dc779 100644
--- a/asciidoc/osgi.adoc
+++ b/asciidoc/osgi.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/osgi/eclipse-plugin.adoc b/asciidoc/osgi/eclipse-plugin.adoc
index 8702e70..6b26c30 100644
--- a/asciidoc/osgi/eclipse-plugin.adoc
+++ b/asciidoc/osgi/eclipse-plugin.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/osgi/osgi-mapping.adoc b/asciidoc/osgi/osgi-mapping.adoc
index 6e53915..2093d01 100644
--- a/asciidoc/osgi/osgi-mapping.adoc
+++ b/asciidoc/osgi/osgi-mapping.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/osgi/sigil.adoc b/asciidoc/osgi/sigil.adoc
index e84f682..16e047e 100644
--- a/asciidoc/osgi/sigil.adoc
+++ b/asciidoc/osgi/sigil.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/osgi/standard-osgi.adoc b/asciidoc/osgi/standard-osgi.adoc
index 07971c8..c1311e0 100644
--- a/asciidoc/osgi/standard-osgi.adoc
+++ b/asciidoc/osgi/standard-osgi.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/osgi/target-platform.adoc b/asciidoc/osgi/target-platform.adoc
index e17d11d..c7111e7 100644
--- a/asciidoc/osgi/target-platform.adoc
+++ b/asciidoc/osgi/target-platform.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/principle.adoc b/asciidoc/principle.adoc
index 55fb6ca..12ccb59 100644
--- a/asciidoc/principle.adoc
+++ b/asciidoc/principle.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/reference.adoc b/asciidoc/reference.adoc
index a1f6c7b..7352c10 100644
--- a/asciidoc/reference.adoc
+++ b/asciidoc/reference.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/release-notes.adoc b/asciidoc/release-notes.adoc
index 5a2104b..0fe816a 100644
--- a/asciidoc/release-notes.adoc
+++ b/asciidoc/release-notes.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/resolver/bintray.adoc b/asciidoc/resolver/bintray.adoc
index 9b6d21e..6751247 100644
--- a/asciidoc/resolver/bintray.adoc
+++ b/asciidoc/resolver/bintray.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/resolver/chain.adoc b/asciidoc/resolver/chain.adoc
index f3f4253..9727dcb 100644
--- a/asciidoc/resolver/chain.adoc
+++ b/asciidoc/resolver/chain.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/resolver/dual.adoc b/asciidoc/resolver/dual.adoc
index 03f2047..d1c918b 100644
--- a/asciidoc/resolver/dual.adoc
+++ b/asciidoc/resolver/dual.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/resolver/filesystem.adoc b/asciidoc/resolver/filesystem.adoc
index 4743235..3b9ae6f 100644
--- a/asciidoc/resolver/filesystem.adoc
+++ b/asciidoc/resolver/filesystem.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/resolver/ibiblio.adoc b/asciidoc/resolver/ibiblio.adoc
index 5108c7b..ae63c54 100644
--- a/asciidoc/resolver/ibiblio.adoc
+++ b/asciidoc/resolver/ibiblio.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/resolver/ivyrep.adoc b/asciidoc/resolver/ivyrep.adoc
index 2768e73..4b932a0 100644
--- a/asciidoc/resolver/ivyrep.adoc
+++ b/asciidoc/resolver/ivyrep.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/resolver/jar.adoc b/asciidoc/resolver/jar.adoc
index 32e4009..2c3051b 100644
--- a/asciidoc/resolver/jar.adoc
+++ b/asciidoc/resolver/jar.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/resolver/mirrored.adoc b/asciidoc/resolver/mirrored.adoc
index 9c60aa8..15db366 100644
--- a/asciidoc/resolver/mirrored.adoc
+++ b/asciidoc/resolver/mirrored.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/resolver/obr.adoc b/asciidoc/resolver/obr.adoc
index 9b0597e..432be02 100644
--- a/asciidoc/resolver/obr.adoc
+++ b/asciidoc/resolver/obr.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/resolver/osgiagg.adoc b/asciidoc/resolver/osgiagg.adoc
index d82f6d8..5883b05 100644
--- a/asciidoc/resolver/osgiagg.adoc
+++ b/asciidoc/resolver/osgiagg.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/resolver/packager.adoc b/asciidoc/resolver/packager.adoc
index 37daacc..328ff30 100644
--- a/asciidoc/resolver/packager.adoc
+++ b/asciidoc/resolver/packager.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/resolver/sftp.adoc b/asciidoc/resolver/sftp.adoc
index ee6d9e8..05e3316 100644
--- a/asciidoc/resolver/sftp.adoc
+++ b/asciidoc/resolver/sftp.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/resolver/ssh.adoc b/asciidoc/resolver/ssh.adoc
index 7f5a2ec..e3bc2d9 100644
--- a/asciidoc/resolver/ssh.adoc
+++ b/asciidoc/resolver/ssh.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/resolver/updatesite.adoc b/asciidoc/resolver/updatesite.adoc
index 55a481e..6614e0b 100644
--- a/asciidoc/resolver/updatesite.adoc
+++ b/asciidoc/resolver/updatesite.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/resolver/url.adoc b/asciidoc/resolver/url.adoc
index f4976ca..559843f 100644
--- a/asciidoc/resolver/url.adoc
+++ b/asciidoc/resolver/url.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/resolver/vfs.adoc b/asciidoc/resolver/vfs.adoc
index 97ceec8..b923587 100644
--- a/asciidoc/resolver/vfs.adoc
+++ b/asciidoc/resolver/vfs.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/running.adoc b/asciidoc/running.adoc
index 6eaa810..b2ec5d5 100644
--- a/asciidoc/running.adoc
+++ b/asciidoc/running.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/samples/apache-hello-ivy-default.html b/asciidoc/samples/apache-hello-ivy-default.html
index 4a0707b..6b2bb5e 100644
--- a/asciidoc/samples/apache-hello-ivy-default.html
+++ b/asciidoc/samples/apache-hello-ivy-default.html
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/samples/build-install.xml b/asciidoc/samples/build-install.xml
index 39df71c..add9922 100644
--- a/asciidoc/samples/build-install.xml
+++ b/asciidoc/samples/build-install.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/samples/build.xml b/asciidoc/samples/build.xml
index 2f2fa48..418dcea 100644
--- a/asciidoc/samples/build.xml
+++ b/asciidoc/samples/build.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/samples/eclipse-plugin/build.xml b/asciidoc/samples/eclipse-plugin/build.xml
index dacffab..2cc37a6 100644
--- a/asciidoc/samples/eclipse-plugin/build.xml
+++ b/asciidoc/samples/eclipse-plugin/build.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/samples/eclipse-plugin/ivy.xml b/asciidoc/samples/eclipse-plugin/ivy.xml
index fd50060..eb2daa6 100644
--- a/asciidoc/samples/eclipse-plugin/ivy.xml
+++ b/asciidoc/samples/eclipse-plugin/ivy.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/samples/eclipse-plugin/ivysettings.properties b/asciidoc/samples/eclipse-plugin/ivysettings.properties
index ef63e41..f25a6d4 100644
--- a/asciidoc/samples/eclipse-plugin/ivysettings.properties
+++ b/asciidoc/samples/eclipse-plugin/ivysettings.properties
@@ -7,7 +7,7 @@
 #	 * "License"); you may not use this file except in compliance
 #	 * with the License.  You may obtain a copy of the License at
 #	 *
-#	 *   http://www.apache.org/licenses/LICENSE-2.0
+#	 *   https://www.apache.org/licenses/LICENSE-2.0
 #	 *
 #	 * Unless required by applicable law or agreed to in writing,
 #	 * software distributed under the License is distributed on an
diff --git a/asciidoc/samples/eclipse-plugin/ivysettings.xml b/asciidoc/samples/eclipse-plugin/ivysettings.xml
index 463596a..24a25ef 100644
--- a/asciidoc/samples/eclipse-plugin/ivysettings.xml
+++ b/asciidoc/samples/eclipse-plugin/ivysettings.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/samples/ivy-doc.xsl b/asciidoc/samples/ivy-doc.xsl
index 2b4e71e..174029c 100644
--- a/asciidoc/samples/ivy-doc.xsl
+++ b/asciidoc/samples/ivy-doc.xsl
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/samples/ivy-report.css b/asciidoc/samples/ivy-report.css
index a5b58a2..c6cee78 100644
--- a/asciidoc/samples/ivy-report.css
+++ b/asciidoc/samples/ivy-report.css
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/asciidoc/samples/ivy-sample-xslt.xml b/asciidoc/samples/ivy-sample-xslt.xml
index 7c5bb94..73022cf 100644
--- a/asciidoc/samples/ivy-sample-xslt.xml
+++ b/asciidoc/samples/ivy-sample-xslt.xml
@@ -9,7 +9,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/samples/ivy-sample.xml b/asciidoc/samples/ivy-sample.xml
index 5c682e0..2bde96a 100644
--- a/asciidoc/samples/ivy-sample.xml
+++ b/asciidoc/samples/ivy-sample.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/samples/ivy-style.css b/asciidoc/samples/ivy-style.css
index dd48d68..1e46e0b 100644
--- a/asciidoc/samples/ivy-style.css
+++ b/asciidoc/samples/ivy-style.css
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/asciidoc/samples/ivysettings-default.xml b/asciidoc/samples/ivysettings-default.xml
index 3779c5c..8cc0cf0 100644
--- a/asciidoc/samples/ivysettings-default.xml
+++ b/asciidoc/samples/ivysettings-default.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/samples/jayasoft-ivyrep-example-default.html b/asciidoc/samples/jayasoft-ivyrep-example-default.html
index 41668f3..7e28767 100644
--- a/asciidoc/samples/jayasoft-ivyrep-example-default.html
+++ b/asciidoc/samples/jayasoft-ivyrep-example-default.html
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
@@ -79,7 +79,7 @@
 <tr>
 <td><a href="#apache-commons-cli"> commons-cli
          by
-         apache</a></td><td><a href="#apache-commons-cli-1.0">1.0</a></td><td align="center">release</td><td align="center"><span style="padding-right:3px;"><a href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache</a></span></td><td align="center">32 kB
+         apache</a></td><td><a href="#apache-commons-cli-1.0">1.0</a></td><td align="center">release</td><td align="center"><span style="padding-right:3px;"><a href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache</a></span></td><td align="center">32 kB
     </td><td align="center"></td>
 </tr>
 <tr>
@@ -97,7 +97,7 @@
 <tr>
 <td><a href="#apache-commons-logging">--- commons-logging
          by
-         apache</a></td><td><a href="#apache-commons-logging-1.0">1.0</a></td><td align="center">release</td><td align="center"><span style="padding-right:3px;"><a href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache</a></span></td><td align="center">21 kB
+         apache</a></td><td><a href="#apache-commons-logging-1.0">1.0</a></td><td align="center">release</td><td align="center"><span style="padding-right:3px;"><a href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache</a></span></td><td align="center">21 kB
     </td><td align="center"></td>
 </tr>
 <tr>
@@ -138,7 +138,7 @@
             32 kB in cache)</td>
 </tr>
 <tr>
-<td class="title">Licenses</td><td class="value"><span style="padding-right:3px;"><a href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache</a></span></td>
+<td class="title">Licenses</td><td class="value"><span style="padding-right:3px;"><a href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache</a></span></td>
 </tr>
 </table>
 <h5>Required by</h5>
@@ -177,7 +177,7 @@
 <tr>
 <td><a href="#apache-commons-logging"> commons-logging
          by
-         apache</a></td><td><a href="#apache-commons-logging-1.0">1.0</a></td><td align="center">release</td><td align="center"><span style="padding-right:3px;"><a href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache</a></span></td><td align="center">21 kB
+         apache</a></td><td><a href="#apache-commons-logging-1.0">1.0</a></td><td align="center">release</td><td align="center"><span style="padding-right:3px;"><a href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache</a></span></td><td align="center">21 kB
     </td><td align="center"></td>
 </tr>
 </tbody>
@@ -328,7 +328,7 @@
             21 kB in cache)</td>
 </tr>
 <tr>
-<td class="title">Licenses</td><td class="value"><span style="padding-right:3px;"><a href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache</a></span></td>
+<td class="title">Licenses</td><td class="value"><span style="padding-right:3px;"><a href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache</a></span></td>
 </tr>
 </table>
 <h5>Required by</h5>
diff --git a/asciidoc/samples/standard-osgi/build.xml b/asciidoc/samples/standard-osgi/build.xml
index 297d7bc..5bde5cc 100644
--- a/asciidoc/samples/standard-osgi/build.xml
+++ b/asciidoc/samples/standard-osgi/build.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/samples/standard-osgi/ivy.xml b/asciidoc/samples/standard-osgi/ivy.xml
index 158623a..4018ed4 100644
--- a/asciidoc/samples/standard-osgi/ivy.xml
+++ b/asciidoc/samples/standard-osgi/ivy.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/samples/standard-osgi/ivysettings.xml b/asciidoc/samples/standard-osgi/ivysettings.xml
index 2411cfd..bd08a9d 100644
--- a/asciidoc/samples/standard-osgi/ivysettings.xml
+++ b/asciidoc/samples/standard-osgi/ivysettings.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/samples/standard-osgi/org.apache.ivy.sample.standard-osgi.bnd b/asciidoc/samples/standard-osgi/org.apache.ivy.sample.standard-osgi.bnd
index 4b7c7a4..163f8e1 100644
--- a/asciidoc/samples/standard-osgi/org.apache.ivy.sample.standard-osgi.bnd
+++ b/asciidoc/samples/standard-osgi/org.apache.ivy.sample.standard-osgi.bnd
@@ -7,7 +7,7 @@
 #    * "License"); you may not use this file except in compliance
 #    * with the License.  You may obtain a copy of the License at
 #    *
-#    *   http://www.apache.org/licenses/LICENSE-2.0
+#    *   https://www.apache.org/licenses/LICENSE-2.0
 #    *
 #    * Unless required by applicable law or agreed to in writing,
 #    * software distributed under the License is distributed on an
diff --git a/asciidoc/samples/target-platform/build.xml b/asciidoc/samples/target-platform/build.xml
index 0e0f1b5..d5fdc24 100644
--- a/asciidoc/samples/target-platform/build.xml
+++ b/asciidoc/samples/target-platform/build.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/samples/target-platform/ivy.xml b/asciidoc/samples/target-platform/ivy.xml
index fb6ff95..4ccccdb 100644
--- a/asciidoc/samples/target-platform/ivy.xml
+++ b/asciidoc/samples/target-platform/ivy.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/samples/target-platform/ivysettings.xml b/asciidoc/samples/target-platform/ivysettings.xml
index db2cde6..6c6ff82 100644
--- a/asciidoc/samples/target-platform/ivysettings.xml
+++ b/asciidoc/samples/target-platform/ivysettings.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/settings.adoc b/asciidoc/settings.adoc
index 551717a..c18c9a2 100644
--- a/asciidoc/settings.adoc
+++ b/asciidoc/settings.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/settings/caches.adoc b/asciidoc/settings/caches.adoc
index deb2aa5..7808af5 100644
--- a/asciidoc/settings/caches.adoc
+++ b/asciidoc/settings/caches.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/settings/caches/cache.adoc b/asciidoc/settings/caches/cache.adoc
index d7a0a1a..39fef4d 100644
--- a/asciidoc/settings/caches/cache.adoc
+++ b/asciidoc/settings/caches/cache.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/settings/caches/ttl.adoc b/asciidoc/settings/caches/ttl.adoc
index a04c04a..e190755 100644
--- a/asciidoc/settings/caches/ttl.adoc
+++ b/asciidoc/settings/caches/ttl.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/settings/classpath.adoc b/asciidoc/settings/classpath.adoc
index 5e8c441..aede00a 100644
--- a/asciidoc/settings/classpath.adoc
+++ b/asciidoc/settings/classpath.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/settings/conflict-managers.adoc b/asciidoc/settings/conflict-managers.adoc
index 82494eb..000e578 100644
--- a/asciidoc/settings/conflict-managers.adoc
+++ b/asciidoc/settings/conflict-managers.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/settings/credentials.adoc b/asciidoc/settings/credentials.adoc
index 5b816d3..b572a0f 100644
--- a/asciidoc/settings/credentials.adoc
+++ b/asciidoc/settings/credentials.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/settings/include.adoc b/asciidoc/settings/include.adoc
index faf468e..07e7ef0 100644
--- a/asciidoc/settings/include.adoc
+++ b/asciidoc/settings/include.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/settings/latest-strategies.adoc b/asciidoc/settings/latest-strategies.adoc
index d4c756e..15107de 100644
--- a/asciidoc/settings/latest-strategies.adoc
+++ b/asciidoc/settings/latest-strategies.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/settings/lock-strategies.adoc b/asciidoc/settings/lock-strategies.adoc
index 57361b8..726a564 100644
--- a/asciidoc/settings/lock-strategies.adoc
+++ b/asciidoc/settings/lock-strategies.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/settings/macrodef.adoc b/asciidoc/settings/macrodef.adoc
index 0d6bf6f..c1ba6d7 100644
--- a/asciidoc/settings/macrodef.adoc
+++ b/asciidoc/settings/macrodef.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/settings/macrodef/attribute.adoc b/asciidoc/settings/macrodef/attribute.adoc
index 251d904..a1833d7 100644
--- a/asciidoc/settings/macrodef/attribute.adoc
+++ b/asciidoc/settings/macrodef/attribute.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/settings/module.adoc b/asciidoc/settings/module.adoc
index 903fcaa..c76aa8f 100644
--- a/asciidoc/settings/module.adoc
+++ b/asciidoc/settings/module.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/settings/modules.adoc b/asciidoc/settings/modules.adoc
index f030d33..49b7df1 100644
--- a/asciidoc/settings/modules.adoc
+++ b/asciidoc/settings/modules.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/settings/namespace.adoc b/asciidoc/settings/namespace.adoc
index 41f4dc1..63b6fca 100644
--- a/asciidoc/settings/namespace.adoc
+++ b/asciidoc/settings/namespace.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/settings/namespace/dest.adoc b/asciidoc/settings/namespace/dest.adoc
index 4d65b1a..86b23bc 100644
--- a/asciidoc/settings/namespace/dest.adoc
+++ b/asciidoc/settings/namespace/dest.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/settings/namespace/fromtosystem.adoc b/asciidoc/settings/namespace/fromtosystem.adoc
index 9cf364d..ff7cd3a 100644
--- a/asciidoc/settings/namespace/fromtosystem.adoc
+++ b/asciidoc/settings/namespace/fromtosystem.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/settings/namespace/rule.adoc b/asciidoc/settings/namespace/rule.adoc
index a4cc225..4b34b20 100644
--- a/asciidoc/settings/namespace/rule.adoc
+++ b/asciidoc/settings/namespace/rule.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/settings/namespace/src.adoc b/asciidoc/settings/namespace/src.adoc
index 7c83e78..840c20f 100644
--- a/asciidoc/settings/namespace/src.adoc
+++ b/asciidoc/settings/namespace/src.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/settings/namespaces.adoc b/asciidoc/settings/namespaces.adoc
index c951dc3..8637cff 100644
--- a/asciidoc/settings/namespaces.adoc
+++ b/asciidoc/settings/namespaces.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/settings/outputters.adoc b/asciidoc/settings/outputters.adoc
index 74eff7c..bd517de 100644
--- a/asciidoc/settings/outputters.adoc
+++ b/asciidoc/settings/outputters.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/settings/parsers.adoc b/asciidoc/settings/parsers.adoc
index 7a9430b..5420c7f 100644
--- a/asciidoc/settings/parsers.adoc
+++ b/asciidoc/settings/parsers.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/settings/properties.adoc b/asciidoc/settings/properties.adoc
index 7a6a6c0..d5dc2bc 100644
--- a/asciidoc/settings/properties.adoc
+++ b/asciidoc/settings/properties.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/settings/property.adoc b/asciidoc/settings/property.adoc
index 7e8f531..1af4e25 100644
--- a/asciidoc/settings/property.adoc
+++ b/asciidoc/settings/property.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/settings/resolvers.adoc b/asciidoc/settings/resolvers.adoc
index 2a68f81..82b3f1c 100644
--- a/asciidoc/settings/resolvers.adoc
+++ b/asciidoc/settings/resolvers.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/settings/settings.adoc b/asciidoc/settings/settings.adoc
index 32bfd43..1143348 100644
--- a/asciidoc/settings/settings.adoc
+++ b/asciidoc/settings/settings.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/settings/signers.adoc b/asciidoc/settings/signers.adoc
index 0bb788c..2cf4bd5 100644
--- a/asciidoc/settings/signers.adoc
+++ b/asciidoc/settings/signers.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/settings/status.adoc b/asciidoc/settings/status.adoc
index 29442da..8ac18c6 100644
--- a/asciidoc/settings/status.adoc
+++ b/asciidoc/settings/status.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/settings/statuses.adoc b/asciidoc/settings/statuses.adoc
index 46c3cf8..e6c6578 100644
--- a/asciidoc/settings/statuses.adoc
+++ b/asciidoc/settings/statuses.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/settings/timeout-constraint.adoc b/asciidoc/settings/timeout-constraint.adoc
index edd6bf4..12c8fa1 100644
--- a/asciidoc/settings/timeout-constraint.adoc
+++ b/asciidoc/settings/timeout-constraint.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/settings/timeout-constraints.adoc b/asciidoc/settings/timeout-constraints.adoc
index 5af7ec3..b028e37 100644
--- a/asciidoc/settings/timeout-constraints.adoc
+++ b/asciidoc/settings/timeout-constraints.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/settings/triggers.adoc b/asciidoc/settings/triggers.adoc
index 5f87277..3f349d4 100644
--- a/asciidoc/settings/triggers.adoc
+++ b/asciidoc/settings/triggers.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/settings/typedef.adoc b/asciidoc/settings/typedef.adoc
index 006e40b..12ccda6 100644
--- a/asciidoc/settings/typedef.adoc
+++ b/asciidoc/settings/typedef.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/settings/version-matchers.adoc b/asciidoc/settings/version-matchers.adoc
index 2cd6bf9..e1e5016 100644
--- a/asciidoc/settings/version-matchers.adoc
+++ b/asciidoc/settings/version-matchers.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/standalone.adoc b/asciidoc/standalone.adoc
index 1540c14..cf1b6d1 100644
--- a/asciidoc/standalone.adoc
+++ b/asciidoc/standalone.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/style/style.css b/asciidoc/style/style.css
index cb83451..bca3545 100644
--- a/asciidoc/style/style.css
+++ b/asciidoc/style/style.css
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/asciidoc/templates/book/document.html.slim b/asciidoc/templates/book/document.html.slim
index 4c36f0c..60f33b8 100644
--- a/asciidoc/templates/book/document.html.slim
+++ b/asciidoc/templates/book/document.html.slim
@@ -8,7 +8,7 @@
 /!   "License"); you may not use this file except in compliance
 /!   with the License.  You may obtain a copy of the License at
 /!
-/!     http://www.apache.org/licenses/LICENSE-2.0
+/!     https://www.apache.org/licenses/LICENSE-2.0
 /!
 /!   Unless required by applicable law or agreed to in writing,
 /!   software distributed under the License is distributed on an
diff --git a/asciidoc/templates/document.html.slim b/asciidoc/templates/document.html.slim
index 4073a9c..4df1de4 100644
--- a/asciidoc/templates/document.html.slim
+++ b/asciidoc/templates/document.html.slim
@@ -8,7 +8,7 @@
 /!   "License"); you may not use this file except in compliance
 /!   with the License.  You may obtain a copy of the License at
 /!
-/!     http://www.apache.org/licenses/LICENSE-2.0
+/!     https://www.apache.org/licenses/LICENSE-2.0
 /!
 /!   Unless required by applicable law or agreed to in writing,
 /!   software distributed under the License is distributed on an
diff --git a/asciidoc/templates/extensions/src/org/apache/ivy/asciidoc/JiraMacro.java b/asciidoc/templates/extensions/src/org/apache/ivy/asciidoc/JiraMacro.java
index 875cdce..d6c1306 100644
--- a/asciidoc/templates/extensions/src/org/apache/ivy/asciidoc/JiraMacro.java
+++ b/asciidoc/templates/extensions/src/org/apache/ivy/asciidoc/JiraMacro.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/asciidoc/templates/helpers.rb b/asciidoc/templates/helpers.rb
index 038f7f3..9f5d063 100644
--- a/asciidoc/templates/helpers.rb
+++ b/asciidoc/templates/helpers.rb
@@ -7,7 +7,7 @@
 #	 * "License"); you may not use this file except in compliance
 #	 * with the License.  You may obtain a copy of the License at
 #	 *
-#	 *   http://www.apache.org/licenses/LICENSE-2.0
+#	 *   https://www.apache.org/licenses/LICENSE-2.0
 #	 *
 #	 * Unless required by applicable law or agreed to in writing,
 #	 * software distributed under the License is distributed on an
diff --git a/asciidoc/terminology.adoc b/asciidoc/terminology.adoc
index 32e9ab6..cf93c01 100644
--- a/asciidoc/terminology.adoc
+++ b/asciidoc/terminology.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/textual.adoc b/asciidoc/textual.adoc
index c412a1f..3566bdc 100644
--- a/asciidoc/textual.adoc
+++ b/asciidoc/textual.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/tutorial.adoc b/asciidoc/tutorial.adoc
index e026995..21eb939 100644
--- a/asciidoc/tutorial.adoc
+++ b/asciidoc/tutorial.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/tutorial/build-repository.adoc b/asciidoc/tutorial/build-repository.adoc
index a25f929..7f26090 100644
--- a/asciidoc/tutorial/build-repository.adoc
+++ b/asciidoc/tutorial/build-repository.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/tutorial/build-repository/advanced.adoc b/asciidoc/tutorial/build-repository/advanced.adoc
index fd459df..14e6e86 100644
--- a/asciidoc/tutorial/build-repository/advanced.adoc
+++ b/asciidoc/tutorial/build-repository/advanced.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/tutorial/build-repository/basic.adoc b/asciidoc/tutorial/build-repository/basic.adoc
index 5e043e2..b90f86d 100644
--- a/asciidoc/tutorial/build-repository/basic.adoc
+++ b/asciidoc/tutorial/build-repository/basic.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/tutorial/conf.adoc b/asciidoc/tutorial/conf.adoc
index 743a072..e6813d1 100644
--- a/asciidoc/tutorial/conf.adoc
+++ b/asciidoc/tutorial/conf.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/tutorial/defaultconf.adoc b/asciidoc/tutorial/defaultconf.adoc
index 2d19bf5..13ec83c 100644
--- a/asciidoc/tutorial/defaultconf.adoc
+++ b/asciidoc/tutorial/defaultconf.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/tutorial/dependence.adoc b/asciidoc/tutorial/dependence.adoc
index 18552cd..a6bf5c5 100644
--- a/asciidoc/tutorial/dependence.adoc
+++ b/asciidoc/tutorial/dependence.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/tutorial/dual.adoc b/asciidoc/tutorial/dual.adoc
index c732a7b..1933301 100644
--- a/asciidoc/tutorial/dual.adoc
+++ b/asciidoc/tutorial/dual.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/tutorial/multiple.adoc b/asciidoc/tutorial/multiple.adoc
index c3270e8..4726fd9 100644
--- a/asciidoc/tutorial/multiple.adoc
+++ b/asciidoc/tutorial/multiple.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/tutorial/multiproject.adoc b/asciidoc/tutorial/multiproject.adoc
index 27919b5..89b237a 100644
--- a/asciidoc/tutorial/multiproject.adoc
+++ b/asciidoc/tutorial/multiproject.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/tutorial/start.adoc b/asciidoc/tutorial/start.adoc
index 522a8d6..c82d082 100644
--- a/asciidoc/tutorial/start.adoc
+++ b/asciidoc/tutorial/start.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/use/artifactproperty.adoc b/asciidoc/use/artifactproperty.adoc
index 16567f3..e37e2e8 100644
--- a/asciidoc/use/artifactproperty.adoc
+++ b/asciidoc/use/artifactproperty.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/use/artifactreport.adoc b/asciidoc/use/artifactreport.adoc
index cf38a42..5bf3557 100644
--- a/asciidoc/use/artifactreport.adoc
+++ b/asciidoc/use/artifactreport.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/use/buildlist.adoc b/asciidoc/use/buildlist.adoc
index 120757e..b32d875 100644
--- a/asciidoc/use/buildlist.adoc
+++ b/asciidoc/use/buildlist.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/use/buildnumber.adoc b/asciidoc/use/buildnumber.adoc
index e5b2ab8..24b39cb 100644
--- a/asciidoc/use/buildnumber.adoc
+++ b/asciidoc/use/buildnumber.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/use/buildobr.adoc b/asciidoc/use/buildobr.adoc
index 64d2e86..322eee4 100644
--- a/asciidoc/use/buildobr.adoc
+++ b/asciidoc/use/buildobr.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/use/cachefileset.adoc b/asciidoc/use/cachefileset.adoc
index 1582d3c..7d11f33 100644
--- a/asciidoc/use/cachefileset.adoc
+++ b/asciidoc/use/cachefileset.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/use/cachepath.adoc b/asciidoc/use/cachepath.adoc
index 18c3284..66e01ce 100644
--- a/asciidoc/use/cachepath.adoc
+++ b/asciidoc/use/cachepath.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/use/checkdepsupdate.adoc b/asciidoc/use/checkdepsupdate.adoc
index 6459f8e..e994d2d 100644
--- a/asciidoc/use/checkdepsupdate.adoc
+++ b/asciidoc/use/checkdepsupdate.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/use/cleancache.adoc b/asciidoc/use/cleancache.adoc
index 6f2a1ed..9752030 100644
--- a/asciidoc/use/cleancache.adoc
+++ b/asciidoc/use/cleancache.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/use/configure.adoc b/asciidoc/use/configure.adoc
index d16c4f4..520626d 100644
--- a/asciidoc/use/configure.adoc
+++ b/asciidoc/use/configure.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/use/convertmanifest.adoc b/asciidoc/use/convertmanifest.adoc
index 0e7eebd..d7fe440 100644
--- a/asciidoc/use/convertmanifest.adoc
+++ b/asciidoc/use/convertmanifest.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/use/convertpom.adoc b/asciidoc/use/convertpom.adoc
index a5b2f8f..4b19df9 100644
--- a/asciidoc/use/convertpom.adoc
+++ b/asciidoc/use/convertpom.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/use/deliver.adoc b/asciidoc/use/deliver.adoc
index 97db767..411c271 100644
--- a/asciidoc/use/deliver.adoc
+++ b/asciidoc/use/deliver.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/use/dependencytree.adoc b/asciidoc/use/dependencytree.adoc
index 917817b..3ab5a6a 100644
--- a/asciidoc/use/dependencytree.adoc
+++ b/asciidoc/use/dependencytree.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/use/findrevision.adoc b/asciidoc/use/findrevision.adoc
index 58fc5d3..3ef75e9 100644
--- a/asciidoc/use/findrevision.adoc
+++ b/asciidoc/use/findrevision.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/use/fixdeps.adoc b/asciidoc/use/fixdeps.adoc
index b9ac31b..af8a03e 100644
--- a/asciidoc/use/fixdeps.adoc
+++ b/asciidoc/use/fixdeps.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/use/info.adoc b/asciidoc/use/info.adoc
index 5b753d1..e2283c7 100644
--- a/asciidoc/use/info.adoc
+++ b/asciidoc/use/info.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/use/install.adoc b/asciidoc/use/install.adoc
index 230fd95..532f636 100644
--- a/asciidoc/use/install.adoc
+++ b/asciidoc/use/install.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/use/listmodules.adoc b/asciidoc/use/listmodules.adoc
index d21ca5c..96f9c1b 100644
--- a/asciidoc/use/listmodules.adoc
+++ b/asciidoc/use/listmodules.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/use/makepom.adoc b/asciidoc/use/makepom.adoc
index 65f331c..5a49c66 100644
--- a/asciidoc/use/makepom.adoc
+++ b/asciidoc/use/makepom.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/use/postresolvetask.adoc b/asciidoc/use/postresolvetask.adoc
index 61e2171..ec87a83 100644
--- a/asciidoc/use/postresolvetask.adoc
+++ b/asciidoc/use/postresolvetask.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/use/publish.adoc b/asciidoc/use/publish.adoc
index b2046c8..5d21394 100644
--- a/asciidoc/use/publish.adoc
+++ b/asciidoc/use/publish.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/use/report.adoc b/asciidoc/use/report.adoc
index 1aa2eec..294d7c1 100644
--- a/asciidoc/use/report.adoc
+++ b/asciidoc/use/report.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/use/repreport.adoc b/asciidoc/use/repreport.adoc
index 869b36d..06cdb9d 100644
--- a/asciidoc/use/repreport.adoc
+++ b/asciidoc/use/repreport.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/use/resolve.adoc b/asciidoc/use/resolve.adoc
index 8906ebb..fba22fd 100644
--- a/asciidoc/use/resolve.adoc
+++ b/asciidoc/use/resolve.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/use/resources.adoc b/asciidoc/use/resources.adoc
index c11d8b7..23ba361 100644
--- a/asciidoc/use/resources.adoc
+++ b/asciidoc/use/resources.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/use/retrieve.adoc b/asciidoc/use/retrieve.adoc
index 14c2850..100d5c2 100644
--- a/asciidoc/use/retrieve.adoc
+++ b/asciidoc/use/retrieve.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/use/settings.adoc b/asciidoc/use/settings.adoc
index 8e91a1a..6708b9b 100644
--- a/asciidoc/use/settings.adoc
+++ b/asciidoc/use/settings.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/use/var.adoc b/asciidoc/use/var.adoc
index e5d5952..92e904c 100644
--- a/asciidoc/use/var.adoc
+++ b/asciidoc/use/var.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/asciidoc/yed.adoc b/asciidoc/yed.adoc
index 3699082..b6afd34 100644
--- a/asciidoc/yed.adoc
+++ b/asciidoc/yed.adoc
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/build-for-bin-distrib.xml b/build-for-bin-distrib.xml
index e6a5f23..e70bb37 100644
--- a/build-for-bin-distrib.xml
+++ b/build-for-bin-distrib.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/build-release.xml b/build-release.xml
index 12a4778..fe10371 100644
--- a/build-release.xml
+++ b/build-release.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/build.properties b/build.properties
index 9347726..69b7fba 100644
--- a/build.properties
+++ b/build.properties
@@ -7,7 +7,7 @@
 #	 * "License"); you may not use this file except in compliance
 #	 * with the License.  You may obtain a copy of the License at
 #	 * 
-#	 *   http://www.apache.org/licenses/LICENSE-2.0
+#	 *   https://www.apache.org/licenses/LICENSE-2.0
 #	 * 
 #	 * Unless required by applicable law or agreed to in writing,
 #	 * software distributed under the License is distributed on an
diff --git a/build.xml b/build.xml
index 3d39409..246da93 100644
--- a/build.xml
+++ b/build.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
@@ -577,7 +577,7 @@
         <tstamp>
             <format pattern="2007-yyyy" property="years"/>
         </tstamp>
-        <property name="copyright" value="Copyright &amp;copy;${years} The Apache Software Foundation, Licensed under &lt;a href=&quot;http://www.apache.org/licenses/LICENSE-2.0.txt&quot;&gt;Apache License, Version 2.0&lt;/a&gt;."/>
+        <property name="copyright" value="Copyright &amp;copy;${years} The Apache Software Foundation, Licensed under &lt;a href=&quot;https://www.apache.org/licenses/LICENSE-2.0.txt&quot;&gt;Apache License, Version 2.0&lt;/a&gt;."/>
         <property name="title" value="Apache Ivy&amp;trade; dependency manager ${target.ivy.version} API"/>
         <javadoc destdir="${javadoc.build.dir}"
                  useexternalfile="true"
@@ -595,7 +595,7 @@
         <tstamp>
             <format pattern="2007-yyyy" property="years"/>
         </tstamp>
-        <property name="copyright" value="Copyright &amp;copy;${years} The Apache Software Foundation, Licensed under &lt;a href=&quot;http://www.apache.org/licenses/LICENSE-2.0.txt&quot;&gt;Apache License, Version 2.0&lt;/a&gt;."/>
+        <property name="copyright" value="Copyright &amp;copy;${years} The Apache Software Foundation, Licensed under &lt;a href=&quot;https://www.apache.org/licenses/LICENSE-2.0.txt&quot;&gt;Apache License, Version 2.0&lt;/a&gt;."/>
         <property name="title" value="Apache Ivy&amp;trade; dependency manager ${target.ivy.version} API"/>
         <javadoc destdir="${test.javadoc.build.dir}"
                  useexternalfile="true"
diff --git a/doap_Ivy.rdf b/doap_Ivy.rdf
index 959c278..7490920 100644
--- a/doap_Ivy.rdf
+++ b/doap_Ivy.rdf
@@ -8,7 +8,7 @@
     (the "License"); you may not use this file except in compliance with
     the License.  You may obtain a copy of the License at
    
-         http://www.apache.org/licenses/LICENSE-2.0
+         https://www.apache.org/licenses/LICENSE-2.0
    
     Unless required by applicable law or agreed to in writing, software
     distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/ivy.xml b/ivy.xml
index 61e3db0..c3dac27 100644
--- a/ivy.xml
+++ b/ivy.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/ivysettings-release.xml b/ivysettings-release.xml
index d4033ce..704f5fd 100644
--- a/ivysettings-release.xml
+++ b/ivysettings-release.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/optional.patterns b/optional.patterns
index 6c119be..81b0d3d 100644
--- a/optional.patterns
+++ b/optional.patterns
@@ -7,7 +7,7 @@
 #	 * "License"); you may not use this file except in compliance
 #	 * with the License.  You may obtain a copy of the License at
 #	 * 
-#	 *   http://www.apache.org/licenses/LICENSE-2.0
+#	 *   https://www.apache.org/licenses/LICENSE-2.0
 #	 * 
 #	 * Unless required by applicable law or agreed to in writing,
 #	 * software distributed under the License is distributed on an
diff --git a/src/etc/checkstyle/RequiredHeader.txt b/src/etc/checkstyle/RequiredHeader.txt
index 6a5bb9a..7074baf 100644
--- a/src/etc/checkstyle/RequiredHeader.txt
+++ b/src/etc/checkstyle/RequiredHeader.txt
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/etc/checkstyle/checkstyle-config b/src/etc/checkstyle/checkstyle-config
index 9a10d70..06c739a 100644
--- a/src/etc/checkstyle/checkstyle-config
+++ b/src/etc/checkstyle/checkstyle-config
@@ -9,7 +9,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/src/etc/checkstyle/checkstyle-frames.xsl b/src/etc/checkstyle/checkstyle-frames.xsl
index 30bbfe3..da6d9f0 100644
--- a/src/etc/checkstyle/checkstyle-frames.xsl
+++ b/src/etc/checkstyle/checkstyle-frames.xsl
@@ -11,7 +11,7 @@
    (the "License"); you may not use this file except in compliance with
    the License.  You may obtain a copy of the License at
 
-       http://www.apache.org/licenses/LICENSE-2.0
+       https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/etc/checkstyle/checkstyle-suppress.xml b/src/etc/checkstyle/checkstyle-suppress.xml
index c531826..c8c2db0 100644
--- a/src/etc/checkstyle/checkstyle-suppress.xml
+++ b/src/etc/checkstyle/checkstyle-suppress.xml
@@ -11,7 +11,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/src/etc/checkstyle/checkstyle-text.xsl b/src/etc/checkstyle/checkstyle-text.xsl
index 206f92d..348a128 100644
--- a/src/etc/checkstyle/checkstyle-text.xsl
+++ b/src/etc/checkstyle/checkstyle-text.xsl
@@ -8,7 +8,7 @@
    (the "License"); you may not use this file except in compliance with
    the License.  You may obtain a copy of the License at
 
-       http://www.apache.org/licenses/LICENSE-2.0
+       https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/etc/checkstyle/checkstyle-xdoc.xsl b/src/etc/checkstyle/checkstyle-xdoc.xsl
index 269dcc2..f4e4a78 100644
--- a/src/etc/checkstyle/checkstyle-xdoc.xsl
+++ b/src/etc/checkstyle/checkstyle-xdoc.xsl
@@ -11,7 +11,7 @@
    (the "License"); you may not use this file except in compliance with
    the License.  You may obtain a copy of the License at
 
-       http://www.apache.org/licenses/LICENSE-2.0
+       https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/etc/license/license-header.xml b/src/etc/license/license-header.xml
index 674af6f..6d827b7 100644
--- a/src/etc/license/license-header.xml
+++ b/src/etc/license/license-header.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/src/etc/makepom/pom.template b/src/etc/makepom/pom.template
index 1fe333d..cae5744 100644
--- a/src/etc/makepom/pom.template
+++ b/src/etc/makepom/pom.template
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance

    with the License.  You may obtain a copy of the License at

 

-     http://www.apache.org/licenses/LICENSE-2.0

+     https://www.apache.org/licenses/LICENSE-2.0

 

    Unless required by applicable law or agreed to in writing,

    software distributed under the License is distributed on an

diff --git a/src/example/bintray/build.xml b/src/example/bintray/build.xml
index 6fdff4c..13d8d6d 100644
--- a/src/example/bintray/build.xml
+++ b/src/example/bintray/build.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/src/example/bintray/ivy.xml b/src/example/bintray/ivy.xml
index 9b9721c..2370a63 100644
--- a/src/example/bintray/ivy.xml
+++ b/src/example/bintray/ivy.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/src/example/bintray/ivysettings.xml b/src/example/bintray/ivysettings.xml
index 15adc16..da9ca7e 100644
--- a/src/example/bintray/ivysettings.xml
+++ b/src/example/bintray/ivysettings.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/src/example/build-a-ivy-repository/build.xml b/src/example/build-a-ivy-repository/build.xml
index e09f5d7..cb03d53 100644
--- a/src/example/build-a-ivy-repository/build.xml
+++ b/src/example/build-a-ivy-repository/build.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/src/example/build-a-ivy-repository/settings/ivysettings-advanced.xml b/src/example/build-a-ivy-repository/settings/ivysettings-advanced.xml
index 512fbe7..174b5b2 100644
--- a/src/example/build-a-ivy-repository/settings/ivysettings-advanced.xml
+++ b/src/example/build-a-ivy-repository/settings/ivysettings-advanced.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/src/example/build-a-ivy-repository/settings/ivysettings-basic.xml b/src/example/build-a-ivy-repository/settings/ivysettings-basic.xml
index 96a07cf..fe0253c 100644
--- a/src/example/build-a-ivy-repository/settings/ivysettings-basic.xml
+++ b/src/example/build-a-ivy-repository/settings/ivysettings-basic.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/src/example/chained-resolvers/build.xml b/src/example/chained-resolvers/build.xml
index 9c03292..b3554fb 100644
--- a/src/example/chained-resolvers/build.xml
+++ b/src/example/chained-resolvers/build.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/src/example/chained-resolvers/chainedresolvers-project/build.xml b/src/example/chained-resolvers/chainedresolvers-project/build.xml
index e5ad13b..4da1070 100644
--- a/src/example/chained-resolvers/chainedresolvers-project/build.xml
+++ b/src/example/chained-resolvers/chainedresolvers-project/build.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/src/example/chained-resolvers/chainedresolvers-project/ivy.xml b/src/example/chained-resolvers/chainedresolvers-project/ivy.xml
index 5509889..d568786 100644
--- a/src/example/chained-resolvers/chainedresolvers-project/ivy.xml
+++ b/src/example/chained-resolvers/chainedresolvers-project/ivy.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/src/example/chained-resolvers/chainedresolvers-project/src/example/Hello.java b/src/example/chained-resolvers/chainedresolvers-project/src/example/Hello.java
index 11ed0dd..e248591 100644
--- a/src/example/chained-resolvers/chainedresolvers-project/src/example/Hello.java
+++ b/src/example/chained-resolvers/chainedresolvers-project/src/example/Hello.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/example/chained-resolvers/settings/ivysettings.xml b/src/example/chained-resolvers/settings/ivysettings.xml
index 1c3adba..d51e75a 100644
--- a/src/example/chained-resolvers/settings/ivysettings.xml
+++ b/src/example/chained-resolvers/settings/ivysettings.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/src/example/configurations/jdbc-example/build.xml b/src/example/configurations/jdbc-example/build.xml
index a173e65..4ce7d57 100644
--- a/src/example/configurations/jdbc-example/build.xml
+++ b/src/example/configurations/jdbc-example/build.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/src/example/configurations/jdbc-example/ivy.xml b/src/example/configurations/jdbc-example/ivy.xml
index ee8a82c..c370c29 100644
--- a/src/example/configurations/jdbc-example/ivy.xml
+++ b/src/example/configurations/jdbc-example/ivy.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/src/example/configurations/jdbc-example/src/dev.properties b/src/example/configurations/jdbc-example/src/dev.properties
index 77947cd..fb533cd 100644
--- a/src/example/configurations/jdbc-example/src/dev.properties
+++ b/src/example/configurations/jdbc-example/src/dev.properties
@@ -7,7 +7,7 @@
 # * "License"); you may not use this file except in compliance
 # * with the License.  You may obtain a copy of the License at
 # *
-# *   http://www.apache.org/licenses/LICENSE-2.0
+# *   https://www.apache.org/licenses/LICENSE-2.0
 # *
 # * Unless required by applicable law or agreed to in writing,
 # * software distributed under the License is distributed on an
diff --git a/src/example/configurations/jdbc-example/src/example/ConfigurationsExample.java b/src/example/configurations/jdbc-example/src/example/ConfigurationsExample.java
index 0a6a0e6..28bc0ac 100644
--- a/src/example/configurations/jdbc-example/src/example/ConfigurationsExample.java
+++ b/src/example/configurations/jdbc-example/src/example/ConfigurationsExample.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/example/configurations/jdbc-example/src/prod.properties b/src/example/configurations/jdbc-example/src/prod.properties
index 68b69d4..32025f1 100644
--- a/src/example/configurations/jdbc-example/src/prod.properties
+++ b/src/example/configurations/jdbc-example/src/prod.properties
@@ -7,7 +7,7 @@
 # * "License"); you may not use this file except in compliance
 # * with the License.  You may obtain a copy of the License at
 # *
-# *   http://www.apache.org/licenses/LICENSE-2.0
+# *   https://www.apache.org/licenses/LICENSE-2.0
 # *
 # * Unless required by applicable law or agreed to in writing,
 # * software distributed under the License is distributed on an
diff --git a/src/example/configurations/multi-projects/filter-framework/build.xml b/src/example/configurations/multi-projects/filter-framework/build.xml
index d8818ca..190447d 100644
--- a/src/example/configurations/multi-projects/filter-framework/build.xml
+++ b/src/example/configurations/multi-projects/filter-framework/build.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/src/example/configurations/multi-projects/filter-framework/ivy.xml b/src/example/configurations/multi-projects/filter-framework/ivy.xml
index e0c0794..c8560c0 100644
--- a/src/example/configurations/multi-projects/filter-framework/ivy.xml
+++ b/src/example/configurations/multi-projects/filter-framework/ivy.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/src/example/configurations/multi-projects/filter-framework/src/filter/FilterProvider.java b/src/example/configurations/multi-projects/filter-framework/src/filter/FilterProvider.java
index 7c9afbb..d8a034f 100644
--- a/src/example/configurations/multi-projects/filter-framework/src/filter/FilterProvider.java
+++ b/src/example/configurations/multi-projects/filter-framework/src/filter/FilterProvider.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/example/configurations/multi-projects/filter-framework/src/filter/IFilter.java b/src/example/configurations/multi-projects/filter-framework/src/filter/IFilter.java
index 7c5590e..8a62d3d 100644
--- a/src/example/configurations/multi-projects/filter-framework/src/filter/IFilter.java
+++ b/src/example/configurations/multi-projects/filter-framework/src/filter/IFilter.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/example/configurations/multi-projects/filter-framework/src/filter/ccimpl/CCFilter.java b/src/example/configurations/multi-projects/filter-framework/src/filter/ccimpl/CCFilter.java
index af2c2fa..4eebec5 100644
--- a/src/example/configurations/multi-projects/filter-framework/src/filter/ccimpl/CCFilter.java
+++ b/src/example/configurations/multi-projects/filter-framework/src/filter/ccimpl/CCFilter.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/example/configurations/multi-projects/filter-framework/src/filter/hmimpl/HMFilter.java b/src/example/configurations/multi-projects/filter-framework/src/filter/hmimpl/HMFilter.java
index 62b63f9..49e51dc 100644
--- a/src/example/configurations/multi-projects/filter-framework/src/filter/hmimpl/HMFilter.java
+++ b/src/example/configurations/multi-projects/filter-framework/src/filter/hmimpl/HMFilter.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/example/configurations/multi-projects/filter-framework/test/filter/AbstractTestFilter.java b/src/example/configurations/multi-projects/filter-framework/test/filter/AbstractTestFilter.java
index 7c8c4f2..ccebb1e 100644
--- a/src/example/configurations/multi-projects/filter-framework/test/filter/AbstractTestFilter.java
+++ b/src/example/configurations/multi-projects/filter-framework/test/filter/AbstractTestFilter.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/example/configurations/multi-projects/filter-framework/test/filter/ccimpl/CCFilterTest.java b/src/example/configurations/multi-projects/filter-framework/test/filter/ccimpl/CCFilterTest.java
index bde00f4..94bf9ef 100644
--- a/src/example/configurations/multi-projects/filter-framework/test/filter/ccimpl/CCFilterTest.java
+++ b/src/example/configurations/multi-projects/filter-framework/test/filter/ccimpl/CCFilterTest.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/example/configurations/multi-projects/filter-framework/test/filter/hmimpl/HMFilterTest.java b/src/example/configurations/multi-projects/filter-framework/test/filter/hmimpl/HMFilterTest.java
index 40fa914..3b7a123 100644
--- a/src/example/configurations/multi-projects/filter-framework/test/filter/hmimpl/HMFilterTest.java
+++ b/src/example/configurations/multi-projects/filter-framework/test/filter/hmimpl/HMFilterTest.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/example/configurations/multi-projects/myapp/build.xml b/src/example/configurations/multi-projects/myapp/build.xml
index f5e49e6..c813cd8 100644
--- a/src/example/configurations/multi-projects/myapp/build.xml
+++ b/src/example/configurations/multi-projects/myapp/build.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/src/example/configurations/multi-projects/myapp/ivy.xml b/src/example/configurations/multi-projects/myapp/ivy.xml
index 3ad7521..278f762 100644
--- a/src/example/configurations/multi-projects/myapp/ivy.xml
+++ b/src/example/configurations/multi-projects/myapp/ivy.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/src/example/configurations/multi-projects/myapp/src/myapp/Main.java b/src/example/configurations/multi-projects/myapp/src/myapp/Main.java
index 1a90eb6..2f572f0 100644
--- a/src/example/configurations/multi-projects/myapp/src/myapp/Main.java
+++ b/src/example/configurations/multi-projects/myapp/src/myapp/Main.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/example/dependence/build.xml b/src/example/dependence/build.xml
index 9c41292..ca422e0 100644
--- a/src/example/dependence/build.xml
+++ b/src/example/dependence/build.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/src/example/dependence/dependee/build.xml b/src/example/dependence/dependee/build.xml
index dbf05e9..65ae56d 100644
--- a/src/example/dependence/dependee/build.xml
+++ b/src/example/dependence/dependee/build.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/src/example/dependence/dependee/ivy.xml b/src/example/dependence/dependee/ivy.xml
index 3714320..0d14c8b 100644
--- a/src/example/dependence/dependee/ivy.xml
+++ b/src/example/dependence/dependee/ivy.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/src/example/dependence/dependee/src/standalone/Main.java b/src/example/dependence/dependee/src/standalone/Main.java
index ca5fa10..f763cd6 100644
--- a/src/example/dependence/dependee/src/standalone/Main.java
+++ b/src/example/dependence/dependee/src/standalone/Main.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/example/dependence/depender/build.xml b/src/example/dependence/depender/build.xml
index 250414d..c59da93 100644
--- a/src/example/dependence/depender/build.xml
+++ b/src/example/dependence/depender/build.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/src/example/dependence/depender/ivy.xml b/src/example/dependence/depender/ivy.xml
index f4a14c5..0687c53 100644
--- a/src/example/dependence/depender/ivy.xml
+++ b/src/example/dependence/depender/ivy.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/src/example/dependence/depender/src/depending/Main.java b/src/example/dependence/depender/src/depending/Main.java
index a54e920..3d77c64 100644
--- a/src/example/dependence/depender/src/depending/Main.java
+++ b/src/example/dependence/depender/src/depending/Main.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/example/dependence/settings/ivysettings.properties b/src/example/dependence/settings/ivysettings.properties
index 8b5df86..c75845e 100644
--- a/src/example/dependence/settings/ivysettings.properties
+++ b/src/example/dependence/settings/ivysettings.properties
@@ -7,7 +7,7 @@
 # * "License"); you may not use this file except in compliance
 # * with the License.  You may obtain a copy of the License at
 # *
-# *   http://www.apache.org/licenses/LICENSE-2.0
+# *   https://www.apache.org/licenses/LICENSE-2.0
 # *
 # * Unless required by applicable law or agreed to in writing,
 # * software distributed under the License is distributed on an
diff --git a/src/example/dependence/settings/ivysettings.xml b/src/example/dependence/settings/ivysettings.xml
index 3c94bd6..cbb74fc 100644
--- a/src/example/dependence/settings/ivysettings.xml
+++ b/src/example/dependence/settings/ivysettings.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/src/example/dual/build.xml b/src/example/dual/build.xml
index 04c9d8e..8e6e8ae 100644
--- a/src/example/dual/build.xml
+++ b/src/example/dual/build.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/src/example/dual/project/build.xml b/src/example/dual/project/build.xml
index 89d5d27..dc3e87a 100644
--- a/src/example/dual/project/build.xml
+++ b/src/example/dual/project/build.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/src/example/dual/project/ivy.xml b/src/example/dual/project/ivy.xml
index 7745cd3..e983eff 100644
--- a/src/example/dual/project/ivy.xml
+++ b/src/example/dual/project/ivy.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/src/example/dual/project/src/example/HelloIvy.java b/src/example/dual/project/src/example/HelloIvy.java
index 8ad7a9d..71eba6f 100644
--- a/src/example/dual/project/src/example/HelloIvy.java
+++ b/src/example/dual/project/src/example/HelloIvy.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/example/dual/repository/commons-httpclient-ivy-2.0.2.xml b/src/example/dual/repository/commons-httpclient-ivy-2.0.2.xml
index c7e605e..adb40dc 100644
--- a/src/example/dual/repository/commons-httpclient-ivy-2.0.2.xml
+++ b/src/example/dual/repository/commons-httpclient-ivy-2.0.2.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/src/example/dual/settings/ivysettings.xml b/src/example/dual/settings/ivysettings.xml
index d46c9d2..94f9055 100644
--- a/src/example/dual/settings/ivysettings.xml
+++ b/src/example/dual/settings/ivysettings.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/src/example/go-ivy/build.xml b/src/example/go-ivy/build.xml
index 05ecbe5..d795929 100644
--- a/src/example/go-ivy/build.xml
+++ b/src/example/go-ivy/build.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/src/example/hello-ivy/build.xml b/src/example/hello-ivy/build.xml
index 5ff31e4..fcb4295 100644
--- a/src/example/hello-ivy/build.xml
+++ b/src/example/hello-ivy/build.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/src/example/hello-ivy/ivy.xml b/src/example/hello-ivy/ivy.xml
index f6eeec1..78ff664 100644
--- a/src/example/hello-ivy/ivy.xml
+++ b/src/example/hello-ivy/ivy.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/src/example/hello-ivy/src/example/HelloConsole.java b/src/example/hello-ivy/src/example/HelloConsole.java
index 4f9aa01..b6f8dcf 100644
--- a/src/example/hello-ivy/src/example/HelloConsole.java
+++ b/src/example/hello-ivy/src/example/HelloConsole.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/example/multi-project/build.xml b/src/example/multi-project/build.xml
index 3751bb9..b8a2b12 100644
--- a/src/example/multi-project/build.xml
+++ b/src/example/multi-project/build.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/src/example/multi-project/common/build.properties b/src/example/multi-project/common/build.properties
index e3d8161..9b4f150 100644
--- a/src/example/multi-project/common/build.properties
+++ b/src/example/multi-project/common/build.properties
@@ -7,7 +7,7 @@
 # * "License"); you may not use this file except in compliance
 # * with the License.  You may obtain a copy of the License at
 # *
-# *   http://www.apache.org/licenses/LICENSE-2.0
+# *   https://www.apache.org/licenses/LICENSE-2.0
 # *
 # * Unless required by applicable law or agreed to in writing,
 # * software distributed under the License is distributed on an
diff --git a/src/example/multi-project/common/common.xml b/src/example/multi-project/common/common.xml
index cdbd0da..484b067 100644
--- a/src/example/multi-project/common/common.xml
+++ b/src/example/multi-project/common/common.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/src/example/multi-project/projects/console/build.properties b/src/example/multi-project/projects/console/build.properties
index 760d077..379d893 100644
--- a/src/example/multi-project/projects/console/build.properties
+++ b/src/example/multi-project/projects/console/build.properties
@@ -7,7 +7,7 @@
 # * "License"); you may not use this file except in compliance
 # * with the License. You may obtain a copy of the License at
 # *
-# *  http://www.apache.org/licenses/LICENSE-2.0
+# *  https://www.apache.org/licenses/LICENSE-2.0
 # *
 # * Unless required by applicable law or agreed to in writing,
 # * software distributed under the License is distributed on an
diff --git a/src/example/multi-project/projects/console/build.xml b/src/example/multi-project/projects/console/build.xml
index 43051ec..d2327a4 100644
--- a/src/example/multi-project/projects/console/build.xml
+++ b/src/example/multi-project/projects/console/build.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/src/example/multi-project/projects/console/ivy.xml b/src/example/multi-project/projects/console/ivy.xml
index bdcb336..5214efe 100644
--- a/src/example/multi-project/projects/console/ivy.xml
+++ b/src/example/multi-project/projects/console/ivy.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/src/example/multi-project/projects/console/src/console/Main.java b/src/example/multi-project/projects/console/src/console/Main.java
index 83dfad4..5eec81e 100644
--- a/src/example/multi-project/projects/console/src/console/Main.java
+++ b/src/example/multi-project/projects/console/src/console/Main.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/example/multi-project/projects/find/build.properties b/src/example/multi-project/projects/find/build.properties
index 29dc411..278c9de 100644
--- a/src/example/multi-project/projects/find/build.properties
+++ b/src/example/multi-project/projects/find/build.properties
@@ -7,7 +7,7 @@
 # * "License"); you may not use this file except in compliance
 # * with the License.  You may obtain a copy of the License at
 # *
-# *   http://www.apache.org/licenses/LICENSE-2.0
+# *   https://www.apache.org/licenses/LICENSE-2.0
 # *
 # * Unless required by applicable law or agreed to in writing,
 # * software distributed under the License is distributed on an
diff --git a/src/example/multi-project/projects/find/build.xml b/src/example/multi-project/projects/find/build.xml
index cfcf399..9a91335 100644
--- a/src/example/multi-project/projects/find/build.xml
+++ b/src/example/multi-project/projects/find/build.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/src/example/multi-project/projects/find/ivy.xml b/src/example/multi-project/projects/find/ivy.xml
index 9fc92ee..4f7aa05 100644
--- a/src/example/multi-project/projects/find/ivy.xml
+++ b/src/example/multi-project/projects/find/ivy.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/src/example/multi-project/projects/find/src/find/FindFile.java b/src/example/multi-project/projects/find/src/find/FindFile.java
index 7df6379..621ef1b 100644
--- a/src/example/multi-project/projects/find/src/find/FindFile.java
+++ b/src/example/multi-project/projects/find/src/find/FindFile.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/example/multi-project/projects/find/src/find/Main.java b/src/example/multi-project/projects/find/src/find/Main.java
index ef2aa82..78add73 100644
--- a/src/example/multi-project/projects/find/src/find/Main.java
+++ b/src/example/multi-project/projects/find/src/find/Main.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/example/multi-project/projects/list/build.properties b/src/example/multi-project/projects/list/build.properties
index 29dc411..278c9de 100644
--- a/src/example/multi-project/projects/list/build.properties
+++ b/src/example/multi-project/projects/list/build.properties
@@ -7,7 +7,7 @@
 # * "License"); you may not use this file except in compliance
 # * with the License.  You may obtain a copy of the License at
 # *
-# *   http://www.apache.org/licenses/LICENSE-2.0
+# *   https://www.apache.org/licenses/LICENSE-2.0
 # *
 # * Unless required by applicable law or agreed to in writing,
 # * software distributed under the License is distributed on an
diff --git a/src/example/multi-project/projects/list/build.xml b/src/example/multi-project/projects/list/build.xml
index 8edd400..a159c5e 100644
--- a/src/example/multi-project/projects/list/build.xml
+++ b/src/example/multi-project/projects/list/build.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/src/example/multi-project/projects/list/ivy.xml b/src/example/multi-project/projects/list/ivy.xml
index ebb6d06..5495f8a 100644
--- a/src/example/multi-project/projects/list/ivy.xml
+++ b/src/example/multi-project/projects/list/ivy.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/src/example/multi-project/projects/list/src/list/ListFile.java b/src/example/multi-project/projects/list/src/list/ListFile.java
index 3025389..1cc319b 100644
--- a/src/example/multi-project/projects/list/src/list/ListFile.java
+++ b/src/example/multi-project/projects/list/src/list/ListFile.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/example/multi-project/projects/list/src/list/Main.java b/src/example/multi-project/projects/list/src/list/Main.java
index a230d2b..cc94e5a 100644
--- a/src/example/multi-project/projects/list/src/list/Main.java
+++ b/src/example/multi-project/projects/list/src/list/Main.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/example/multi-project/projects/size/build.properties b/src/example/multi-project/projects/size/build.properties
index 29dc411..278c9de 100644
--- a/src/example/multi-project/projects/size/build.properties
+++ b/src/example/multi-project/projects/size/build.properties
@@ -7,7 +7,7 @@
 # * "License"); you may not use this file except in compliance
 # * with the License.  You may obtain a copy of the License at
 # *
-# *   http://www.apache.org/licenses/LICENSE-2.0
+# *   https://www.apache.org/licenses/LICENSE-2.0
 # *
 # * Unless required by applicable law or agreed to in writing,
 # * software distributed under the License is distributed on an
diff --git a/src/example/multi-project/projects/size/build.xml b/src/example/multi-project/projects/size/build.xml
index c05deb7..709b0ac 100644
--- a/src/example/multi-project/projects/size/build.xml
+++ b/src/example/multi-project/projects/size/build.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/src/example/multi-project/projects/size/ivy.xml b/src/example/multi-project/projects/size/ivy.xml
index b7c8591..b5fa4c2 100644
--- a/src/example/multi-project/projects/size/ivy.xml
+++ b/src/example/multi-project/projects/size/ivy.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/src/example/multi-project/projects/size/src/size/FileSize.java b/src/example/multi-project/projects/size/src/size/FileSize.java
index a6e752d..38c374a 100644
--- a/src/example/multi-project/projects/size/src/size/FileSize.java
+++ b/src/example/multi-project/projects/size/src/size/FileSize.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/example/multi-project/projects/sizewhere/build.properties b/src/example/multi-project/projects/sizewhere/build.properties
index 29dc411..278c9de 100644
--- a/src/example/multi-project/projects/sizewhere/build.properties
+++ b/src/example/multi-project/projects/sizewhere/build.properties
@@ -7,7 +7,7 @@
 # * "License"); you may not use this file except in compliance
 # * with the License.  You may obtain a copy of the License at
 # *
-# *   http://www.apache.org/licenses/LICENSE-2.0
+# *   https://www.apache.org/licenses/LICENSE-2.0
 # *
 # * Unless required by applicable law or agreed to in writing,
 # * software distributed under the License is distributed on an
diff --git a/src/example/multi-project/projects/sizewhere/build.xml b/src/example/multi-project/projects/sizewhere/build.xml
index ba41d5d..5caf2bd 100644
--- a/src/example/multi-project/projects/sizewhere/build.xml
+++ b/src/example/multi-project/projects/sizewhere/build.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/src/example/multi-project/projects/sizewhere/ivy.xml b/src/example/multi-project/projects/sizewhere/ivy.xml
index 787520d..dd23cac 100644
--- a/src/example/multi-project/projects/sizewhere/ivy.xml
+++ b/src/example/multi-project/projects/sizewhere/ivy.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/src/example/multi-project/projects/sizewhere/src/sizewhere/Main.java b/src/example/multi-project/projects/sizewhere/src/sizewhere/Main.java
index a2509e3..f79c312 100644
--- a/src/example/multi-project/projects/sizewhere/src/sizewhere/Main.java
+++ b/src/example/multi-project/projects/sizewhere/src/sizewhere/Main.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/example/multi-project/projects/sizewhere/src/sizewhere/SizeWhere.java b/src/example/multi-project/projects/sizewhere/src/sizewhere/SizeWhere.java
index 0b5cc62..5f5c109 100644
--- a/src/example/multi-project/projects/sizewhere/src/sizewhere/SizeWhere.java
+++ b/src/example/multi-project/projects/sizewhere/src/sizewhere/SizeWhere.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/example/multi-project/projects/version/build.properties b/src/example/multi-project/projects/version/build.properties
index 29dc411..278c9de 100644
--- a/src/example/multi-project/projects/version/build.properties
+++ b/src/example/multi-project/projects/version/build.properties
@@ -7,7 +7,7 @@
 # * "License"); you may not use this file except in compliance
 # * with the License.  You may obtain a copy of the License at
 # *
-# *   http://www.apache.org/licenses/LICENSE-2.0
+# *   https://www.apache.org/licenses/LICENSE-2.0
 # *
 # * Unless required by applicable law or agreed to in writing,
 # * software distributed under the License is distributed on an
diff --git a/src/example/multi-project/projects/version/build.xml b/src/example/multi-project/projects/version/build.xml
index 003ed10..0d42bd3 100644
--- a/src/example/multi-project/projects/version/build.xml
+++ b/src/example/multi-project/projects/version/build.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/src/example/multi-project/projects/version/ivy.xml b/src/example/multi-project/projects/version/ivy.xml
index e3e2b14..f3a4ee3 100644
--- a/src/example/multi-project/projects/version/ivy.xml
+++ b/src/example/multi-project/projects/version/ivy.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/src/example/multi-project/projects/version/src/version/Version.java b/src/example/multi-project/projects/version/src/version/Version.java
index 9c34c32..f6c056f 100644
--- a/src/example/multi-project/projects/version/src/version/Version.java
+++ b/src/example/multi-project/projects/version/src/version/Version.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/example/packager-resolver/ivysettings.xml b/src/example/packager-resolver/ivysettings.xml
index d1900af..0e4bd6c 100644
--- a/src/example/packager-resolver/ivysettings.xml
+++ b/src/example/packager-resolver/ivysettings.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/src/java/org/apache/ivy/Ivy.java b/src/java/org/apache/ivy/Ivy.java
index d8f859b..c981b87 100644
--- a/src/java/org/apache/ivy/Ivy.java
+++ b/src/java/org/apache/ivy/Ivy.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/Ivy14.java b/src/java/org/apache/ivy/Ivy14.java
index 0009d9b..2194a8e 100644
--- a/src/java/org/apache/ivy/Ivy14.java
+++ b/src/java/org/apache/ivy/Ivy14.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/Main.java b/src/java/org/apache/ivy/Main.java
index 96f7c2f..dff227f 100644
--- a/src/java/org/apache/ivy/Main.java
+++ b/src/java/org/apache/ivy/Main.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/ant/AddPathTask.java b/src/java/org/apache/ivy/ant/AddPathTask.java
index 2397657..c8e50bc 100644
--- a/src/java/org/apache/ivy/ant/AddPathTask.java
+++ b/src/java/org/apache/ivy/ant/AddPathTask.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/ant/AntBuildTrigger.java b/src/java/org/apache/ivy/ant/AntBuildTrigger.java
index cde8d74..2b65775 100644
--- a/src/java/org/apache/ivy/ant/AntBuildTrigger.java
+++ b/src/java/org/apache/ivy/ant/AntBuildTrigger.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/ant/AntCallTrigger.java b/src/java/org/apache/ivy/ant/AntCallTrigger.java
index 9544e39..636b053 100644
--- a/src/java/org/apache/ivy/ant/AntCallTrigger.java
+++ b/src/java/org/apache/ivy/ant/AntCallTrigger.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/ant/AntMessageLogger.java b/src/java/org/apache/ivy/ant/AntMessageLogger.java
index d84df46..6f96327 100644
--- a/src/java/org/apache/ivy/ant/AntMessageLogger.java
+++ b/src/java/org/apache/ivy/ant/AntMessageLogger.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/ant/AntWorkspaceResolver.java b/src/java/org/apache/ivy/ant/AntWorkspaceResolver.java
index ffa739d..99a98b8 100644
--- a/src/java/org/apache/ivy/ant/AntWorkspaceResolver.java
+++ b/src/java/org/apache/ivy/ant/AntWorkspaceResolver.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/ant/BuildOBRTask.java b/src/java/org/apache/ivy/ant/BuildOBRTask.java
index 538a115..10cbbcf 100644
--- a/src/java/org/apache/ivy/ant/BuildOBRTask.java
+++ b/src/java/org/apache/ivy/ant/BuildOBRTask.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/ant/ConvertManifestTask.java b/src/java/org/apache/ivy/ant/ConvertManifestTask.java
index ab470d7..7accb89 100644
--- a/src/java/org/apache/ivy/ant/ConvertManifestTask.java
+++ b/src/java/org/apache/ivy/ant/ConvertManifestTask.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/ant/FixDepsTask.java b/src/java/org/apache/ivy/ant/FixDepsTask.java
index 63772ca..99a8f7b 100644
--- a/src/java/org/apache/ivy/ant/FixDepsTask.java
+++ b/src/java/org/apache/ivy/ant/FixDepsTask.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/ant/IvyAntSettings.java b/src/java/org/apache/ivy/ant/IvyAntSettings.java
index 79abe7e..2331d7e 100644
--- a/src/java/org/apache/ivy/ant/IvyAntSettings.java
+++ b/src/java/org/apache/ivy/ant/IvyAntSettings.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/ant/IvyAntVariableContainer.java b/src/java/org/apache/ivy/ant/IvyAntVariableContainer.java
index ed9664b..ebefde9 100644
--- a/src/java/org/apache/ivy/ant/IvyAntVariableContainer.java
+++ b/src/java/org/apache/ivy/ant/IvyAntVariableContainer.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/ant/IvyArtifactProperty.java b/src/java/org/apache/ivy/ant/IvyArtifactProperty.java
index b93caaf..b6ef30d 100644
--- a/src/java/org/apache/ivy/ant/IvyArtifactProperty.java
+++ b/src/java/org/apache/ivy/ant/IvyArtifactProperty.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/ant/IvyArtifactReport.java b/src/java/org/apache/ivy/ant/IvyArtifactReport.java
index 5cdd146..7e56348 100644
--- a/src/java/org/apache/ivy/ant/IvyArtifactReport.java
+++ b/src/java/org/apache/ivy/ant/IvyArtifactReport.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/ant/IvyBuildList.java b/src/java/org/apache/ivy/ant/IvyBuildList.java
index 87c7054..9b572d2 100644
--- a/src/java/org/apache/ivy/ant/IvyBuildList.java
+++ b/src/java/org/apache/ivy/ant/IvyBuildList.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/ant/IvyBuildNumber.java b/src/java/org/apache/ivy/ant/IvyBuildNumber.java
index e5d1637..d09e963 100644
--- a/src/java/org/apache/ivy/ant/IvyBuildNumber.java
+++ b/src/java/org/apache/ivy/ant/IvyBuildNumber.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/ant/IvyCacheFileset.java b/src/java/org/apache/ivy/ant/IvyCacheFileset.java
index f610950..39d35cc 100644
--- a/src/java/org/apache/ivy/ant/IvyCacheFileset.java
+++ b/src/java/org/apache/ivy/ant/IvyCacheFileset.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/ant/IvyCachePath.java b/src/java/org/apache/ivy/ant/IvyCachePath.java
index 1fbb8e5..850138a 100644
--- a/src/java/org/apache/ivy/ant/IvyCachePath.java
+++ b/src/java/org/apache/ivy/ant/IvyCachePath.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/ant/IvyCacheTask.java b/src/java/org/apache/ivy/ant/IvyCacheTask.java
index 5e07fb2..34750f9 100644
--- a/src/java/org/apache/ivy/ant/IvyCacheTask.java
+++ b/src/java/org/apache/ivy/ant/IvyCacheTask.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/ant/IvyCheck.java b/src/java/org/apache/ivy/ant/IvyCheck.java
index 20fa18c..e2abc63 100644
--- a/src/java/org/apache/ivy/ant/IvyCheck.java
+++ b/src/java/org/apache/ivy/ant/IvyCheck.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/ant/IvyCleanCache.java b/src/java/org/apache/ivy/ant/IvyCleanCache.java
index 95726ff..c1083f1 100644
--- a/src/java/org/apache/ivy/ant/IvyCleanCache.java
+++ b/src/java/org/apache/ivy/ant/IvyCleanCache.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/ant/IvyConfigure.java b/src/java/org/apache/ivy/ant/IvyConfigure.java
index 455fd1f..d163928 100644
--- a/src/java/org/apache/ivy/ant/IvyConfigure.java
+++ b/src/java/org/apache/ivy/ant/IvyConfigure.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/ant/IvyConflict.java b/src/java/org/apache/ivy/ant/IvyConflict.java
index 2ed02bf..55d79ef 100644
--- a/src/java/org/apache/ivy/ant/IvyConflict.java
+++ b/src/java/org/apache/ivy/ant/IvyConflict.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/ant/IvyConvertPom.java b/src/java/org/apache/ivy/ant/IvyConvertPom.java
index cfd2209..557fd97 100644
--- a/src/java/org/apache/ivy/ant/IvyConvertPom.java
+++ b/src/java/org/apache/ivy/ant/IvyConvertPom.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/ant/IvyDeliver.java b/src/java/org/apache/ivy/ant/IvyDeliver.java
index e08be06..3d2af06 100644
--- a/src/java/org/apache/ivy/ant/IvyDeliver.java
+++ b/src/java/org/apache/ivy/ant/IvyDeliver.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/ant/IvyDependency.java b/src/java/org/apache/ivy/ant/IvyDependency.java
index 3682dc1..2359c16 100644
--- a/src/java/org/apache/ivy/ant/IvyDependency.java
+++ b/src/java/org/apache/ivy/ant/IvyDependency.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/ant/IvyDependencyArtifact.java b/src/java/org/apache/ivy/ant/IvyDependencyArtifact.java
index e9d7197..dc181f9 100644
--- a/src/java/org/apache/ivy/ant/IvyDependencyArtifact.java
+++ b/src/java/org/apache/ivy/ant/IvyDependencyArtifact.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/ant/IvyDependencyConf.java b/src/java/org/apache/ivy/ant/IvyDependencyConf.java
index 4db3881..dee94f1 100644
--- a/src/java/org/apache/ivy/ant/IvyDependencyConf.java
+++ b/src/java/org/apache/ivy/ant/IvyDependencyConf.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/ant/IvyDependencyExclude.java b/src/java/org/apache/ivy/ant/IvyDependencyExclude.java
index ada2d31..b56f95c 100644
--- a/src/java/org/apache/ivy/ant/IvyDependencyExclude.java
+++ b/src/java/org/apache/ivy/ant/IvyDependencyExclude.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/ant/IvyDependencyInclude.java b/src/java/org/apache/ivy/ant/IvyDependencyInclude.java
index c5e5cf1..d0a13fd 100644
--- a/src/java/org/apache/ivy/ant/IvyDependencyInclude.java
+++ b/src/java/org/apache/ivy/ant/IvyDependencyInclude.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/ant/IvyDependencyTree.java b/src/java/org/apache/ivy/ant/IvyDependencyTree.java
index 43def69..b61b174 100644
--- a/src/java/org/apache/ivy/ant/IvyDependencyTree.java
+++ b/src/java/org/apache/ivy/ant/IvyDependencyTree.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/ant/IvyDependencyUpdateChecker.java b/src/java/org/apache/ivy/ant/IvyDependencyUpdateChecker.java
index 6493693..6c1c220 100644
--- a/src/java/org/apache/ivy/ant/IvyDependencyUpdateChecker.java
+++ b/src/java/org/apache/ivy/ant/IvyDependencyUpdateChecker.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/ant/IvyExclude.java b/src/java/org/apache/ivy/ant/IvyExclude.java
index 001d24b..2cfac9c 100644
--- a/src/java/org/apache/ivy/ant/IvyExclude.java
+++ b/src/java/org/apache/ivy/ant/IvyExclude.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/ant/IvyExtractFromSources.java b/src/java/org/apache/ivy/ant/IvyExtractFromSources.java
index fef8109..298a27a 100644
--- a/src/java/org/apache/ivy/ant/IvyExtractFromSources.java
+++ b/src/java/org/apache/ivy/ant/IvyExtractFromSources.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/ant/IvyFindRevision.java b/src/java/org/apache/ivy/ant/IvyFindRevision.java
index 32171cf..56b9d8d 100644
--- a/src/java/org/apache/ivy/ant/IvyFindRevision.java
+++ b/src/java/org/apache/ivy/ant/IvyFindRevision.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/ant/IvyInfo.java b/src/java/org/apache/ivy/ant/IvyInfo.java
index f54ace4..857c6d8 100644
--- a/src/java/org/apache/ivy/ant/IvyInfo.java
+++ b/src/java/org/apache/ivy/ant/IvyInfo.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/ant/IvyInstall.java b/src/java/org/apache/ivy/ant/IvyInstall.java
index f931a2d..876bd6c 100644
--- a/src/java/org/apache/ivy/ant/IvyInstall.java
+++ b/src/java/org/apache/ivy/ant/IvyInstall.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/ant/IvyListModules.java b/src/java/org/apache/ivy/ant/IvyListModules.java
index 30975bb..1212b34 100644
--- a/src/java/org/apache/ivy/ant/IvyListModules.java
+++ b/src/java/org/apache/ivy/ant/IvyListModules.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/ant/IvyMakePom.java b/src/java/org/apache/ivy/ant/IvyMakePom.java
index e8bd905..1ae53ca 100644
--- a/src/java/org/apache/ivy/ant/IvyMakePom.java
+++ b/src/java/org/apache/ivy/ant/IvyMakePom.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/ant/IvyOverride.java b/src/java/org/apache/ivy/ant/IvyOverride.java
index 3e725d2..02adad6 100644
--- a/src/java/org/apache/ivy/ant/IvyOverride.java
+++ b/src/java/org/apache/ivy/ant/IvyOverride.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/ant/IvyPostResolveTask.java b/src/java/org/apache/ivy/ant/IvyPostResolveTask.java
index e383f06..6565bd1 100644
--- a/src/java/org/apache/ivy/ant/IvyPostResolveTask.java
+++ b/src/java/org/apache/ivy/ant/IvyPostResolveTask.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/ant/IvyPublish.java b/src/java/org/apache/ivy/ant/IvyPublish.java
index 9add822..332400a 100644
--- a/src/java/org/apache/ivy/ant/IvyPublish.java
+++ b/src/java/org/apache/ivy/ant/IvyPublish.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/ant/IvyReport.java b/src/java/org/apache/ivy/ant/IvyReport.java
index cfac8df..662fd32 100644
--- a/src/java/org/apache/ivy/ant/IvyReport.java
+++ b/src/java/org/apache/ivy/ant/IvyReport.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/ant/IvyRepositoryReport.java b/src/java/org/apache/ivy/ant/IvyRepositoryReport.java
index 6ce7445..89c7d93 100644
--- a/src/java/org/apache/ivy/ant/IvyRepositoryReport.java
+++ b/src/java/org/apache/ivy/ant/IvyRepositoryReport.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/ant/IvyResolve.java b/src/java/org/apache/ivy/ant/IvyResolve.java
index 37c8bc9..999c03c 100644
--- a/src/java/org/apache/ivy/ant/IvyResolve.java
+++ b/src/java/org/apache/ivy/ant/IvyResolve.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/ant/IvyResources.java b/src/java/org/apache/ivy/ant/IvyResources.java
index b185080..5bab002 100644
--- a/src/java/org/apache/ivy/ant/IvyResources.java
+++ b/src/java/org/apache/ivy/ant/IvyResources.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/ant/IvyRetrieve.java b/src/java/org/apache/ivy/ant/IvyRetrieve.java
index 6d9e3f5..4da3e8e 100644
--- a/src/java/org/apache/ivy/ant/IvyRetrieve.java
+++ b/src/java/org/apache/ivy/ant/IvyRetrieve.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/ant/IvyTask.java b/src/java/org/apache/ivy/ant/IvyTask.java
index 960fd7c..e99a855 100644
--- a/src/java/org/apache/ivy/ant/IvyTask.java
+++ b/src/java/org/apache/ivy/ant/IvyTask.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/ant/IvyVar.java b/src/java/org/apache/ivy/ant/IvyVar.java
index dd1738f..576afc0 100644
--- a/src/java/org/apache/ivy/ant/IvyVar.java
+++ b/src/java/org/apache/ivy/ant/IvyVar.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/ant/MapperAdapter.java b/src/java/org/apache/ivy/ant/MapperAdapter.java
index a9ceab7..e6ce6f5 100644
--- a/src/java/org/apache/ivy/ant/MapperAdapter.java
+++ b/src/java/org/apache/ivy/ant/MapperAdapter.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with

  *  the License.  You may obtain a copy of the License at

  *

- *      http://www.apache.org/licenses/LICENSE-2.0

+ *      https://www.apache.org/licenses/LICENSE-2.0

  *

  *  Unless required by applicable law or agreed to in writing, software

  *  distributed under the License is distributed on an "AS IS" BASIS,

diff --git a/src/java/org/apache/ivy/ant/PackageMapping.java b/src/java/org/apache/ivy/ant/PackageMapping.java
index 69a4b17..9404f32 100644
--- a/src/java/org/apache/ivy/ant/PackageMapping.java
+++ b/src/java/org/apache/ivy/ant/PackageMapping.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/ant/antlib.xml b/src/java/org/apache/ivy/ant/antlib.xml
index 4cd881c..2107e80 100644
--- a/src/java/org/apache/ivy/ant/antlib.xml
+++ b/src/java/org/apache/ivy/ant/antlib.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/src/java/org/apache/ivy/core/ExecutionRelativeUrlResolver.java b/src/java/org/apache/ivy/core/ExecutionRelativeUrlResolver.java
index db972cb..50a2f5a 100644
--- a/src/java/org/apache/ivy/core/ExecutionRelativeUrlResolver.java
+++ b/src/java/org/apache/ivy/core/ExecutionRelativeUrlResolver.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/core/IvyContext.java b/src/java/org/apache/ivy/core/IvyContext.java
index b26d69e..d12b63f 100644
--- a/src/java/org/apache/ivy/core/IvyContext.java
+++ b/src/java/org/apache/ivy/core/IvyContext.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/core/IvyPatternHelper.java b/src/java/org/apache/ivy/core/IvyPatternHelper.java
index ef9a163..3dacb7d 100644
--- a/src/java/org/apache/ivy/core/IvyPatternHelper.java
+++ b/src/java/org/apache/ivy/core/IvyPatternHelper.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/core/IvyThread.java b/src/java/org/apache/ivy/core/IvyThread.java
index d48fd16..368b22c 100644
--- a/src/java/org/apache/ivy/core/IvyThread.java
+++ b/src/java/org/apache/ivy/core/IvyThread.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/core/LogOptions.java b/src/java/org/apache/ivy/core/LogOptions.java
index 942f481..9f0bf76 100644
--- a/src/java/org/apache/ivy/core/LogOptions.java
+++ b/src/java/org/apache/ivy/core/LogOptions.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/core/NormalRelativeUrlResolver.java b/src/java/org/apache/ivy/core/NormalRelativeUrlResolver.java
index 691560a..ea07f6a 100644
--- a/src/java/org/apache/ivy/core/NormalRelativeUrlResolver.java
+++ b/src/java/org/apache/ivy/core/NormalRelativeUrlResolver.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/core/RelativeUrlResolver.java b/src/java/org/apache/ivy/core/RelativeUrlResolver.java
index 701c4c5..94b0928 100644
--- a/src/java/org/apache/ivy/core/RelativeUrlResolver.java
+++ b/src/java/org/apache/ivy/core/RelativeUrlResolver.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/core/cache/ArtifactOrigin.java b/src/java/org/apache/ivy/core/cache/ArtifactOrigin.java
index e65a683..d6623d1 100644
--- a/src/java/org/apache/ivy/core/cache/ArtifactOrigin.java
+++ b/src/java/org/apache/ivy/core/cache/ArtifactOrigin.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/core/cache/CacheDownloadOptions.java b/src/java/org/apache/ivy/core/cache/CacheDownloadOptions.java
index 674abf2..0f5b6c5 100644
--- a/src/java/org/apache/ivy/core/cache/CacheDownloadOptions.java
+++ b/src/java/org/apache/ivy/core/cache/CacheDownloadOptions.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/core/cache/CacheMetadataOptions.java b/src/java/org/apache/ivy/core/cache/CacheMetadataOptions.java
index 8f827c4..765fcdc 100644
--- a/src/java/org/apache/ivy/core/cache/CacheMetadataOptions.java
+++ b/src/java/org/apache/ivy/core/cache/CacheMetadataOptions.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/core/cache/CacheResourceOptions.java b/src/java/org/apache/ivy/core/cache/CacheResourceOptions.java
index 9e8ef9f..b7eac4b 100644
--- a/src/java/org/apache/ivy/core/cache/CacheResourceOptions.java
+++ b/src/java/org/apache/ivy/core/cache/CacheResourceOptions.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/core/cache/CacheUtil.java b/src/java/org/apache/ivy/core/cache/CacheUtil.java
index d9394c3..8c02239 100644
--- a/src/java/org/apache/ivy/core/cache/CacheUtil.java
+++ b/src/java/org/apache/ivy/core/cache/CacheUtil.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/core/cache/DefaultRepositoryCacheManager.java b/src/java/org/apache/ivy/core/cache/DefaultRepositoryCacheManager.java
index 540cf92..3206915 100644
--- a/src/java/org/apache/ivy/core/cache/DefaultRepositoryCacheManager.java
+++ b/src/java/org/apache/ivy/core/cache/DefaultRepositoryCacheManager.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/core/cache/DefaultResolutionCacheManager.java b/src/java/org/apache/ivy/core/cache/DefaultResolutionCacheManager.java
index 21e0858..52c3400 100644
--- a/src/java/org/apache/ivy/core/cache/DefaultResolutionCacheManager.java
+++ b/src/java/org/apache/ivy/core/cache/DefaultResolutionCacheManager.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/core/cache/DownloadListener.java b/src/java/org/apache/ivy/core/cache/DownloadListener.java
index 2594fc4..bc66539 100644
--- a/src/java/org/apache/ivy/core/cache/DownloadListener.java
+++ b/src/java/org/apache/ivy/core/cache/DownloadListener.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/core/cache/ModuleDescriptorMemoryCache.java b/src/java/org/apache/ivy/core/cache/ModuleDescriptorMemoryCache.java
index c349f2a..3b1fcfa 100644
--- a/src/java/org/apache/ivy/core/cache/ModuleDescriptorMemoryCache.java
+++ b/src/java/org/apache/ivy/core/cache/ModuleDescriptorMemoryCache.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/core/cache/ModuleDescriptorProvider.java b/src/java/org/apache/ivy/core/cache/ModuleDescriptorProvider.java
index 4f09717..80b7702 100644
--- a/src/java/org/apache/ivy/core/cache/ModuleDescriptorProvider.java
+++ b/src/java/org/apache/ivy/core/cache/ModuleDescriptorProvider.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/core/cache/ModuleDescriptorWriter.java b/src/java/org/apache/ivy/core/cache/ModuleDescriptorWriter.java
index 510012a..50dce95 100644
--- a/src/java/org/apache/ivy/core/cache/ModuleDescriptorWriter.java
+++ b/src/java/org/apache/ivy/core/cache/ModuleDescriptorWriter.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/core/cache/ParserSettingsMonitor.java b/src/java/org/apache/ivy/core/cache/ParserSettingsMonitor.java
index 426ca27..dba7101 100644
--- a/src/java/org/apache/ivy/core/cache/ParserSettingsMonitor.java
+++ b/src/java/org/apache/ivy/core/cache/ParserSettingsMonitor.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/core/cache/RepositoryCacheManager.java b/src/java/org/apache/ivy/core/cache/RepositoryCacheManager.java
index 71224ff..a1119bc 100644
--- a/src/java/org/apache/ivy/core/cache/RepositoryCacheManager.java
+++ b/src/java/org/apache/ivy/core/cache/RepositoryCacheManager.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/core/cache/ResolutionCacheManager.java b/src/java/org/apache/ivy/core/cache/ResolutionCacheManager.java
index 9ba33d3..03f23bf 100644
--- a/src/java/org/apache/ivy/core/cache/ResolutionCacheManager.java
+++ b/src/java/org/apache/ivy/core/cache/ResolutionCacheManager.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/core/check/CheckEngine.java b/src/java/org/apache/ivy/core/check/CheckEngine.java
index d48df8a..8e1e322 100644
--- a/src/java/org/apache/ivy/core/check/CheckEngine.java
+++ b/src/java/org/apache/ivy/core/check/CheckEngine.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/core/check/CheckEngineSettings.java b/src/java/org/apache/ivy/core/check/CheckEngineSettings.java
index c700795..2684277 100644
--- a/src/java/org/apache/ivy/core/check/CheckEngineSettings.java
+++ b/src/java/org/apache/ivy/core/check/CheckEngineSettings.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/core/deliver/DefaultPublishingDRResolver.java b/src/java/org/apache/ivy/core/deliver/DefaultPublishingDRResolver.java
index 50f26e5..4c5fc0b 100644
--- a/src/java/org/apache/ivy/core/deliver/DefaultPublishingDRResolver.java
+++ b/src/java/org/apache/ivy/core/deliver/DefaultPublishingDRResolver.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/core/deliver/DeliverEngine.java b/src/java/org/apache/ivy/core/deliver/DeliverEngine.java
index 4a7c050..66ce7d9 100644
--- a/src/java/org/apache/ivy/core/deliver/DeliverEngine.java
+++ b/src/java/org/apache/ivy/core/deliver/DeliverEngine.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/core/deliver/DeliverEngineSettings.java b/src/java/org/apache/ivy/core/deliver/DeliverEngineSettings.java
index 2589f33..e1a57f1 100644
--- a/src/java/org/apache/ivy/core/deliver/DeliverEngineSettings.java
+++ b/src/java/org/apache/ivy/core/deliver/DeliverEngineSettings.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/core/deliver/DeliverOptions.java b/src/java/org/apache/ivy/core/deliver/DeliverOptions.java
index eeffc71..44aad93 100644
--- a/src/java/org/apache/ivy/core/deliver/DeliverOptions.java
+++ b/src/java/org/apache/ivy/core/deliver/DeliverOptions.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/core/deliver/PublishingDependencyRevisionResolver.java b/src/java/org/apache/ivy/core/deliver/PublishingDependencyRevisionResolver.java
index 8a7d8b7..8011530 100644
--- a/src/java/org/apache/ivy/core/deliver/PublishingDependencyRevisionResolver.java
+++ b/src/java/org/apache/ivy/core/deliver/PublishingDependencyRevisionResolver.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/core/event/EventManager.java b/src/java/org/apache/ivy/core/event/EventManager.java
index a0e3490..bc50f12 100644
--- a/src/java/org/apache/ivy/core/event/EventManager.java
+++ b/src/java/org/apache/ivy/core/event/EventManager.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/core/event/FilteredIvyListener.java b/src/java/org/apache/ivy/core/event/FilteredIvyListener.java
index 88b5c67..f4c5ab7 100644
--- a/src/java/org/apache/ivy/core/event/FilteredIvyListener.java
+++ b/src/java/org/apache/ivy/core/event/FilteredIvyListener.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/core/event/IvyEvent.java b/src/java/org/apache/ivy/core/event/IvyEvent.java
index 3084e5b..57efba5 100644
--- a/src/java/org/apache/ivy/core/event/IvyEvent.java
+++ b/src/java/org/apache/ivy/core/event/IvyEvent.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/core/event/IvyEventFilter.java b/src/java/org/apache/ivy/core/event/IvyEventFilter.java
index 79ade37..7f40cb9 100644
--- a/src/java/org/apache/ivy/core/event/IvyEventFilter.java
+++ b/src/java/org/apache/ivy/core/event/IvyEventFilter.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/core/event/IvyListener.java b/src/java/org/apache/ivy/core/event/IvyListener.java
index 57fccd3..dbdd7b8 100644
--- a/src/java/org/apache/ivy/core/event/IvyListener.java
+++ b/src/java/org/apache/ivy/core/event/IvyListener.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/core/event/download/DownloadEvent.java b/src/java/org/apache/ivy/core/event/download/DownloadEvent.java
index 5b160a3..05eee24 100644
--- a/src/java/org/apache/ivy/core/event/download/DownloadEvent.java
+++ b/src/java/org/apache/ivy/core/event/download/DownloadEvent.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/core/event/download/EndArtifactDownloadEvent.java b/src/java/org/apache/ivy/core/event/download/EndArtifactDownloadEvent.java
index c22d4b4..6083ef7 100644
--- a/src/java/org/apache/ivy/core/event/download/EndArtifactDownloadEvent.java
+++ b/src/java/org/apache/ivy/core/event/download/EndArtifactDownloadEvent.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/core/event/download/NeedArtifactEvent.java b/src/java/org/apache/ivy/core/event/download/NeedArtifactEvent.java
index a1a9f2e..ffa133b 100644
--- a/src/java/org/apache/ivy/core/event/download/NeedArtifactEvent.java
+++ b/src/java/org/apache/ivy/core/event/download/NeedArtifactEvent.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/core/event/download/PrepareDownloadEvent.java b/src/java/org/apache/ivy/core/event/download/PrepareDownloadEvent.java
index a5df433..e85952d 100644
--- a/src/java/org/apache/ivy/core/event/download/PrepareDownloadEvent.java
+++ b/src/java/org/apache/ivy/core/event/download/PrepareDownloadEvent.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/core/event/download/StartArtifactDownloadEvent.java b/src/java/org/apache/ivy/core/event/download/StartArtifactDownloadEvent.java
index a30d67c..3012cff 100644
--- a/src/java/org/apache/ivy/core/event/download/StartArtifactDownloadEvent.java
+++ b/src/java/org/apache/ivy/core/event/download/StartArtifactDownloadEvent.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/core/event/publish/EndArtifactPublishEvent.java b/src/java/org/apache/ivy/core/event/publish/EndArtifactPublishEvent.java
index 53e4539..e185b9d 100644
--- a/src/java/org/apache/ivy/core/event/publish/EndArtifactPublishEvent.java
+++ b/src/java/org/apache/ivy/core/event/publish/EndArtifactPublishEvent.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/core/event/publish/PublishEvent.java b/src/java/org/apache/ivy/core/event/publish/PublishEvent.java
index 9ad6b56..a60af27 100644
--- a/src/java/org/apache/ivy/core/event/publish/PublishEvent.java
+++ b/src/java/org/apache/ivy/core/event/publish/PublishEvent.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/core/event/publish/StartArtifactPublishEvent.java b/src/java/org/apache/ivy/core/event/publish/StartArtifactPublishEvent.java
index 36ead5a..972413f 100644
--- a/src/java/org/apache/ivy/core/event/publish/StartArtifactPublishEvent.java
+++ b/src/java/org/apache/ivy/core/event/publish/StartArtifactPublishEvent.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/core/event/resolve/EndResolveDependencyEvent.java b/src/java/org/apache/ivy/core/event/resolve/EndResolveDependencyEvent.java
index 66a8843..2fccc1a 100644
--- a/src/java/org/apache/ivy/core/event/resolve/EndResolveDependencyEvent.java
+++ b/src/java/org/apache/ivy/core/event/resolve/EndResolveDependencyEvent.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/core/event/resolve/EndResolveEvent.java b/src/java/org/apache/ivy/core/event/resolve/EndResolveEvent.java
index 7ea6775..70b54d4 100644
--- a/src/java/org/apache/ivy/core/event/resolve/EndResolveEvent.java
+++ b/src/java/org/apache/ivy/core/event/resolve/EndResolveEvent.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/core/event/resolve/ResolveDependencyEvent.java b/src/java/org/apache/ivy/core/event/resolve/ResolveDependencyEvent.java
index 97af58c..a0ab2ac 100644
--- a/src/java/org/apache/ivy/core/event/resolve/ResolveDependencyEvent.java
+++ b/src/java/org/apache/ivy/core/event/resolve/ResolveDependencyEvent.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/core/event/resolve/ResolveEvent.java b/src/java/org/apache/ivy/core/event/resolve/ResolveEvent.java
index 140cf3d..f080cc8 100644
--- a/src/java/org/apache/ivy/core/event/resolve/ResolveEvent.java
+++ b/src/java/org/apache/ivy/core/event/resolve/ResolveEvent.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/core/event/resolve/StartResolveDependencyEvent.java b/src/java/org/apache/ivy/core/event/resolve/StartResolveDependencyEvent.java
index db5c825..e6b67af 100644
--- a/src/java/org/apache/ivy/core/event/resolve/StartResolveDependencyEvent.java
+++ b/src/java/org/apache/ivy/core/event/resolve/StartResolveDependencyEvent.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/core/event/resolve/StartResolveEvent.java b/src/java/org/apache/ivy/core/event/resolve/StartResolveEvent.java
index 687ef73..0d4fd67 100644
--- a/src/java/org/apache/ivy/core/event/resolve/StartResolveEvent.java
+++ b/src/java/org/apache/ivy/core/event/resolve/StartResolveEvent.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/core/event/retrieve/EndRetrieveArtifactEvent.java b/src/java/org/apache/ivy/core/event/retrieve/EndRetrieveArtifactEvent.java
index 5054117..f02e442 100644
--- a/src/java/org/apache/ivy/core/event/retrieve/EndRetrieveArtifactEvent.java
+++ b/src/java/org/apache/ivy/core/event/retrieve/EndRetrieveArtifactEvent.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/core/event/retrieve/EndRetrieveEvent.java b/src/java/org/apache/ivy/core/event/retrieve/EndRetrieveEvent.java
index b38781f..edb2101 100644
--- a/src/java/org/apache/ivy/core/event/retrieve/EndRetrieveEvent.java
+++ b/src/java/org/apache/ivy/core/event/retrieve/EndRetrieveEvent.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/core/event/retrieve/RetrieveArtifactEvent.java b/src/java/org/apache/ivy/core/event/retrieve/RetrieveArtifactEvent.java
index 9b134ca..81c56b8 100644
--- a/src/java/org/apache/ivy/core/event/retrieve/RetrieveArtifactEvent.java
+++ b/src/java/org/apache/ivy/core/event/retrieve/RetrieveArtifactEvent.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/core/event/retrieve/RetrieveEvent.java b/src/java/org/apache/ivy/core/event/retrieve/RetrieveEvent.java
index a7199cd..2b700e9 100644
--- a/src/java/org/apache/ivy/core/event/retrieve/RetrieveEvent.java
+++ b/src/java/org/apache/ivy/core/event/retrieve/RetrieveEvent.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/core/event/retrieve/StartRetrieveArtifactEvent.java b/src/java/org/apache/ivy/core/event/retrieve/StartRetrieveArtifactEvent.java
index eb0ccf1..307fdc5 100644
--- a/src/java/org/apache/ivy/core/event/retrieve/StartRetrieveArtifactEvent.java
+++ b/src/java/org/apache/ivy/core/event/retrieve/StartRetrieveArtifactEvent.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/core/event/retrieve/StartRetrieveEvent.java b/src/java/org/apache/ivy/core/event/retrieve/StartRetrieveEvent.java
index 66b1678..c71db0c 100644
--- a/src/java/org/apache/ivy/core/event/retrieve/StartRetrieveEvent.java
+++ b/src/java/org/apache/ivy/core/event/retrieve/StartRetrieveEvent.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/core/install/InstallEngine.java b/src/java/org/apache/ivy/core/install/InstallEngine.java
index 0ec0d65..a94959c 100644
--- a/src/java/org/apache/ivy/core/install/InstallEngine.java
+++ b/src/java/org/apache/ivy/core/install/InstallEngine.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/core/install/InstallEngineSettings.java b/src/java/org/apache/ivy/core/install/InstallEngineSettings.java
index 0aa56dd..62dcaf9 100644
--- a/src/java/org/apache/ivy/core/install/InstallEngineSettings.java
+++ b/src/java/org/apache/ivy/core/install/InstallEngineSettings.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/core/install/InstallOptions.java b/src/java/org/apache/ivy/core/install/InstallOptions.java
index ee6beeb..80c9336 100644
--- a/src/java/org/apache/ivy/core/install/InstallOptions.java
+++ b/src/java/org/apache/ivy/core/install/InstallOptions.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/core/module/descriptor/AbstractArtifact.java b/src/java/org/apache/ivy/core/module/descriptor/AbstractArtifact.java
index 74bb54f..0d7db4b 100644
--- a/src/java/org/apache/ivy/core/module/descriptor/AbstractArtifact.java
+++ b/src/java/org/apache/ivy/core/module/descriptor/AbstractArtifact.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/core/module/descriptor/AbstractIncludeExcludeRule.java b/src/java/org/apache/ivy/core/module/descriptor/AbstractIncludeExcludeRule.java
index bdea406..0c5d615 100644
--- a/src/java/org/apache/ivy/core/module/descriptor/AbstractIncludeExcludeRule.java
+++ b/src/java/org/apache/ivy/core/module/descriptor/AbstractIncludeExcludeRule.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/core/module/descriptor/Artifact.java b/src/java/org/apache/ivy/core/module/descriptor/Artifact.java
index 648e374..a46f173 100644
--- a/src/java/org/apache/ivy/core/module/descriptor/Artifact.java
+++ b/src/java/org/apache/ivy/core/module/descriptor/Artifact.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/core/module/descriptor/Configuration.java b/src/java/org/apache/ivy/core/module/descriptor/Configuration.java
index b053518..1a64146 100644
--- a/src/java/org/apache/ivy/core/module/descriptor/Configuration.java
+++ b/src/java/org/apache/ivy/core/module/descriptor/Configuration.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/core/module/descriptor/ConfigurationAware.java b/src/java/org/apache/ivy/core/module/descriptor/ConfigurationAware.java
index dac358d..47bb647 100644
--- a/src/java/org/apache/ivy/core/module/descriptor/ConfigurationAware.java
+++ b/src/java/org/apache/ivy/core/module/descriptor/ConfigurationAware.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/core/module/descriptor/ConfigurationGroup.java b/src/java/org/apache/ivy/core/module/descriptor/ConfigurationGroup.java
index 80182da..d0eb1ae 100644
--- a/src/java/org/apache/ivy/core/module/descriptor/ConfigurationGroup.java
+++ b/src/java/org/apache/ivy/core/module/descriptor/ConfigurationGroup.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/core/module/descriptor/ConfigurationIntersection.java b/src/java/org/apache/ivy/core/module/descriptor/ConfigurationIntersection.java
index 406fd07..3411878 100644
--- a/src/java/org/apache/ivy/core/module/descriptor/ConfigurationIntersection.java
+++ b/src/java/org/apache/ivy/core/module/descriptor/ConfigurationIntersection.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/core/module/descriptor/DefaultArtifact.java b/src/java/org/apache/ivy/core/module/descriptor/DefaultArtifact.java
index 05880b2..c9bd902 100644
--- a/src/java/org/apache/ivy/core/module/descriptor/DefaultArtifact.java
+++ b/src/java/org/apache/ivy/core/module/descriptor/DefaultArtifact.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/core/module/descriptor/DefaultDependencyArtifactDescriptor.java b/src/java/org/apache/ivy/core/module/descriptor/DefaultDependencyArtifactDescriptor.java
index c7d5537..466fb20 100644
--- a/src/java/org/apache/ivy/core/module/descriptor/DefaultDependencyArtifactDescriptor.java
+++ b/src/java/org/apache/ivy/core/module/descriptor/DefaultDependencyArtifactDescriptor.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/core/module/descriptor/DefaultDependencyDescriptor.java b/src/java/org/apache/ivy/core/module/descriptor/DefaultDependencyDescriptor.java
index 942d6fb..ac04fbe 100644
--- a/src/java/org/apache/ivy/core/module/descriptor/DefaultDependencyDescriptor.java
+++ b/src/java/org/apache/ivy/core/module/descriptor/DefaultDependencyDescriptor.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/core/module/descriptor/DefaultExcludeRule.java b/src/java/org/apache/ivy/core/module/descriptor/DefaultExcludeRule.java
index e99dd0c..fe4f7c0 100644
--- a/src/java/org/apache/ivy/core/module/descriptor/DefaultExcludeRule.java
+++ b/src/java/org/apache/ivy/core/module/descriptor/DefaultExcludeRule.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/core/module/descriptor/DefaultExtendsDescriptor.java b/src/java/org/apache/ivy/core/module/descriptor/DefaultExtendsDescriptor.java
index 33753a0..3bc40ab 100644
--- a/src/java/org/apache/ivy/core/module/descriptor/DefaultExtendsDescriptor.java
+++ b/src/java/org/apache/ivy/core/module/descriptor/DefaultExtendsDescriptor.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/core/module/descriptor/DefaultIncludeRule.java b/src/java/org/apache/ivy/core/module/descriptor/DefaultIncludeRule.java
index 82828de..6c925aa 100644
--- a/src/java/org/apache/ivy/core/module/descriptor/DefaultIncludeRule.java
+++ b/src/java/org/apache/ivy/core/module/descriptor/DefaultIncludeRule.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/core/module/descriptor/DefaultModuleDescriptor.java b/src/java/org/apache/ivy/core/module/descriptor/DefaultModuleDescriptor.java
index 6b528e0..1adf6a2 100644
--- a/src/java/org/apache/ivy/core/module/descriptor/DefaultModuleDescriptor.java
+++ b/src/java/org/apache/ivy/core/module/descriptor/DefaultModuleDescriptor.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/core/module/descriptor/DefaultWorkspaceModuleDescriptor.java b/src/java/org/apache/ivy/core/module/descriptor/DefaultWorkspaceModuleDescriptor.java
index 1c86f56..4be7e5f 100644
--- a/src/java/org/apache/ivy/core/module/descriptor/DefaultWorkspaceModuleDescriptor.java
+++ b/src/java/org/apache/ivy/core/module/descriptor/DefaultWorkspaceModuleDescriptor.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/core/module/descriptor/DependencyArtifactDescriptor.java b/src/java/org/apache/ivy/core/module/descriptor/DependencyArtifactDescriptor.java
index 7afa317..cb664cd 100644
--- a/src/java/org/apache/ivy/core/module/descriptor/DependencyArtifactDescriptor.java
+++ b/src/java/org/apache/ivy/core/module/descriptor/DependencyArtifactDescriptor.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/core/module/descriptor/DependencyDescriptor.java b/src/java/org/apache/ivy/core/module/descriptor/DependencyDescriptor.java
index 1351e86..00e07ea 100644
--- a/src/java/org/apache/ivy/core/module/descriptor/DependencyDescriptor.java
+++ b/src/java/org/apache/ivy/core/module/descriptor/DependencyDescriptor.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/core/module/descriptor/DependencyDescriptorMediator.java b/src/java/org/apache/ivy/core/module/descriptor/DependencyDescriptorMediator.java
index 18f4be8..d1eb251 100644
--- a/src/java/org/apache/ivy/core/module/descriptor/DependencyDescriptorMediator.java
+++ b/src/java/org/apache/ivy/core/module/descriptor/DependencyDescriptorMediator.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/core/module/descriptor/ExcludeRule.java b/src/java/org/apache/ivy/core/module/descriptor/ExcludeRule.java
index 1a7c5ff..75580e2 100644
--- a/src/java/org/apache/ivy/core/module/descriptor/ExcludeRule.java
+++ b/src/java/org/apache/ivy/core/module/descriptor/ExcludeRule.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/core/module/descriptor/ExtendsDescriptor.java b/src/java/org/apache/ivy/core/module/descriptor/ExtendsDescriptor.java
index ceba103..63e47c1 100644
--- a/src/java/org/apache/ivy/core/module/descriptor/ExtendsDescriptor.java
+++ b/src/java/org/apache/ivy/core/module/descriptor/ExtendsDescriptor.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/core/module/descriptor/ExtraInfoHolder.java b/src/java/org/apache/ivy/core/module/descriptor/ExtraInfoHolder.java
index 7a7cfe4..723fe62 100644
--- a/src/java/org/apache/ivy/core/module/descriptor/ExtraInfoHolder.java
+++ b/src/java/org/apache/ivy/core/module/descriptor/ExtraInfoHolder.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/core/module/descriptor/IncludeRule.java b/src/java/org/apache/ivy/core/module/descriptor/IncludeRule.java
index 212023e..7845f6e 100644
--- a/src/java/org/apache/ivy/core/module/descriptor/IncludeRule.java
+++ b/src/java/org/apache/ivy/core/module/descriptor/IncludeRule.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/core/module/descriptor/InheritableItem.java b/src/java/org/apache/ivy/core/module/descriptor/InheritableItem.java
index 8b9e132..73a7a3e 100644
--- a/src/java/org/apache/ivy/core/module/descriptor/InheritableItem.java
+++ b/src/java/org/apache/ivy/core/module/descriptor/InheritableItem.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/core/module/descriptor/License.java b/src/java/org/apache/ivy/core/module/descriptor/License.java
index db1c823..594d1d6 100644
--- a/src/java/org/apache/ivy/core/module/descriptor/License.java
+++ b/src/java/org/apache/ivy/core/module/descriptor/License.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/core/module/descriptor/MDArtifact.java b/src/java/org/apache/ivy/core/module/descriptor/MDArtifact.java
index ecd511b..f79d352 100644
--- a/src/java/org/apache/ivy/core/module/descriptor/MDArtifact.java
+++ b/src/java/org/apache/ivy/core/module/descriptor/MDArtifact.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/core/module/descriptor/ModuleDescriptor.java b/src/java/org/apache/ivy/core/module/descriptor/ModuleDescriptor.java
index da20d5e..166f46b 100644
--- a/src/java/org/apache/ivy/core/module/descriptor/ModuleDescriptor.java
+++ b/src/java/org/apache/ivy/core/module/descriptor/ModuleDescriptor.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/core/module/descriptor/OverrideDependencyDescriptorMediator.java b/src/java/org/apache/ivy/core/module/descriptor/OverrideDependencyDescriptorMediator.java
index a5fbaf8..bba2a8a 100644
--- a/src/java/org/apache/ivy/core/module/descriptor/OverrideDependencyDescriptorMediator.java
+++ b/src/java/org/apache/ivy/core/module/descriptor/OverrideDependencyDescriptorMediator.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/core/module/descriptor/WorkspaceModuleDescriptor.java b/src/java/org/apache/ivy/core/module/descriptor/WorkspaceModuleDescriptor.java
index 4403526..ac21a8e 100644
--- a/src/java/org/apache/ivy/core/module/descriptor/WorkspaceModuleDescriptor.java
+++ b/src/java/org/apache/ivy/core/module/descriptor/WorkspaceModuleDescriptor.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/core/module/id/ArtifactId.java b/src/java/org/apache/ivy/core/module/id/ArtifactId.java
index a174738..62a1b44 100644
--- a/src/java/org/apache/ivy/core/module/id/ArtifactId.java
+++ b/src/java/org/apache/ivy/core/module/id/ArtifactId.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/core/module/id/ArtifactRevisionId.java b/src/java/org/apache/ivy/core/module/id/ArtifactRevisionId.java
index c55b0f0..32346bd 100644
--- a/src/java/org/apache/ivy/core/module/id/ArtifactRevisionId.java
+++ b/src/java/org/apache/ivy/core/module/id/ArtifactRevisionId.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/core/module/id/MatcherLookup.java b/src/java/org/apache/ivy/core/module/id/MatcherLookup.java
index 5d223ae..4526cff 100644
--- a/src/java/org/apache/ivy/core/module/id/MatcherLookup.java
+++ b/src/java/org/apache/ivy/core/module/id/MatcherLookup.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/core/module/id/ModuleId.java b/src/java/org/apache/ivy/core/module/id/ModuleId.java
index 1c605f1..66a536c 100644
--- a/src/java/org/apache/ivy/core/module/id/ModuleId.java
+++ b/src/java/org/apache/ivy/core/module/id/ModuleId.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/core/module/id/ModuleRevisionId.java b/src/java/org/apache/ivy/core/module/id/ModuleRevisionId.java
index 8bb19ed..aab4283 100644
--- a/src/java/org/apache/ivy/core/module/id/ModuleRevisionId.java
+++ b/src/java/org/apache/ivy/core/module/id/ModuleRevisionId.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/core/module/id/ModuleRules.java b/src/java/org/apache/ivy/core/module/id/ModuleRules.java
index abfec94..e17e2e6 100644
--- a/src/java/org/apache/ivy/core/module/id/ModuleRules.java
+++ b/src/java/org/apache/ivy/core/module/id/ModuleRules.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/core/module/id/package.html b/src/java/org/apache/ivy/core/module/id/package.html
index 1a37e02..3b4670a 100644
--- a/src/java/org/apache/ivy/core/module/id/package.html
+++ b/src/java/org/apache/ivy/core/module/id/package.html
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/src/java/org/apache/ivy/core/module/status/Status.java b/src/java/org/apache/ivy/core/module/status/Status.java
index d94d94a..0f3721c 100644
--- a/src/java/org/apache/ivy/core/module/status/Status.java
+++ b/src/java/org/apache/ivy/core/module/status/Status.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/core/module/status/StatusManager.java b/src/java/org/apache/ivy/core/module/status/StatusManager.java
index ba57a0e..66c7e23 100644
--- a/src/java/org/apache/ivy/core/module/status/StatusManager.java
+++ b/src/java/org/apache/ivy/core/module/status/StatusManager.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/core/pack/ArchivePacking.java b/src/java/org/apache/ivy/core/pack/ArchivePacking.java
index 2802ca5..8143d11 100644
--- a/src/java/org/apache/ivy/core/pack/ArchivePacking.java
+++ b/src/java/org/apache/ivy/core/pack/ArchivePacking.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/core/pack/OsgiBundlePacking.java b/src/java/org/apache/ivy/core/pack/OsgiBundlePacking.java
index 737a1f9..6e453b9 100644
--- a/src/java/org/apache/ivy/core/pack/OsgiBundlePacking.java
+++ b/src/java/org/apache/ivy/core/pack/OsgiBundlePacking.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/core/pack/Pack200Packing.java b/src/java/org/apache/ivy/core/pack/Pack200Packing.java
index f2039d1..264d445 100644
--- a/src/java/org/apache/ivy/core/pack/Pack200Packing.java
+++ b/src/java/org/apache/ivy/core/pack/Pack200Packing.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/core/pack/PackagingManager.java b/src/java/org/apache/ivy/core/pack/PackagingManager.java
index 6d9a03e..be8e19c 100644
--- a/src/java/org/apache/ivy/core/pack/PackagingManager.java
+++ b/src/java/org/apache/ivy/core/pack/PackagingManager.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/core/pack/PackingRegistry.java b/src/java/org/apache/ivy/core/pack/PackingRegistry.java
index 77684dc..8e6d82a 100644
--- a/src/java/org/apache/ivy/core/pack/PackingRegistry.java
+++ b/src/java/org/apache/ivy/core/pack/PackingRegistry.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/core/pack/StreamPacking.java b/src/java/org/apache/ivy/core/pack/StreamPacking.java
index b4b98d0..6f6e2ed 100644
--- a/src/java/org/apache/ivy/core/pack/StreamPacking.java
+++ b/src/java/org/apache/ivy/core/pack/StreamPacking.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/core/pack/ZipPacking.java b/src/java/org/apache/ivy/core/pack/ZipPacking.java
index 7a0e3c1..18a010e 100644
--- a/src/java/org/apache/ivy/core/pack/ZipPacking.java
+++ b/src/java/org/apache/ivy/core/pack/ZipPacking.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/core/publish/PublishEngine.java b/src/java/org/apache/ivy/core/publish/PublishEngine.java
index 8ed4ee5..bb6a684 100644
--- a/src/java/org/apache/ivy/core/publish/PublishEngine.java
+++ b/src/java/org/apache/ivy/core/publish/PublishEngine.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/core/publish/PublishEngineSettings.java b/src/java/org/apache/ivy/core/publish/PublishEngineSettings.java
index 8105b2f..bc989ce 100644
--- a/src/java/org/apache/ivy/core/publish/PublishEngineSettings.java
+++ b/src/java/org/apache/ivy/core/publish/PublishEngineSettings.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/core/publish/PublishOptions.java b/src/java/org/apache/ivy/core/publish/PublishOptions.java
index 7dcc48d..2be9202 100644
--- a/src/java/org/apache/ivy/core/publish/PublishOptions.java
+++ b/src/java/org/apache/ivy/core/publish/PublishOptions.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/core/report/ArtifactDownloadReport.java b/src/java/org/apache/ivy/core/report/ArtifactDownloadReport.java
index 8fb72bd..951936e 100644
--- a/src/java/org/apache/ivy/core/report/ArtifactDownloadReport.java
+++ b/src/java/org/apache/ivy/core/report/ArtifactDownloadReport.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/core/report/ConfigurationResolveReport.java b/src/java/org/apache/ivy/core/report/ConfigurationResolveReport.java
index 04cd02e..0e0b199 100644
--- a/src/java/org/apache/ivy/core/report/ConfigurationResolveReport.java
+++ b/src/java/org/apache/ivy/core/report/ConfigurationResolveReport.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/core/report/DownloadReport.java b/src/java/org/apache/ivy/core/report/DownloadReport.java
index 267c7b1..b5e8c2f 100644
--- a/src/java/org/apache/ivy/core/report/DownloadReport.java
+++ b/src/java/org/apache/ivy/core/report/DownloadReport.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/core/report/DownloadStatus.java b/src/java/org/apache/ivy/core/report/DownloadStatus.java
index db5fab5..c9c8d2b 100644
--- a/src/java/org/apache/ivy/core/report/DownloadStatus.java
+++ b/src/java/org/apache/ivy/core/report/DownloadStatus.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/core/report/MetadataArtifactDownloadReport.java b/src/java/org/apache/ivy/core/report/MetadataArtifactDownloadReport.java
index ddafd08..ea7b347 100644
--- a/src/java/org/apache/ivy/core/report/MetadataArtifactDownloadReport.java
+++ b/src/java/org/apache/ivy/core/report/MetadataArtifactDownloadReport.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/core/report/ResolveReport.java b/src/java/org/apache/ivy/core/report/ResolveReport.java
index 40d5d1b..8a8d0f7 100644
--- a/src/java/org/apache/ivy/core/report/ResolveReport.java
+++ b/src/java/org/apache/ivy/core/report/ResolveReport.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/core/repository/RepositoryManagementEngine.java b/src/java/org/apache/ivy/core/repository/RepositoryManagementEngine.java
index 5c71181..35277d8 100644
--- a/src/java/org/apache/ivy/core/repository/RepositoryManagementEngine.java
+++ b/src/java/org/apache/ivy/core/repository/RepositoryManagementEngine.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/core/repository/RepositoryManagementEngineSettings.java b/src/java/org/apache/ivy/core/repository/RepositoryManagementEngineSettings.java
index d50ae52..559a80f 100644
--- a/src/java/org/apache/ivy/core/repository/RepositoryManagementEngineSettings.java
+++ b/src/java/org/apache/ivy/core/repository/RepositoryManagementEngineSettings.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/core/resolve/DownloadOptions.java b/src/java/org/apache/ivy/core/resolve/DownloadOptions.java
index e3f8555..83017fd 100644
--- a/src/java/org/apache/ivy/core/resolve/DownloadOptions.java
+++ b/src/java/org/apache/ivy/core/resolve/DownloadOptions.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/core/resolve/IvyNode.java b/src/java/org/apache/ivy/core/resolve/IvyNode.java
index 9d23db5..b3da8c1 100644
--- a/src/java/org/apache/ivy/core/resolve/IvyNode.java
+++ b/src/java/org/apache/ivy/core/resolve/IvyNode.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/core/resolve/IvyNodeBlacklist.java b/src/java/org/apache/ivy/core/resolve/IvyNodeBlacklist.java
index 466d2b6..e2f3304 100644
--- a/src/java/org/apache/ivy/core/resolve/IvyNodeBlacklist.java
+++ b/src/java/org/apache/ivy/core/resolve/IvyNodeBlacklist.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/core/resolve/IvyNodeCallers.java b/src/java/org/apache/ivy/core/resolve/IvyNodeCallers.java
index 3c0d78c..f1d5f63 100644
--- a/src/java/org/apache/ivy/core/resolve/IvyNodeCallers.java
+++ b/src/java/org/apache/ivy/core/resolve/IvyNodeCallers.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/core/resolve/IvyNodeEviction.java b/src/java/org/apache/ivy/core/resolve/IvyNodeEviction.java
index c3957ad..da62d49 100644
--- a/src/java/org/apache/ivy/core/resolve/IvyNodeEviction.java
+++ b/src/java/org/apache/ivy/core/resolve/IvyNodeEviction.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/core/resolve/IvyNodeUsage.java b/src/java/org/apache/ivy/core/resolve/IvyNodeUsage.java
index 99bdf74..85a522b 100644
--- a/src/java/org/apache/ivy/core/resolve/IvyNodeUsage.java
+++ b/src/java/org/apache/ivy/core/resolve/IvyNodeUsage.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/core/resolve/ResolveData.java b/src/java/org/apache/ivy/core/resolve/ResolveData.java
index f7e80fe..11a018d 100644
--- a/src/java/org/apache/ivy/core/resolve/ResolveData.java
+++ b/src/java/org/apache/ivy/core/resolve/ResolveData.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/core/resolve/ResolveEngine.java b/src/java/org/apache/ivy/core/resolve/ResolveEngine.java
index dd255a1..eb12618 100644
--- a/src/java/org/apache/ivy/core/resolve/ResolveEngine.java
+++ b/src/java/org/apache/ivy/core/resolve/ResolveEngine.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/core/resolve/ResolveEngineSettings.java b/src/java/org/apache/ivy/core/resolve/ResolveEngineSettings.java
index 34ff9fa..8d7d735 100644
--- a/src/java/org/apache/ivy/core/resolve/ResolveEngineSettings.java
+++ b/src/java/org/apache/ivy/core/resolve/ResolveEngineSettings.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/core/resolve/ResolveOptions.java b/src/java/org/apache/ivy/core/resolve/ResolveOptions.java
index 77c5ee1..f3de8b3 100644
--- a/src/java/org/apache/ivy/core/resolve/ResolveOptions.java
+++ b/src/java/org/apache/ivy/core/resolve/ResolveOptions.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/core/resolve/ResolveProcessException.java b/src/java/org/apache/ivy/core/resolve/ResolveProcessException.java
index 58e37a3..417856c 100644
--- a/src/java/org/apache/ivy/core/resolve/ResolveProcessException.java
+++ b/src/java/org/apache/ivy/core/resolve/ResolveProcessException.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/core/resolve/ResolvedModuleRevision.java b/src/java/org/apache/ivy/core/resolve/ResolvedModuleRevision.java
index b209d04..3bd1b33 100644
--- a/src/java/org/apache/ivy/core/resolve/ResolvedModuleRevision.java
+++ b/src/java/org/apache/ivy/core/resolve/ResolvedModuleRevision.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/core/resolve/RestartResolveProcess.java b/src/java/org/apache/ivy/core/resolve/RestartResolveProcess.java
index 4da7153..7d33bd6 100644
--- a/src/java/org/apache/ivy/core/resolve/RestartResolveProcess.java
+++ b/src/java/org/apache/ivy/core/resolve/RestartResolveProcess.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/core/resolve/VisitData.java b/src/java/org/apache/ivy/core/resolve/VisitData.java
index fa66858..2af64b1 100644
--- a/src/java/org/apache/ivy/core/resolve/VisitData.java
+++ b/src/java/org/apache/ivy/core/resolve/VisitData.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/core/resolve/VisitNode.java b/src/java/org/apache/ivy/core/resolve/VisitNode.java
index 39497f1..881e9e9 100644
--- a/src/java/org/apache/ivy/core/resolve/VisitNode.java
+++ b/src/java/org/apache/ivy/core/resolve/VisitNode.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/core/retrieve/FileNameMapper.java b/src/java/org/apache/ivy/core/retrieve/FileNameMapper.java
index 0e39a21..4f504eb 100644
--- a/src/java/org/apache/ivy/core/retrieve/FileNameMapper.java
+++ b/src/java/org/apache/ivy/core/retrieve/FileNameMapper.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with

  *  the License.  You may obtain a copy of the License at

  *

- *      http://www.apache.org/licenses/LICENSE-2.0

+ *      https://www.apache.org/licenses/LICENSE-2.0

  *

  *  Unless required by applicable law or agreed to in writing, software

  *  distributed under the License is distributed on an "AS IS" BASIS,

diff --git a/src/java/org/apache/ivy/core/retrieve/RetrieveEngine.java b/src/java/org/apache/ivy/core/retrieve/RetrieveEngine.java
index 73e21fd..e10c33a 100644
--- a/src/java/org/apache/ivy/core/retrieve/RetrieveEngine.java
+++ b/src/java/org/apache/ivy/core/retrieve/RetrieveEngine.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/core/retrieve/RetrieveEngineSettings.java b/src/java/org/apache/ivy/core/retrieve/RetrieveEngineSettings.java
index c50baee..bbf6d93 100644
--- a/src/java/org/apache/ivy/core/retrieve/RetrieveEngineSettings.java
+++ b/src/java/org/apache/ivy/core/retrieve/RetrieveEngineSettings.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/core/retrieve/RetrieveOptions.java b/src/java/org/apache/ivy/core/retrieve/RetrieveOptions.java
index f977a08..8198087 100644
--- a/src/java/org/apache/ivy/core/retrieve/RetrieveOptions.java
+++ b/src/java/org/apache/ivy/core/retrieve/RetrieveOptions.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/core/retrieve/RetrieveReport.java b/src/java/org/apache/ivy/core/retrieve/RetrieveReport.java
index 256678c..c8b889a 100644
--- a/src/java/org/apache/ivy/core/retrieve/RetrieveReport.java
+++ b/src/java/org/apache/ivy/core/retrieve/RetrieveReport.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/core/search/ModuleEntry.java b/src/java/org/apache/ivy/core/search/ModuleEntry.java
index c3062c8..39c46af 100644
--- a/src/java/org/apache/ivy/core/search/ModuleEntry.java
+++ b/src/java/org/apache/ivy/core/search/ModuleEntry.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/core/search/OrganisationEntry.java b/src/java/org/apache/ivy/core/search/OrganisationEntry.java
index d173dd0..e226888 100644
--- a/src/java/org/apache/ivy/core/search/OrganisationEntry.java
+++ b/src/java/org/apache/ivy/core/search/OrganisationEntry.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/core/search/RevisionEntry.java b/src/java/org/apache/ivy/core/search/RevisionEntry.java
index 74c536d..63ac1e2 100644
--- a/src/java/org/apache/ivy/core/search/RevisionEntry.java
+++ b/src/java/org/apache/ivy/core/search/RevisionEntry.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/core/search/SearchEngine.java b/src/java/org/apache/ivy/core/search/SearchEngine.java
index 30a014d..c06a60f 100644
--- a/src/java/org/apache/ivy/core/search/SearchEngine.java
+++ b/src/java/org/apache/ivy/core/search/SearchEngine.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/core/settings/IvyPattern.java b/src/java/org/apache/ivy/core/settings/IvyPattern.java
index 1464714..c60ec1c 100644
--- a/src/java/org/apache/ivy/core/settings/IvyPattern.java
+++ b/src/java/org/apache/ivy/core/settings/IvyPattern.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/core/settings/IvySettings.java b/src/java/org/apache/ivy/core/settings/IvySettings.java
index 6b96a6e..1d6db8c 100644
--- a/src/java/org/apache/ivy/core/settings/IvySettings.java
+++ b/src/java/org/apache/ivy/core/settings/IvySettings.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/core/settings/IvyVariableContainer.java b/src/java/org/apache/ivy/core/settings/IvyVariableContainer.java
index 4d81fe1..2fa218a 100644
--- a/src/java/org/apache/ivy/core/settings/IvyVariableContainer.java
+++ b/src/java/org/apache/ivy/core/settings/IvyVariableContainer.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/core/settings/IvyVariableContainerImpl.java b/src/java/org/apache/ivy/core/settings/IvyVariableContainerImpl.java
index 0965801..1311080 100644
--- a/src/java/org/apache/ivy/core/settings/IvyVariableContainerImpl.java
+++ b/src/java/org/apache/ivy/core/settings/IvyVariableContainerImpl.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/core/settings/NamedTimeoutConstraint.java b/src/java/org/apache/ivy/core/settings/NamedTimeoutConstraint.java
index 6359530..e0554c8 100644
--- a/src/java/org/apache/ivy/core/settings/NamedTimeoutConstraint.java
+++ b/src/java/org/apache/ivy/core/settings/NamedTimeoutConstraint.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/core/settings/TimeoutConstraint.java b/src/java/org/apache/ivy/core/settings/TimeoutConstraint.java
index d570832..eb8404d 100644
--- a/src/java/org/apache/ivy/core/settings/TimeoutConstraint.java
+++ b/src/java/org/apache/ivy/core/settings/TimeoutConstraint.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/core/settings/Validatable.java b/src/java/org/apache/ivy/core/settings/Validatable.java
index 968926e..0611cd4 100644
--- a/src/java/org/apache/ivy/core/settings/Validatable.java
+++ b/src/java/org/apache/ivy/core/settings/Validatable.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/core/settings/XmlSettingsParser.java b/src/java/org/apache/ivy/core/settings/XmlSettingsParser.java
index 3903d12..0c743c9 100644
--- a/src/java/org/apache/ivy/core/settings/XmlSettingsParser.java
+++ b/src/java/org/apache/ivy/core/settings/XmlSettingsParser.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/core/settings/ivy.properties b/src/java/org/apache/ivy/core/settings/ivy.properties
index 0eb5e12..b90bb32 100644
--- a/src/java/org/apache/ivy/core/settings/ivy.properties
+++ b/src/java/org/apache/ivy/core/settings/ivy.properties
@@ -7,7 +7,7 @@
 # * "License"); you may not use this file except in compliance
 # * with the License.  You may obtain a copy of the License at
 # *
-# *   http://www.apache.org/licenses/LICENSE-2.0
+# *   https://www.apache.org/licenses/LICENSE-2.0
 # *
 # * Unless required by applicable law or agreed to in writing,
 # * software distributed under the License is distributed on an
diff --git a/src/java/org/apache/ivy/core/settings/ivysettings-1.4.xml b/src/java/org/apache/ivy/core/settings/ivysettings-1.4.xml
index 63ff3aa..495d397 100644
--- a/src/java/org/apache/ivy/core/settings/ivysettings-1.4.xml
+++ b/src/java/org/apache/ivy/core/settings/ivysettings-1.4.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/src/java/org/apache/ivy/core/settings/ivysettings-default-chain.xml b/src/java/org/apache/ivy/core/settings/ivysettings-default-chain.xml
index bdc5277..bc455d7 100644
--- a/src/java/org/apache/ivy/core/settings/ivysettings-default-chain.xml
+++ b/src/java/org/apache/ivy/core/settings/ivysettings-default-chain.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/src/java/org/apache/ivy/core/settings/ivysettings-local.xml b/src/java/org/apache/ivy/core/settings/ivysettings-local.xml
index 715a2ba..1125f30 100644
--- a/src/java/org/apache/ivy/core/settings/ivysettings-local.xml
+++ b/src/java/org/apache/ivy/core/settings/ivysettings-local.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/src/java/org/apache/ivy/core/settings/ivysettings-main-chain.xml b/src/java/org/apache/ivy/core/settings/ivysettings-main-chain.xml
index 3ecb2ba..38e3590 100644
--- a/src/java/org/apache/ivy/core/settings/ivysettings-main-chain.xml
+++ b/src/java/org/apache/ivy/core/settings/ivysettings-main-chain.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/src/java/org/apache/ivy/core/settings/ivysettings-public.xml b/src/java/org/apache/ivy/core/settings/ivysettings-public.xml
index 9abbc0e..73411fb 100644
--- a/src/java/org/apache/ivy/core/settings/ivysettings-public.xml
+++ b/src/java/org/apache/ivy/core/settings/ivysettings-public.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/src/java/org/apache/ivy/core/settings/ivysettings-shared.xml b/src/java/org/apache/ivy/core/settings/ivysettings-shared.xml
index 0e46310..5772caa 100644
--- a/src/java/org/apache/ivy/core/settings/ivysettings-shared.xml
+++ b/src/java/org/apache/ivy/core/settings/ivysettings-shared.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/src/java/org/apache/ivy/core/settings/ivysettings.xml b/src/java/org/apache/ivy/core/settings/ivysettings.xml
index 1b84bf0..1f446d2 100644
--- a/src/java/org/apache/ivy/core/settings/ivysettings.xml
+++ b/src/java/org/apache/ivy/core/settings/ivysettings.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/src/java/org/apache/ivy/core/settings/repository.properties b/src/java/org/apache/ivy/core/settings/repository.properties
index c276ad6..891b242 100644
--- a/src/java/org/apache/ivy/core/settings/repository.properties
+++ b/src/java/org/apache/ivy/core/settings/repository.properties
@@ -7,7 +7,7 @@
 # * "License"); you may not use this file except in compliance
 # * with the License.  You may obtain a copy of the License at
 # *
-# *   http://www.apache.org/licenses/LICENSE-2.0
+# *   https://www.apache.org/licenses/LICENSE-2.0
 # *
 # * Unless required by applicable law or agreed to in writing,
 # * software distributed under the License is distributed on an
diff --git a/src/java/org/apache/ivy/core/settings/typedef.properties b/src/java/org/apache/ivy/core/settings/typedef.properties
index e87af8f..ae95860 100644
--- a/src/java/org/apache/ivy/core/settings/typedef.properties
+++ b/src/java/org/apache/ivy/core/settings/typedef.properties
@@ -7,7 +7,7 @@
 # * "License"); you may not use this file except in compliance
 # * with the License.  You may obtain a copy of the License at
 # *
-# *   http://www.apache.org/licenses/LICENSE-2.0
+# *   https://www.apache.org/licenses/LICENSE-2.0
 # *
 # * Unless required by applicable law or agreed to in writing,
 # * software distributed under the License is distributed on an
diff --git a/src/java/org/apache/ivy/core/sort/CollectionOfModulesToSort.java b/src/java/org/apache/ivy/core/sort/CollectionOfModulesToSort.java
index 91e6249..54af33e 100644
--- a/src/java/org/apache/ivy/core/sort/CollectionOfModulesToSort.java
+++ b/src/java/org/apache/ivy/core/sort/CollectionOfModulesToSort.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/core/sort/MessageBasedNonMatchingVersionReporter.java b/src/java/org/apache/ivy/core/sort/MessageBasedNonMatchingVersionReporter.java
index 7034ebd..853986b 100644
--- a/src/java/org/apache/ivy/core/sort/MessageBasedNonMatchingVersionReporter.java
+++ b/src/java/org/apache/ivy/core/sort/MessageBasedNonMatchingVersionReporter.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/core/sort/ModuleDescriptorSorter.java b/src/java/org/apache/ivy/core/sort/ModuleDescriptorSorter.java
index be85820..7a950d8 100644
--- a/src/java/org/apache/ivy/core/sort/ModuleDescriptorSorter.java
+++ b/src/java/org/apache/ivy/core/sort/ModuleDescriptorSorter.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/core/sort/ModuleInSort.java b/src/java/org/apache/ivy/core/sort/ModuleInSort.java
index 1a928ea..7e090c5 100644
--- a/src/java/org/apache/ivy/core/sort/ModuleInSort.java
+++ b/src/java/org/apache/ivy/core/sort/ModuleInSort.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/core/sort/NonMatchingVersionReporter.java b/src/java/org/apache/ivy/core/sort/NonMatchingVersionReporter.java
index 8a08668..62bb4e2 100644
--- a/src/java/org/apache/ivy/core/sort/NonMatchingVersionReporter.java
+++ b/src/java/org/apache/ivy/core/sort/NonMatchingVersionReporter.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/core/sort/SilentNonMatchingVersionReporter.java b/src/java/org/apache/ivy/core/sort/SilentNonMatchingVersionReporter.java
index 5212d24..c60d50c 100644
--- a/src/java/org/apache/ivy/core/sort/SilentNonMatchingVersionReporter.java
+++ b/src/java/org/apache/ivy/core/sort/SilentNonMatchingVersionReporter.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/core/sort/SimpleSortEngineSettings.java b/src/java/org/apache/ivy/core/sort/SimpleSortEngineSettings.java
index cb645b7..fe23fb0 100644
--- a/src/java/org/apache/ivy/core/sort/SimpleSortEngineSettings.java
+++ b/src/java/org/apache/ivy/core/sort/SimpleSortEngineSettings.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/core/sort/SortEngine.java b/src/java/org/apache/ivy/core/sort/SortEngine.java
index 4aa547f..712a203 100644
--- a/src/java/org/apache/ivy/core/sort/SortEngine.java
+++ b/src/java/org/apache/ivy/core/sort/SortEngine.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/core/sort/SortEngineSettings.java b/src/java/org/apache/ivy/core/sort/SortEngineSettings.java
index edfdcb9..5030ebb 100644
--- a/src/java/org/apache/ivy/core/sort/SortEngineSettings.java
+++ b/src/java/org/apache/ivy/core/sort/SortEngineSettings.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/core/sort/SortOptions.java b/src/java/org/apache/ivy/core/sort/SortOptions.java
index adb7bb1..b0a78f9 100644
--- a/src/java/org/apache/ivy/core/sort/SortOptions.java
+++ b/src/java/org/apache/ivy/core/sort/SortOptions.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/core/sort/WarningNonMatchingVersionReporter.java b/src/java/org/apache/ivy/core/sort/WarningNonMatchingVersionReporter.java
index 56b39f3..5bed6ac 100644
--- a/src/java/org/apache/ivy/core/sort/WarningNonMatchingVersionReporter.java
+++ b/src/java/org/apache/ivy/core/sort/WarningNonMatchingVersionReporter.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/osgi/core/BundleArtifact.java b/src/java/org/apache/ivy/osgi/core/BundleArtifact.java
index 180fa01..b0c2b7e 100644
--- a/src/java/org/apache/ivy/osgi/core/BundleArtifact.java
+++ b/src/java/org/apache/ivy/osgi/core/BundleArtifact.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/osgi/core/BundleCapability.java b/src/java/org/apache/ivy/osgi/core/BundleCapability.java
index 54c190a..03a8898 100644
--- a/src/java/org/apache/ivy/osgi/core/BundleCapability.java
+++ b/src/java/org/apache/ivy/osgi/core/BundleCapability.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/osgi/core/BundleInfo.java b/src/java/org/apache/ivy/osgi/core/BundleInfo.java
index b2c19f8..0f5df2f 100644
--- a/src/java/org/apache/ivy/osgi/core/BundleInfo.java
+++ b/src/java/org/apache/ivy/osgi/core/BundleInfo.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/osgi/core/BundleInfoAdapter.java b/src/java/org/apache/ivy/osgi/core/BundleInfoAdapter.java
index 72ae950..6713a3d 100644
--- a/src/java/org/apache/ivy/osgi/core/BundleInfoAdapter.java
+++ b/src/java/org/apache/ivy/osgi/core/BundleInfoAdapter.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/osgi/core/BundleRequirement.java b/src/java/org/apache/ivy/osgi/core/BundleRequirement.java
index d41fb38..023fda9 100644
--- a/src/java/org/apache/ivy/osgi/core/BundleRequirement.java
+++ b/src/java/org/apache/ivy/osgi/core/BundleRequirement.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/osgi/core/ExecutionEnvironmentProfile.java b/src/java/org/apache/ivy/osgi/core/ExecutionEnvironmentProfile.java
index 6c8438b..f7a997e 100644
--- a/src/java/org/apache/ivy/osgi/core/ExecutionEnvironmentProfile.java
+++ b/src/java/org/apache/ivy/osgi/core/ExecutionEnvironmentProfile.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/osgi/core/ExecutionEnvironmentProfileProvider.java b/src/java/org/apache/ivy/osgi/core/ExecutionEnvironmentProfileProvider.java
index dfb1fcc..4938732 100644
--- a/src/java/org/apache/ivy/osgi/core/ExecutionEnvironmentProfileProvider.java
+++ b/src/java/org/apache/ivy/osgi/core/ExecutionEnvironmentProfileProvider.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/osgi/core/ExportPackage.java b/src/java/org/apache/ivy/osgi/core/ExportPackage.java
index 329ff33..07606f7 100644
--- a/src/java/org/apache/ivy/osgi/core/ExportPackage.java
+++ b/src/java/org/apache/ivy/osgi/core/ExportPackage.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/osgi/core/ManifestHeaderElement.java b/src/java/org/apache/ivy/osgi/core/ManifestHeaderElement.java
index 3894eaf..7a1e410 100644
--- a/src/java/org/apache/ivy/osgi/core/ManifestHeaderElement.java
+++ b/src/java/org/apache/ivy/osgi/core/ManifestHeaderElement.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/osgi/core/ManifestHeaderValue.java b/src/java/org/apache/ivy/osgi/core/ManifestHeaderValue.java
index 3b6eaa1..6ad84dc 100644
--- a/src/java/org/apache/ivy/osgi/core/ManifestHeaderValue.java
+++ b/src/java/org/apache/ivy/osgi/core/ManifestHeaderValue.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/osgi/core/ManifestParser.java b/src/java/org/apache/ivy/osgi/core/ManifestParser.java
index ee8e3ce..61f295a 100644
--- a/src/java/org/apache/ivy/osgi/core/ManifestParser.java
+++ b/src/java/org/apache/ivy/osgi/core/ManifestParser.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/osgi/core/OSGiManifestParser.java b/src/java/org/apache/ivy/osgi/core/OSGiManifestParser.java
index 90c7534..be655e0 100644
--- a/src/java/org/apache/ivy/osgi/core/OSGiManifestParser.java
+++ b/src/java/org/apache/ivy/osgi/core/OSGiManifestParser.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/osgi/core/OsgiLatestStrategy.java b/src/java/org/apache/ivy/osgi/core/OsgiLatestStrategy.java
index aeb0b49..39605c6 100644
--- a/src/java/org/apache/ivy/osgi/core/OsgiLatestStrategy.java
+++ b/src/java/org/apache/ivy/osgi/core/OsgiLatestStrategy.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/osgi/core/jvm-packages.properties b/src/java/org/apache/ivy/osgi/core/jvm-packages.properties
index f86e74d..278bfb7 100644
--- a/src/java/org/apache/ivy/osgi/core/jvm-packages.properties
+++ b/src/java/org/apache/ivy/osgi/core/jvm-packages.properties
@@ -7,7 +7,7 @@
 # * "License"); you may not use this file except in compliance
 # * with the License.  You may obtain a copy of the License at
 # *
-# *   http://www.apache.org/licenses/LICENSE-2.0
+# *   https://www.apache.org/licenses/LICENSE-2.0
 # *
 # * Unless required by applicable law or agreed to in writing,
 # * software distributed under the License is distributed on an
diff --git a/src/java/org/apache/ivy/osgi/filter/AndFilter.java b/src/java/org/apache/ivy/osgi/filter/AndFilter.java
index 12a7567..2cbc1c6 100644
--- a/src/java/org/apache/ivy/osgi/filter/AndFilter.java
+++ b/src/java/org/apache/ivy/osgi/filter/AndFilter.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/osgi/filter/CompareFilter.java b/src/java/org/apache/ivy/osgi/filter/CompareFilter.java
index 840ec45..49266bd 100644
--- a/src/java/org/apache/ivy/osgi/filter/CompareFilter.java
+++ b/src/java/org/apache/ivy/osgi/filter/CompareFilter.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/osgi/filter/MultiOperatorFilter.java b/src/java/org/apache/ivy/osgi/filter/MultiOperatorFilter.java
index b91ddd2..5725203 100644
--- a/src/java/org/apache/ivy/osgi/filter/MultiOperatorFilter.java
+++ b/src/java/org/apache/ivy/osgi/filter/MultiOperatorFilter.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/osgi/filter/NotFilter.java b/src/java/org/apache/ivy/osgi/filter/NotFilter.java
index 5e436a6..9d858ea 100644
--- a/src/java/org/apache/ivy/osgi/filter/NotFilter.java
+++ b/src/java/org/apache/ivy/osgi/filter/NotFilter.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/osgi/filter/OSGiFilter.java b/src/java/org/apache/ivy/osgi/filter/OSGiFilter.java
index 4d0b58a..fb77ac7 100644
--- a/src/java/org/apache/ivy/osgi/filter/OSGiFilter.java
+++ b/src/java/org/apache/ivy/osgi/filter/OSGiFilter.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/osgi/filter/OSGiFilterParser.java b/src/java/org/apache/ivy/osgi/filter/OSGiFilterParser.java
index 0123bcb..336d46d 100644
--- a/src/java/org/apache/ivy/osgi/filter/OSGiFilterParser.java
+++ b/src/java/org/apache/ivy/osgi/filter/OSGiFilterParser.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/osgi/filter/OrFilter.java b/src/java/org/apache/ivy/osgi/filter/OrFilter.java
index e7e8031..c8314f5 100644
--- a/src/java/org/apache/ivy/osgi/filter/OrFilter.java
+++ b/src/java/org/apache/ivy/osgi/filter/OrFilter.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/osgi/filter/UniOperatorFilter.java b/src/java/org/apache/ivy/osgi/filter/UniOperatorFilter.java
index efc4bc4..ffe8a85 100644
--- a/src/java/org/apache/ivy/osgi/filter/UniOperatorFilter.java
+++ b/src/java/org/apache/ivy/osgi/filter/UniOperatorFilter.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/osgi/obr/OBRResolver.java b/src/java/org/apache/ivy/osgi/obr/OBRResolver.java
index 477f258..4bed4e7 100644
--- a/src/java/org/apache/ivy/osgi/obr/OBRResolver.java
+++ b/src/java/org/apache/ivy/osgi/obr/OBRResolver.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/osgi/obr/xml/Capability.java b/src/java/org/apache/ivy/osgi/obr/xml/Capability.java
index 392190b..8d7d045 100644
--- a/src/java/org/apache/ivy/osgi/obr/xml/Capability.java
+++ b/src/java/org/apache/ivy/osgi/obr/xml/Capability.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/osgi/obr/xml/CapabilityAdapter.java b/src/java/org/apache/ivy/osgi/obr/xml/CapabilityAdapter.java
index 52e9a72..0705a03 100644
--- a/src/java/org/apache/ivy/osgi/obr/xml/CapabilityAdapter.java
+++ b/src/java/org/apache/ivy/osgi/obr/xml/CapabilityAdapter.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/osgi/obr/xml/CapabilityProperty.java b/src/java/org/apache/ivy/osgi/obr/xml/CapabilityProperty.java
index a363ae0..d1d4a11 100644
--- a/src/java/org/apache/ivy/osgi/obr/xml/CapabilityProperty.java
+++ b/src/java/org/apache/ivy/osgi/obr/xml/CapabilityProperty.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/osgi/obr/xml/OBRXMLParser.java b/src/java/org/apache/ivy/osgi/obr/xml/OBRXMLParser.java
index 1bff108..ad7d8b7 100644
--- a/src/java/org/apache/ivy/osgi/obr/xml/OBRXMLParser.java
+++ b/src/java/org/apache/ivy/osgi/obr/xml/OBRXMLParser.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/osgi/obr/xml/OBRXMLWriter.java b/src/java/org/apache/ivy/osgi/obr/xml/OBRXMLWriter.java
index 784381a..41bf076 100644
--- a/src/java/org/apache/ivy/osgi/obr/xml/OBRXMLWriter.java
+++ b/src/java/org/apache/ivy/osgi/obr/xml/OBRXMLWriter.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/osgi/obr/xml/Requirement.java b/src/java/org/apache/ivy/osgi/obr/xml/Requirement.java
index 14f12c6..078b710 100644
--- a/src/java/org/apache/ivy/osgi/obr/xml/Requirement.java
+++ b/src/java/org/apache/ivy/osgi/obr/xml/Requirement.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/osgi/obr/xml/RequirementAdapter.java b/src/java/org/apache/ivy/osgi/obr/xml/RequirementAdapter.java
index 659cba3..f6fbef8 100644
--- a/src/java/org/apache/ivy/osgi/obr/xml/RequirementAdapter.java
+++ b/src/java/org/apache/ivy/osgi/obr/xml/RequirementAdapter.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/osgi/obr/xml/UnsupportedFilterException.java b/src/java/org/apache/ivy/osgi/obr/xml/UnsupportedFilterException.java
index c798be1..ca2907e 100644
--- a/src/java/org/apache/ivy/osgi/obr/xml/UnsupportedFilterException.java
+++ b/src/java/org/apache/ivy/osgi/obr/xml/UnsupportedFilterException.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/osgi/p2/P2Artifact.java b/src/java/org/apache/ivy/osgi/p2/P2Artifact.java
index 60d402d..5212bc8 100644
--- a/src/java/org/apache/ivy/osgi/p2/P2Artifact.java
+++ b/src/java/org/apache/ivy/osgi/p2/P2Artifact.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/osgi/p2/P2ArtifactParser.java b/src/java/org/apache/ivy/osgi/p2/P2ArtifactParser.java
index 505ba7d..fb7b8c5 100644
--- a/src/java/org/apache/ivy/osgi/p2/P2ArtifactParser.java
+++ b/src/java/org/apache/ivy/osgi/p2/P2ArtifactParser.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/osgi/p2/P2CompositeParser.java b/src/java/org/apache/ivy/osgi/p2/P2CompositeParser.java
index dfac018..7237aa9 100644
--- a/src/java/org/apache/ivy/osgi/p2/P2CompositeParser.java
+++ b/src/java/org/apache/ivy/osgi/p2/P2CompositeParser.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/osgi/p2/P2Descriptor.java b/src/java/org/apache/ivy/osgi/p2/P2Descriptor.java
index 93784af..b18f88a 100644
--- a/src/java/org/apache/ivy/osgi/p2/P2Descriptor.java
+++ b/src/java/org/apache/ivy/osgi/p2/P2Descriptor.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/osgi/p2/P2MetadataParser.java b/src/java/org/apache/ivy/osgi/p2/P2MetadataParser.java
index 44b7a2a..e650c9c 100644
--- a/src/java/org/apache/ivy/osgi/p2/P2MetadataParser.java
+++ b/src/java/org/apache/ivy/osgi/p2/P2MetadataParser.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/osgi/p2/PropertiesParser.java b/src/java/org/apache/ivy/osgi/p2/PropertiesParser.java
index 1c43413..eac1407 100644
--- a/src/java/org/apache/ivy/osgi/p2/PropertiesParser.java
+++ b/src/java/org/apache/ivy/osgi/p2/PropertiesParser.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/osgi/p2/XMLInputParser.java b/src/java/org/apache/ivy/osgi/p2/XMLInputParser.java
index dfe16df..dfdaaef 100644
--- a/src/java/org/apache/ivy/osgi/p2/XMLInputParser.java
+++ b/src/java/org/apache/ivy/osgi/p2/XMLInputParser.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/osgi/repo/AbstractFSManifestIterable.java b/src/java/org/apache/ivy/osgi/repo/AbstractFSManifestIterable.java
index 0935f50..88c35aa 100644
--- a/src/java/org/apache/ivy/osgi/repo/AbstractFSManifestIterable.java
+++ b/src/java/org/apache/ivy/osgi/repo/AbstractFSManifestIterable.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/osgi/repo/AbstractOSGiResolver.java b/src/java/org/apache/ivy/osgi/repo/AbstractOSGiResolver.java
index 9d6667b..f95fa39 100644
--- a/src/java/org/apache/ivy/osgi/repo/AbstractOSGiResolver.java
+++ b/src/java/org/apache/ivy/osgi/repo/AbstractOSGiResolver.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/osgi/repo/AggregatedOSGiResolver.java b/src/java/org/apache/ivy/osgi/repo/AggregatedOSGiResolver.java
index d1101b8..af640bf 100644
--- a/src/java/org/apache/ivy/osgi/repo/AggregatedOSGiResolver.java
+++ b/src/java/org/apache/ivy/osgi/repo/AggregatedOSGiResolver.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/osgi/repo/AggregatedRepoDescriptor.java b/src/java/org/apache/ivy/osgi/repo/AggregatedRepoDescriptor.java
index 67d1bc5..e97557a 100644
--- a/src/java/org/apache/ivy/osgi/repo/AggregatedRepoDescriptor.java
+++ b/src/java/org/apache/ivy/osgi/repo/AggregatedRepoDescriptor.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/osgi/repo/ArtifactReportManifestIterable.java b/src/java/org/apache/ivy/osgi/repo/ArtifactReportManifestIterable.java
index ecf551e..4387a82 100644
--- a/src/java/org/apache/ivy/osgi/repo/ArtifactReportManifestIterable.java
+++ b/src/java/org/apache/ivy/osgi/repo/ArtifactReportManifestIterable.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/osgi/repo/BundleCapabilityAndLocation.java b/src/java/org/apache/ivy/osgi/repo/BundleCapabilityAndLocation.java
index 303386e..2a7823f 100644
--- a/src/java/org/apache/ivy/osgi/repo/BundleCapabilityAndLocation.java
+++ b/src/java/org/apache/ivy/osgi/repo/BundleCapabilityAndLocation.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/osgi/repo/BundleRepoDescriptor.java b/src/java/org/apache/ivy/osgi/repo/BundleRepoDescriptor.java
index 90bb6ae..6254447 100644
--- a/src/java/org/apache/ivy/osgi/repo/BundleRepoDescriptor.java
+++ b/src/java/org/apache/ivy/osgi/repo/BundleRepoDescriptor.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/osgi/repo/EditableRepoDescriptor.java b/src/java/org/apache/ivy/osgi/repo/EditableRepoDescriptor.java
index be20397..6363e2a 100644
--- a/src/java/org/apache/ivy/osgi/repo/EditableRepoDescriptor.java
+++ b/src/java/org/apache/ivy/osgi/repo/EditableRepoDescriptor.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/osgi/repo/FSManifestIterable.java b/src/java/org/apache/ivy/osgi/repo/FSManifestIterable.java
index 7c024c7..6c1403f 100644
--- a/src/java/org/apache/ivy/osgi/repo/FSManifestIterable.java
+++ b/src/java/org/apache/ivy/osgi/repo/FSManifestIterable.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/osgi/repo/ManifestAndLocation.java b/src/java/org/apache/ivy/osgi/repo/ManifestAndLocation.java
index 8416266..cb6403b 100644
--- a/src/java/org/apache/ivy/osgi/repo/ManifestAndLocation.java
+++ b/src/java/org/apache/ivy/osgi/repo/ManifestAndLocation.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/osgi/repo/ModuleDescriptorWrapper.java b/src/java/org/apache/ivy/osgi/repo/ModuleDescriptorWrapper.java
index c6e42ab..eab0be0 100644
--- a/src/java/org/apache/ivy/osgi/repo/ModuleDescriptorWrapper.java
+++ b/src/java/org/apache/ivy/osgi/repo/ModuleDescriptorWrapper.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/osgi/repo/RelativeURLRepository.java b/src/java/org/apache/ivy/osgi/repo/RelativeURLRepository.java
index fbcb21d..1ab92e5 100644
--- a/src/java/org/apache/ivy/osgi/repo/RelativeURLRepository.java
+++ b/src/java/org/apache/ivy/osgi/repo/RelativeURLRepository.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/osgi/repo/RepoDescriptor.java b/src/java/org/apache/ivy/osgi/repo/RepoDescriptor.java
index 31bdd60..657d034 100644
--- a/src/java/org/apache/ivy/osgi/repo/RepoDescriptor.java
+++ b/src/java/org/apache/ivy/osgi/repo/RepoDescriptor.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/osgi/repo/RepositoryManifestIterable.java b/src/java/org/apache/ivy/osgi/repo/RepositoryManifestIterable.java
index 5cc56ae..09efed0 100644
--- a/src/java/org/apache/ivy/osgi/repo/RepositoryManifestIterable.java
+++ b/src/java/org/apache/ivy/osgi/repo/RepositoryManifestIterable.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/osgi/repo/ResolverManifestIterable.java b/src/java/org/apache/ivy/osgi/repo/ResolverManifestIterable.java
index be307b4..506a621 100644
--- a/src/java/org/apache/ivy/osgi/repo/ResolverManifestIterable.java
+++ b/src/java/org/apache/ivy/osgi/repo/ResolverManifestIterable.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/osgi/updatesite/PluginAdapter.java b/src/java/org/apache/ivy/osgi/updatesite/PluginAdapter.java
index 973c6f2..6ebf6b3 100644
--- a/src/java/org/apache/ivy/osgi/updatesite/PluginAdapter.java
+++ b/src/java/org/apache/ivy/osgi/updatesite/PluginAdapter.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/osgi/updatesite/UpdateSiteDescriptor.java b/src/java/org/apache/ivy/osgi/updatesite/UpdateSiteDescriptor.java
index 15b2291..a9a263e 100644
--- a/src/java/org/apache/ivy/osgi/updatesite/UpdateSiteDescriptor.java
+++ b/src/java/org/apache/ivy/osgi/updatesite/UpdateSiteDescriptor.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/osgi/updatesite/UpdateSiteLoader.java b/src/java/org/apache/ivy/osgi/updatesite/UpdateSiteLoader.java
index c88be4d..1f57d66 100644
--- a/src/java/org/apache/ivy/osgi/updatesite/UpdateSiteLoader.java
+++ b/src/java/org/apache/ivy/osgi/updatesite/UpdateSiteLoader.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/osgi/updatesite/UpdateSiteResolver.java b/src/java/org/apache/ivy/osgi/updatesite/UpdateSiteResolver.java
index 8e3d653..e691ba7 100644
--- a/src/java/org/apache/ivy/osgi/updatesite/UpdateSiteResolver.java
+++ b/src/java/org/apache/ivy/osgi/updatesite/UpdateSiteResolver.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/osgi/updatesite/xml/Archive.java b/src/java/org/apache/ivy/osgi/updatesite/xml/Archive.java
index 6215382..97744bb 100644
--- a/src/java/org/apache/ivy/osgi/updatesite/xml/Archive.java
+++ b/src/java/org/apache/ivy/osgi/updatesite/xml/Archive.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/osgi/updatesite/xml/CategoryDef.java b/src/java/org/apache/ivy/osgi/updatesite/xml/CategoryDef.java
index c26f27f..4bd41dc 100644
--- a/src/java/org/apache/ivy/osgi/updatesite/xml/CategoryDef.java
+++ b/src/java/org/apache/ivy/osgi/updatesite/xml/CategoryDef.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/osgi/updatesite/xml/EclipseFeature.java b/src/java/org/apache/ivy/osgi/updatesite/xml/EclipseFeature.java
index a568c9a..1c85084 100644
--- a/src/java/org/apache/ivy/osgi/updatesite/xml/EclipseFeature.java
+++ b/src/java/org/apache/ivy/osgi/updatesite/xml/EclipseFeature.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/osgi/updatesite/xml/EclipsePlugin.java b/src/java/org/apache/ivy/osgi/updatesite/xml/EclipsePlugin.java
index 2226344..15f5f5c 100644
--- a/src/java/org/apache/ivy/osgi/updatesite/xml/EclipsePlugin.java
+++ b/src/java/org/apache/ivy/osgi/updatesite/xml/EclipsePlugin.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/osgi/updatesite/xml/EclipseUpdateSiteParser.java b/src/java/org/apache/ivy/osgi/updatesite/xml/EclipseUpdateSiteParser.java
index 41d4996..ac7750b 100644
--- a/src/java/org/apache/ivy/osgi/updatesite/xml/EclipseUpdateSiteParser.java
+++ b/src/java/org/apache/ivy/osgi/updatesite/xml/EclipseUpdateSiteParser.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/osgi/updatesite/xml/FeatureParser.java b/src/java/org/apache/ivy/osgi/updatesite/xml/FeatureParser.java
index 84e0866..6b5a6d6 100644
--- a/src/java/org/apache/ivy/osgi/updatesite/xml/FeatureParser.java
+++ b/src/java/org/apache/ivy/osgi/updatesite/xml/FeatureParser.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/osgi/updatesite/xml/Require.java b/src/java/org/apache/ivy/osgi/updatesite/xml/Require.java
index 701bdc8..ba23c93 100644
--- a/src/java/org/apache/ivy/osgi/updatesite/xml/Require.java
+++ b/src/java/org/apache/ivy/osgi/updatesite/xml/Require.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/osgi/updatesite/xml/UpdateSite.java b/src/java/org/apache/ivy/osgi/updatesite/xml/UpdateSite.java
index bf113ea..d7b6887 100644
--- a/src/java/org/apache/ivy/osgi/updatesite/xml/UpdateSite.java
+++ b/src/java/org/apache/ivy/osgi/updatesite/xml/UpdateSite.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/osgi/updatesite/xml/UpdateSiteDigestParser.java b/src/java/org/apache/ivy/osgi/updatesite/xml/UpdateSiteDigestParser.java
index 6f2d90c..49d49dd 100644
--- a/src/java/org/apache/ivy/osgi/updatesite/xml/UpdateSiteDigestParser.java
+++ b/src/java/org/apache/ivy/osgi/updatesite/xml/UpdateSiteDigestParser.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/osgi/util/DelegatingHandler.java b/src/java/org/apache/ivy/osgi/util/DelegatingHandler.java
index 1fd27eb..e09a88e 100644
--- a/src/java/org/apache/ivy/osgi/util/DelegatingHandler.java
+++ b/src/java/org/apache/ivy/osgi/util/DelegatingHandler.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/osgi/util/ParseUtil.java b/src/java/org/apache/ivy/osgi/util/ParseUtil.java
index 7839906..1d1a281 100644
--- a/src/java/org/apache/ivy/osgi/util/ParseUtil.java
+++ b/src/java/org/apache/ivy/osgi/util/ParseUtil.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/osgi/util/Version.java b/src/java/org/apache/ivy/osgi/util/Version.java
index 7c469ca..c60eec0 100644
--- a/src/java/org/apache/ivy/osgi/util/Version.java
+++ b/src/java/org/apache/ivy/osgi/util/Version.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/osgi/util/VersionComparator.java b/src/java/org/apache/ivy/osgi/util/VersionComparator.java
index c3559b0..0c38efe 100644
--- a/src/java/org/apache/ivy/osgi/util/VersionComparator.java
+++ b/src/java/org/apache/ivy/osgi/util/VersionComparator.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/osgi/util/VersionRange.java b/src/java/org/apache/ivy/osgi/util/VersionRange.java
index 0e84e32..b627f0c 100644
--- a/src/java/org/apache/ivy/osgi/util/VersionRange.java
+++ b/src/java/org/apache/ivy/osgi/util/VersionRange.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/osgi/util/ZipUtil.java b/src/java/org/apache/ivy/osgi/util/ZipUtil.java
index a127269..9d64eae 100644
--- a/src/java/org/apache/ivy/osgi/util/ZipUtil.java
+++ b/src/java/org/apache/ivy/osgi/util/ZipUtil.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/plugins/IvySettingsAware.java b/src/java/org/apache/ivy/plugins/IvySettingsAware.java
index 3690614..46f8d15 100644
--- a/src/java/org/apache/ivy/plugins/IvySettingsAware.java
+++ b/src/java/org/apache/ivy/plugins/IvySettingsAware.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/plugins/circular/AbstractCircularDependencyStrategy.java b/src/java/org/apache/ivy/plugins/circular/AbstractCircularDependencyStrategy.java
index 7b3ed10..9657758 100644
--- a/src/java/org/apache/ivy/plugins/circular/AbstractCircularDependencyStrategy.java
+++ b/src/java/org/apache/ivy/plugins/circular/AbstractCircularDependencyStrategy.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/plugins/circular/AbstractLogCircularDependencyStrategy.java b/src/java/org/apache/ivy/plugins/circular/AbstractLogCircularDependencyStrategy.java
index 677f412..afd3160 100644
--- a/src/java/org/apache/ivy/plugins/circular/AbstractLogCircularDependencyStrategy.java
+++ b/src/java/org/apache/ivy/plugins/circular/AbstractLogCircularDependencyStrategy.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/plugins/circular/CircularDependencyException.java b/src/java/org/apache/ivy/plugins/circular/CircularDependencyException.java
index 83d8559..70fe72c 100644
--- a/src/java/org/apache/ivy/plugins/circular/CircularDependencyException.java
+++ b/src/java/org/apache/ivy/plugins/circular/CircularDependencyException.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/plugins/circular/CircularDependencyHelper.java b/src/java/org/apache/ivy/plugins/circular/CircularDependencyHelper.java
index 634ab92..9f78ea5 100644
--- a/src/java/org/apache/ivy/plugins/circular/CircularDependencyHelper.java
+++ b/src/java/org/apache/ivy/plugins/circular/CircularDependencyHelper.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/plugins/circular/CircularDependencyStrategy.java b/src/java/org/apache/ivy/plugins/circular/CircularDependencyStrategy.java
index 1a84a98..e79547a 100644
--- a/src/java/org/apache/ivy/plugins/circular/CircularDependencyStrategy.java
+++ b/src/java/org/apache/ivy/plugins/circular/CircularDependencyStrategy.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/plugins/circular/ErrorCircularDependencyStrategy.java b/src/java/org/apache/ivy/plugins/circular/ErrorCircularDependencyStrategy.java
index 93aa387..05c43f5 100644
--- a/src/java/org/apache/ivy/plugins/circular/ErrorCircularDependencyStrategy.java
+++ b/src/java/org/apache/ivy/plugins/circular/ErrorCircularDependencyStrategy.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/plugins/circular/IgnoreCircularDependencyStrategy.java b/src/java/org/apache/ivy/plugins/circular/IgnoreCircularDependencyStrategy.java
index 23c5950..7968ad5 100644
--- a/src/java/org/apache/ivy/plugins/circular/IgnoreCircularDependencyStrategy.java
+++ b/src/java/org/apache/ivy/plugins/circular/IgnoreCircularDependencyStrategy.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/plugins/circular/WarnCircularDependencyStrategy.java b/src/java/org/apache/ivy/plugins/circular/WarnCircularDependencyStrategy.java
index c247947..1132375 100644
--- a/src/java/org/apache/ivy/plugins/circular/WarnCircularDependencyStrategy.java
+++ b/src/java/org/apache/ivy/plugins/circular/WarnCircularDependencyStrategy.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/plugins/conflict/AbstractConflictManager.java b/src/java/org/apache/ivy/plugins/conflict/AbstractConflictManager.java
index 531f632..74c8e49 100644
--- a/src/java/org/apache/ivy/plugins/conflict/AbstractConflictManager.java
+++ b/src/java/org/apache/ivy/plugins/conflict/AbstractConflictManager.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/plugins/conflict/ConflictManager.java b/src/java/org/apache/ivy/plugins/conflict/ConflictManager.java
index 426acec..23cf7c9 100644
--- a/src/java/org/apache/ivy/plugins/conflict/ConflictManager.java
+++ b/src/java/org/apache/ivy/plugins/conflict/ConflictManager.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/plugins/conflict/FixedConflictManager.java b/src/java/org/apache/ivy/plugins/conflict/FixedConflictManager.java
index 44953a7..2ab0a18 100644
--- a/src/java/org/apache/ivy/plugins/conflict/FixedConflictManager.java
+++ b/src/java/org/apache/ivy/plugins/conflict/FixedConflictManager.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/plugins/conflict/LatestCompatibleConflictManager.java b/src/java/org/apache/ivy/plugins/conflict/LatestCompatibleConflictManager.java
index adf01cb..ba46771 100644
--- a/src/java/org/apache/ivy/plugins/conflict/LatestCompatibleConflictManager.java
+++ b/src/java/org/apache/ivy/plugins/conflict/LatestCompatibleConflictManager.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/plugins/conflict/LatestConflictManager.java b/src/java/org/apache/ivy/plugins/conflict/LatestConflictManager.java
index 143d92a..a624b64 100644
--- a/src/java/org/apache/ivy/plugins/conflict/LatestConflictManager.java
+++ b/src/java/org/apache/ivy/plugins/conflict/LatestConflictManager.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/plugins/conflict/NoConflictManager.java b/src/java/org/apache/ivy/plugins/conflict/NoConflictManager.java
index 39dc8f4..d2846b9 100644
--- a/src/java/org/apache/ivy/plugins/conflict/NoConflictManager.java
+++ b/src/java/org/apache/ivy/plugins/conflict/NoConflictManager.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/plugins/conflict/RegexpConflictManager.java b/src/java/org/apache/ivy/plugins/conflict/RegexpConflictManager.java
index bb71d1a..7fb9ef6 100644
--- a/src/java/org/apache/ivy/plugins/conflict/RegexpConflictManager.java
+++ b/src/java/org/apache/ivy/plugins/conflict/RegexpConflictManager.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/plugins/conflict/StrictConflictException.java b/src/java/org/apache/ivy/plugins/conflict/StrictConflictException.java
index a0099a9..f183d4a 100644
--- a/src/java/org/apache/ivy/plugins/conflict/StrictConflictException.java
+++ b/src/java/org/apache/ivy/plugins/conflict/StrictConflictException.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/plugins/conflict/StrictConflictManager.java b/src/java/org/apache/ivy/plugins/conflict/StrictConflictManager.java
index b9af702..a480ed2 100644
--- a/src/java/org/apache/ivy/plugins/conflict/StrictConflictManager.java
+++ b/src/java/org/apache/ivy/plugins/conflict/StrictConflictManager.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/plugins/latest/AbstractLatestStrategy.java b/src/java/org/apache/ivy/plugins/latest/AbstractLatestStrategy.java
index 0812b56..acdb154 100644
--- a/src/java/org/apache/ivy/plugins/latest/AbstractLatestStrategy.java
+++ b/src/java/org/apache/ivy/plugins/latest/AbstractLatestStrategy.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/plugins/latest/ArtifactInfo.java b/src/java/org/apache/ivy/plugins/latest/ArtifactInfo.java
index f76bc13..67f486f 100644
--- a/src/java/org/apache/ivy/plugins/latest/ArtifactInfo.java
+++ b/src/java/org/apache/ivy/plugins/latest/ArtifactInfo.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/plugins/latest/ComparatorLatestStrategy.java b/src/java/org/apache/ivy/plugins/latest/ComparatorLatestStrategy.java
index 87a94f0..bbf9828 100644
--- a/src/java/org/apache/ivy/plugins/latest/ComparatorLatestStrategy.java
+++ b/src/java/org/apache/ivy/plugins/latest/ComparatorLatestStrategy.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/plugins/latest/LatestLexicographicStrategy.java b/src/java/org/apache/ivy/plugins/latest/LatestLexicographicStrategy.java
index c8ba3fe..dfb2770 100644
--- a/src/java/org/apache/ivy/plugins/latest/LatestLexicographicStrategy.java
+++ b/src/java/org/apache/ivy/plugins/latest/LatestLexicographicStrategy.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/plugins/latest/LatestRevisionStrategy.java b/src/java/org/apache/ivy/plugins/latest/LatestRevisionStrategy.java
index 2790ce5..f92a8de 100644
--- a/src/java/org/apache/ivy/plugins/latest/LatestRevisionStrategy.java
+++ b/src/java/org/apache/ivy/plugins/latest/LatestRevisionStrategy.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/plugins/latest/LatestStrategy.java b/src/java/org/apache/ivy/plugins/latest/LatestStrategy.java
index 02bdd5a..fce84b4 100644
--- a/src/java/org/apache/ivy/plugins/latest/LatestStrategy.java
+++ b/src/java/org/apache/ivy/plugins/latest/LatestStrategy.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/plugins/latest/LatestTimeStrategy.java b/src/java/org/apache/ivy/plugins/latest/LatestTimeStrategy.java
index a8ace2c..a226754 100644
--- a/src/java/org/apache/ivy/plugins/latest/LatestTimeStrategy.java
+++ b/src/java/org/apache/ivy/plugins/latest/LatestTimeStrategy.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/plugins/latest/WorkspaceLatestStrategy.java b/src/java/org/apache/ivy/plugins/latest/WorkspaceLatestStrategy.java
index 5e7aa01..8b1acb7 100644
--- a/src/java/org/apache/ivy/plugins/latest/WorkspaceLatestStrategy.java
+++ b/src/java/org/apache/ivy/plugins/latest/WorkspaceLatestStrategy.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/plugins/lock/AbstractLockStrategy.java b/src/java/org/apache/ivy/plugins/lock/AbstractLockStrategy.java
index 6535b04..2653e19 100644
--- a/src/java/org/apache/ivy/plugins/lock/AbstractLockStrategy.java
+++ b/src/java/org/apache/ivy/plugins/lock/AbstractLockStrategy.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/plugins/lock/ArtifactLockStrategy.java b/src/java/org/apache/ivy/plugins/lock/ArtifactLockStrategy.java
index 1752486..e32acdd 100644
--- a/src/java/org/apache/ivy/plugins/lock/ArtifactLockStrategy.java
+++ b/src/java/org/apache/ivy/plugins/lock/ArtifactLockStrategy.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/plugins/lock/CreateFileLockStrategy.java b/src/java/org/apache/ivy/plugins/lock/CreateFileLockStrategy.java
index d8dc93f..1e0a907 100644
--- a/src/java/org/apache/ivy/plugins/lock/CreateFileLockStrategy.java
+++ b/src/java/org/apache/ivy/plugins/lock/CreateFileLockStrategy.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/plugins/lock/DeleteOnExitHook.java b/src/java/org/apache/ivy/plugins/lock/DeleteOnExitHook.java
index 5f6c18a..8e128cc 100644
--- a/src/java/org/apache/ivy/plugins/lock/DeleteOnExitHook.java
+++ b/src/java/org/apache/ivy/plugins/lock/DeleteOnExitHook.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/plugins/lock/FileBasedLockStrategy.java b/src/java/org/apache/ivy/plugins/lock/FileBasedLockStrategy.java
index 7c6767d..9c40fb3 100644
--- a/src/java/org/apache/ivy/plugins/lock/FileBasedLockStrategy.java
+++ b/src/java/org/apache/ivy/plugins/lock/FileBasedLockStrategy.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/plugins/lock/LockStrategy.java b/src/java/org/apache/ivy/plugins/lock/LockStrategy.java
index 31a0fb8..b555302 100644
--- a/src/java/org/apache/ivy/plugins/lock/LockStrategy.java
+++ b/src/java/org/apache/ivy/plugins/lock/LockStrategy.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/plugins/lock/NIOFileLockStrategy.java b/src/java/org/apache/ivy/plugins/lock/NIOFileLockStrategy.java
index 9f8c474..7059b51 100644
--- a/src/java/org/apache/ivy/plugins/lock/NIOFileLockStrategy.java
+++ b/src/java/org/apache/ivy/plugins/lock/NIOFileLockStrategy.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/plugins/lock/NoLockStrategy.java b/src/java/org/apache/ivy/plugins/lock/NoLockStrategy.java
index 6ca735c..3755b13 100644
--- a/src/java/org/apache/ivy/plugins/lock/NoLockStrategy.java
+++ b/src/java/org/apache/ivy/plugins/lock/NoLockStrategy.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/plugins/matcher/AbstractPatternMatcher.java b/src/java/org/apache/ivy/plugins/matcher/AbstractPatternMatcher.java
index 88707c1..5676e1e 100644
--- a/src/java/org/apache/ivy/plugins/matcher/AbstractPatternMatcher.java
+++ b/src/java/org/apache/ivy/plugins/matcher/AbstractPatternMatcher.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/plugins/matcher/AnyMatcher.java b/src/java/org/apache/ivy/plugins/matcher/AnyMatcher.java
index 7f6d36f..7e64623 100644
--- a/src/java/org/apache/ivy/plugins/matcher/AnyMatcher.java
+++ b/src/java/org/apache/ivy/plugins/matcher/AnyMatcher.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/plugins/matcher/ExactOrRegexpPatternMatcher.java b/src/java/org/apache/ivy/plugins/matcher/ExactOrRegexpPatternMatcher.java
index 0e45c14..53cc690 100644
--- a/src/java/org/apache/ivy/plugins/matcher/ExactOrRegexpPatternMatcher.java
+++ b/src/java/org/apache/ivy/plugins/matcher/ExactOrRegexpPatternMatcher.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/plugins/matcher/ExactPatternMatcher.java b/src/java/org/apache/ivy/plugins/matcher/ExactPatternMatcher.java
index c29eff7..852e22f 100644
--- a/src/java/org/apache/ivy/plugins/matcher/ExactPatternMatcher.java
+++ b/src/java/org/apache/ivy/plugins/matcher/ExactPatternMatcher.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/plugins/matcher/GlobPatternMatcher.java b/src/java/org/apache/ivy/plugins/matcher/GlobPatternMatcher.java
index 35ac55b..2dc7a19 100644
--- a/src/java/org/apache/ivy/plugins/matcher/GlobPatternMatcher.java
+++ b/src/java/org/apache/ivy/plugins/matcher/GlobPatternMatcher.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/plugins/matcher/MapMatcher.java b/src/java/org/apache/ivy/plugins/matcher/MapMatcher.java
index 618ed46..62a5d52 100644
--- a/src/java/org/apache/ivy/plugins/matcher/MapMatcher.java
+++ b/src/java/org/apache/ivy/plugins/matcher/MapMatcher.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/plugins/matcher/Matcher.java b/src/java/org/apache/ivy/plugins/matcher/Matcher.java
index e03a0b8..8b26d82 100644
--- a/src/java/org/apache/ivy/plugins/matcher/Matcher.java
+++ b/src/java/org/apache/ivy/plugins/matcher/Matcher.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/plugins/matcher/MatcherHelper.java b/src/java/org/apache/ivy/plugins/matcher/MatcherHelper.java
index 69a007a..74023ba 100644
--- a/src/java/org/apache/ivy/plugins/matcher/MatcherHelper.java
+++ b/src/java/org/apache/ivy/plugins/matcher/MatcherHelper.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/plugins/matcher/NoMatcher.java b/src/java/org/apache/ivy/plugins/matcher/NoMatcher.java
index 87b3c9c..b518982 100644
--- a/src/java/org/apache/ivy/plugins/matcher/NoMatcher.java
+++ b/src/java/org/apache/ivy/plugins/matcher/NoMatcher.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/plugins/matcher/PatternMatcher.java b/src/java/org/apache/ivy/plugins/matcher/PatternMatcher.java
index 37ddf71..e5bfe9b 100644
--- a/src/java/org/apache/ivy/plugins/matcher/PatternMatcher.java
+++ b/src/java/org/apache/ivy/plugins/matcher/PatternMatcher.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/plugins/matcher/RegexpPatternMatcher.java b/src/java/org/apache/ivy/plugins/matcher/RegexpPatternMatcher.java
index b80b358..1e75867 100644
--- a/src/java/org/apache/ivy/plugins/matcher/RegexpPatternMatcher.java
+++ b/src/java/org/apache/ivy/plugins/matcher/RegexpPatternMatcher.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/plugins/namespace/MRIDRule.java b/src/java/org/apache/ivy/plugins/namespace/MRIDRule.java
index 3e1714b..03b7e73 100644
--- a/src/java/org/apache/ivy/plugins/namespace/MRIDRule.java
+++ b/src/java/org/apache/ivy/plugins/namespace/MRIDRule.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/plugins/namespace/MRIDTransformationRule.java b/src/java/org/apache/ivy/plugins/namespace/MRIDTransformationRule.java
index cbd19d5..2c87f05 100644
--- a/src/java/org/apache/ivy/plugins/namespace/MRIDTransformationRule.java
+++ b/src/java/org/apache/ivy/plugins/namespace/MRIDTransformationRule.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/plugins/namespace/NameSpaceHelper.java b/src/java/org/apache/ivy/plugins/namespace/NameSpaceHelper.java
index 2199286..66dfd86 100644
--- a/src/java/org/apache/ivy/plugins/namespace/NameSpaceHelper.java
+++ b/src/java/org/apache/ivy/plugins/namespace/NameSpaceHelper.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/plugins/namespace/Namespace.java b/src/java/org/apache/ivy/plugins/namespace/Namespace.java
index 9b2e6e2..81a1547 100644
--- a/src/java/org/apache/ivy/plugins/namespace/Namespace.java
+++ b/src/java/org/apache/ivy/plugins/namespace/Namespace.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/plugins/namespace/NamespaceRule.java b/src/java/org/apache/ivy/plugins/namespace/NamespaceRule.java
index d47b897..42e0d04 100644
--- a/src/java/org/apache/ivy/plugins/namespace/NamespaceRule.java
+++ b/src/java/org/apache/ivy/plugins/namespace/NamespaceRule.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/plugins/namespace/NamespaceTransformer.java b/src/java/org/apache/ivy/plugins/namespace/NamespaceTransformer.java
index f0fd2f1..3144839 100644
--- a/src/java/org/apache/ivy/plugins/namespace/NamespaceTransformer.java
+++ b/src/java/org/apache/ivy/plugins/namespace/NamespaceTransformer.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/plugins/parser/AbstractModuleDescriptorParser.java b/src/java/org/apache/ivy/plugins/parser/AbstractModuleDescriptorParser.java
index 0005927..40cef5f 100644
--- a/src/java/org/apache/ivy/plugins/parser/AbstractModuleDescriptorParser.java
+++ b/src/java/org/apache/ivy/plugins/parser/AbstractModuleDescriptorParser.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/plugins/parser/ModuleDescriptorParser.java b/src/java/org/apache/ivy/plugins/parser/ModuleDescriptorParser.java
index fd084e9..ffad32d 100644
--- a/src/java/org/apache/ivy/plugins/parser/ModuleDescriptorParser.java
+++ b/src/java/org/apache/ivy/plugins/parser/ModuleDescriptorParser.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/plugins/parser/ModuleDescriptorParserRegistry.java b/src/java/org/apache/ivy/plugins/parser/ModuleDescriptorParserRegistry.java
index 811b684..2e30642 100644
--- a/src/java/org/apache/ivy/plugins/parser/ModuleDescriptorParserRegistry.java
+++ b/src/java/org/apache/ivy/plugins/parser/ModuleDescriptorParserRegistry.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/plugins/parser/ParserSettings.java b/src/java/org/apache/ivy/plugins/parser/ParserSettings.java
index 49e5333..645c2b2 100644
--- a/src/java/org/apache/ivy/plugins/parser/ParserSettings.java
+++ b/src/java/org/apache/ivy/plugins/parser/ParserSettings.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/plugins/parser/m2/DefaultPomDependencyMgt.java b/src/java/org/apache/ivy/plugins/parser/m2/DefaultPomDependencyMgt.java
index 7870db9..d0940eb 100644
--- a/src/java/org/apache/ivy/plugins/parser/m2/DefaultPomDependencyMgt.java
+++ b/src/java/org/apache/ivy/plugins/parser/m2/DefaultPomDependencyMgt.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/plugins/parser/m2/MavenVersionRangeParser.java b/src/java/org/apache/ivy/plugins/parser/m2/MavenVersionRangeParser.java
index 5587b5c..a9072df 100644
--- a/src/java/org/apache/ivy/plugins/parser/m2/MavenVersionRangeParser.java
+++ b/src/java/org/apache/ivy/plugins/parser/m2/MavenVersionRangeParser.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/plugins/parser/m2/PomDependencyMgt.java b/src/java/org/apache/ivy/plugins/parser/m2/PomDependencyMgt.java
index 28da3e3..703b731 100644
--- a/src/java/org/apache/ivy/plugins/parser/m2/PomDependencyMgt.java
+++ b/src/java/org/apache/ivy/plugins/parser/m2/PomDependencyMgt.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/plugins/parser/m2/PomModuleDescriptorBuilder.java b/src/java/org/apache/ivy/plugins/parser/m2/PomModuleDescriptorBuilder.java
index c57b6ee..482cf0f 100644
--- a/src/java/org/apache/ivy/plugins/parser/m2/PomModuleDescriptorBuilder.java
+++ b/src/java/org/apache/ivy/plugins/parser/m2/PomModuleDescriptorBuilder.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/plugins/parser/m2/PomModuleDescriptorParser.java b/src/java/org/apache/ivy/plugins/parser/m2/PomModuleDescriptorParser.java
index c572ee1..56ad7a9 100644
--- a/src/java/org/apache/ivy/plugins/parser/m2/PomModuleDescriptorParser.java
+++ b/src/java/org/apache/ivy/plugins/parser/m2/PomModuleDescriptorParser.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/plugins/parser/m2/PomModuleDescriptorWriter.java b/src/java/org/apache/ivy/plugins/parser/m2/PomModuleDescriptorWriter.java
index bea105a..258fc7e 100644
--- a/src/java/org/apache/ivy/plugins/parser/m2/PomModuleDescriptorWriter.java
+++ b/src/java/org/apache/ivy/plugins/parser/m2/PomModuleDescriptorWriter.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/plugins/parser/m2/PomReader.java b/src/java/org/apache/ivy/plugins/parser/m2/PomReader.java
index 95af142..fb15e23 100644
--- a/src/java/org/apache/ivy/plugins/parser/m2/PomReader.java
+++ b/src/java/org/apache/ivy/plugins/parser/m2/PomReader.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/plugins/parser/m2/PomWriterOptions.java b/src/java/org/apache/ivy/plugins/parser/m2/PomWriterOptions.java
index 5a7588c..253023d 100644
--- a/src/java/org/apache/ivy/plugins/parser/m2/PomWriterOptions.java
+++ b/src/java/org/apache/ivy/plugins/parser/m2/PomWriterOptions.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/plugins/parser/m2/m2-entities.ent b/src/java/org/apache/ivy/plugins/parser/m2/m2-entities.ent
index efd009f..ec07bdc 100644
--- a/src/java/org/apache/ivy/plugins/parser/m2/m2-entities.ent
+++ b/src/java/org/apache/ivy/plugins/parser/m2/m2-entities.ent
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/src/java/org/apache/ivy/plugins/parser/m2/pom.template b/src/java/org/apache/ivy/plugins/parser/m2/pom.template
index d0d4bd9..85ade89 100644
--- a/src/java/org/apache/ivy/plugins/parser/m2/pom.template
+++ b/src/java/org/apache/ivy/plugins/parser/m2/pom.template
@@ -7,7 +7,7 @@
 SKIP_LINE  * "License"); you may not use this file except in compliance

 SKIP_LINE  * with the License.  You may obtain a copy of the License at

 SKIP_LINE  * 

-SKIP_LINE  *   http://www.apache.org/licenses/LICENSE-2.0

+SKIP_LINE  *   https://www.apache.org/licenses/LICENSE-2.0

 SKIP_LINE  * 

 SKIP_LINE  * Unless required by applicable law or agreed to in writing,

 SKIP_LINE  * software distributed under the License is distributed on an

diff --git a/src/java/org/apache/ivy/plugins/parser/xml/UpdateOptions.java b/src/java/org/apache/ivy/plugins/parser/xml/UpdateOptions.java
index 1811f27..5e90673 100644
--- a/src/java/org/apache/ivy/plugins/parser/xml/UpdateOptions.java
+++ b/src/java/org/apache/ivy/plugins/parser/xml/UpdateOptions.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/plugins/parser/xml/XmlModuleDescriptorParser.java b/src/java/org/apache/ivy/plugins/parser/xml/XmlModuleDescriptorParser.java
index 9be9ff0..352cd7f 100644
--- a/src/java/org/apache/ivy/plugins/parser/xml/XmlModuleDescriptorParser.java
+++ b/src/java/org/apache/ivy/plugins/parser/xml/XmlModuleDescriptorParser.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/plugins/parser/xml/XmlModuleDescriptorUpdater.java b/src/java/org/apache/ivy/plugins/parser/xml/XmlModuleDescriptorUpdater.java
index 8bab430..83440c4 100644
--- a/src/java/org/apache/ivy/plugins/parser/xml/XmlModuleDescriptorUpdater.java
+++ b/src/java/org/apache/ivy/plugins/parser/xml/XmlModuleDescriptorUpdater.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/plugins/parser/xml/XmlModuleDescriptorWriter.java b/src/java/org/apache/ivy/plugins/parser/xml/XmlModuleDescriptorWriter.java
index a40f2bc..5ddaff3 100644
--- a/src/java/org/apache/ivy/plugins/parser/xml/XmlModuleDescriptorWriter.java
+++ b/src/java/org/apache/ivy/plugins/parser/xml/XmlModuleDescriptorWriter.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/plugins/parser/xml/ivy.xsd b/src/java/org/apache/ivy/plugins/parser/xml/ivy.xsd
index 1e41781..6769912 100644
--- a/src/java/org/apache/ivy/plugins/parser/xml/ivy.xsd
+++ b/src/java/org/apache/ivy/plugins/parser/xml/ivy.xsd
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/src/java/org/apache/ivy/plugins/report/LogReportOutputter.java b/src/java/org/apache/ivy/plugins/report/LogReportOutputter.java
index 4b12621..0935f86 100644
--- a/src/java/org/apache/ivy/plugins/report/LogReportOutputter.java
+++ b/src/java/org/apache/ivy/plugins/report/LogReportOutputter.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/plugins/report/ReportOutputter.java b/src/java/org/apache/ivy/plugins/report/ReportOutputter.java
index acd1b5c..7498cb8 100644
--- a/src/java/org/apache/ivy/plugins/report/ReportOutputter.java
+++ b/src/java/org/apache/ivy/plugins/report/ReportOutputter.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/plugins/report/XmlReportOutputter.java b/src/java/org/apache/ivy/plugins/report/XmlReportOutputter.java
index 3e0f801..c4a31f3 100644
--- a/src/java/org/apache/ivy/plugins/report/XmlReportOutputter.java
+++ b/src/java/org/apache/ivy/plugins/report/XmlReportOutputter.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/plugins/report/XmlReportParser.java b/src/java/org/apache/ivy/plugins/report/XmlReportParser.java
index 3f248c2..b35c483 100644
--- a/src/java/org/apache/ivy/plugins/report/XmlReportParser.java
+++ b/src/java/org/apache/ivy/plugins/report/XmlReportParser.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/plugins/report/XmlReportWriter.java b/src/java/org/apache/ivy/plugins/report/XmlReportWriter.java
index c5c0a8c..35a0ee2 100644
--- a/src/java/org/apache/ivy/plugins/report/XmlReportWriter.java
+++ b/src/java/org/apache/ivy/plugins/report/XmlReportWriter.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/plugins/report/ivy-report-dot-all.xsl b/src/java/org/apache/ivy/plugins/report/ivy-report-dot-all.xsl
index e984508..e3e9297 100644
--- a/src/java/org/apache/ivy/plugins/report/ivy-report-dot-all.xsl
+++ b/src/java/org/apache/ivy/plugins/report/ivy-report-dot-all.xsl
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/src/java/org/apache/ivy/plugins/report/ivy-report-dot.xsl b/src/java/org/apache/ivy/plugins/report/ivy-report-dot.xsl
index a6b98ae..9702545 100644
--- a/src/java/org/apache/ivy/plugins/report/ivy-report-dot.xsl
+++ b/src/java/org/apache/ivy/plugins/report/ivy-report-dot.xsl
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/src/java/org/apache/ivy/plugins/report/ivy-report-graph-all.xsl b/src/java/org/apache/ivy/plugins/report/ivy-report-graph-all.xsl
index c124233..a4844b7 100644
--- a/src/java/org/apache/ivy/plugins/report/ivy-report-graph-all.xsl
+++ b/src/java/org/apache/ivy/plugins/report/ivy-report-graph-all.xsl
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/src/java/org/apache/ivy/plugins/report/ivy-report-graph.xsl b/src/java/org/apache/ivy/plugins/report/ivy-report-graph.xsl
index 18c4dda..2d15035 100644
--- a/src/java/org/apache/ivy/plugins/report/ivy-report-graph.xsl
+++ b/src/java/org/apache/ivy/plugins/report/ivy-report-graph.xsl
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/src/java/org/apache/ivy/plugins/report/ivy-report.css b/src/java/org/apache/ivy/plugins/report/ivy-report.css
index 643886c..fbf2790 100644
--- a/src/java/org/apache/ivy/plugins/report/ivy-report.css
+++ b/src/java/org/apache/ivy/plugins/report/ivy-report.css
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/plugins/report/ivy-report.xsl b/src/java/org/apache/ivy/plugins/report/ivy-report.xsl
index 3c9c2c1..3101e15 100644
--- a/src/java/org/apache/ivy/plugins/report/ivy-report.xsl
+++ b/src/java/org/apache/ivy/plugins/report/ivy-report.xsl
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/src/java/org/apache/ivy/plugins/repository/AbstractRepository.java b/src/java/org/apache/ivy/plugins/repository/AbstractRepository.java
index 9149050..df31c19 100644
--- a/src/java/org/apache/ivy/plugins/repository/AbstractRepository.java
+++ b/src/java/org/apache/ivy/plugins/repository/AbstractRepository.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/plugins/repository/ArtifactResourceResolver.java b/src/java/org/apache/ivy/plugins/repository/ArtifactResourceResolver.java
index 6ec7cba..b229826 100644
--- a/src/java/org/apache/ivy/plugins/repository/ArtifactResourceResolver.java
+++ b/src/java/org/apache/ivy/plugins/repository/ArtifactResourceResolver.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/plugins/repository/BasicResource.java b/src/java/org/apache/ivy/plugins/repository/BasicResource.java
index 9184f29..b1e9892 100644
--- a/src/java/org/apache/ivy/plugins/repository/BasicResource.java
+++ b/src/java/org/apache/ivy/plugins/repository/BasicResource.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/plugins/repository/LazyResource.java b/src/java/org/apache/ivy/plugins/repository/LazyResource.java
index 12dbf84..d66b0c8 100644
--- a/src/java/org/apache/ivy/plugins/repository/LazyResource.java
+++ b/src/java/org/apache/ivy/plugins/repository/LazyResource.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/plugins/repository/LocalizableResource.java b/src/java/org/apache/ivy/plugins/repository/LocalizableResource.java
index 6c97d48..dd184f9 100644
--- a/src/java/org/apache/ivy/plugins/repository/LocalizableResource.java
+++ b/src/java/org/apache/ivy/plugins/repository/LocalizableResource.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/plugins/repository/Repository.java b/src/java/org/apache/ivy/plugins/repository/Repository.java
index 54e48e8..5626d37 100644
--- a/src/java/org/apache/ivy/plugins/repository/Repository.java
+++ b/src/java/org/apache/ivy/plugins/repository/Repository.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/plugins/repository/RepositoryCopyProgressListener.java b/src/java/org/apache/ivy/plugins/repository/RepositoryCopyProgressListener.java
index e816fc3..c2a1517 100644
--- a/src/java/org/apache/ivy/plugins/repository/RepositoryCopyProgressListener.java
+++ b/src/java/org/apache/ivy/plugins/repository/RepositoryCopyProgressListener.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/plugins/repository/Resource.java b/src/java/org/apache/ivy/plugins/repository/Resource.java
index 320e5fd..0350d81 100644
--- a/src/java/org/apache/ivy/plugins/repository/Resource.java
+++ b/src/java/org/apache/ivy/plugins/repository/Resource.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/plugins/repository/ResourceDownloader.java b/src/java/org/apache/ivy/plugins/repository/ResourceDownloader.java
index 3b7a0e3..c9ce99e 100644
--- a/src/java/org/apache/ivy/plugins/repository/ResourceDownloader.java
+++ b/src/java/org/apache/ivy/plugins/repository/ResourceDownloader.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/plugins/repository/ResourceHelper.java b/src/java/org/apache/ivy/plugins/repository/ResourceHelper.java
index e0837cc..9c46a81 100644
--- a/src/java/org/apache/ivy/plugins/repository/ResourceHelper.java
+++ b/src/java/org/apache/ivy/plugins/repository/ResourceHelper.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/plugins/repository/TransferEvent.java b/src/java/org/apache/ivy/plugins/repository/TransferEvent.java
index 210b203..0ecc415 100644
--- a/src/java/org/apache/ivy/plugins/repository/TransferEvent.java
+++ b/src/java/org/apache/ivy/plugins/repository/TransferEvent.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
@@ -34,7 +34,7 @@
  *  you may not use this file except in compliance with the License.
  *  You may obtain a copy of the License at
  *
- *       http://www.apache.org/licenses/LICENSE-2.0
+ *       https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an &quot;AS IS&quot; BASIS,
diff --git a/src/java/org/apache/ivy/plugins/repository/TransferListener.java b/src/java/org/apache/ivy/plugins/repository/TransferListener.java
index b3ccb9e..427f206 100644
--- a/src/java/org/apache/ivy/plugins/repository/TransferListener.java
+++ b/src/java/org/apache/ivy/plugins/repository/TransferListener.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/plugins/repository/file/FileRepository.java b/src/java/org/apache/ivy/plugins/repository/file/FileRepository.java
index 5df7462..fa13de7 100644
--- a/src/java/org/apache/ivy/plugins/repository/file/FileRepository.java
+++ b/src/java/org/apache/ivy/plugins/repository/file/FileRepository.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/plugins/repository/file/FileResource.java b/src/java/org/apache/ivy/plugins/repository/file/FileResource.java
index 322299d..42727c0 100644
--- a/src/java/org/apache/ivy/plugins/repository/file/FileResource.java
+++ b/src/java/org/apache/ivy/plugins/repository/file/FileResource.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/plugins/repository/jar/JarRepository.java b/src/java/org/apache/ivy/plugins/repository/jar/JarRepository.java
index 937c3d4..aec1269 100644
--- a/src/java/org/apache/ivy/plugins/repository/jar/JarRepository.java
+++ b/src/java/org/apache/ivy/plugins/repository/jar/JarRepository.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/plugins/repository/jar/JarResource.java b/src/java/org/apache/ivy/plugins/repository/jar/JarResource.java
index 3324806..b54ce92 100644
--- a/src/java/org/apache/ivy/plugins/repository/jar/JarResource.java
+++ b/src/java/org/apache/ivy/plugins/repository/jar/JarResource.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/plugins/repository/sftp/SFTPRepository.java b/src/java/org/apache/ivy/plugins/repository/sftp/SFTPRepository.java
index 596846a..3ddb945 100644
--- a/src/java/org/apache/ivy/plugins/repository/sftp/SFTPRepository.java
+++ b/src/java/org/apache/ivy/plugins/repository/sftp/SFTPRepository.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/plugins/repository/sftp/SFTPResource.java b/src/java/org/apache/ivy/plugins/repository/sftp/SFTPResource.java
index db9447c..cad6eb9 100644
--- a/src/java/org/apache/ivy/plugins/repository/sftp/SFTPResource.java
+++ b/src/java/org/apache/ivy/plugins/repository/sftp/SFTPResource.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/plugins/repository/ssh/AbstractSshBasedRepository.java b/src/java/org/apache/ivy/plugins/repository/ssh/AbstractSshBasedRepository.java
index 4edc2d5..91dd1b7 100644
--- a/src/java/org/apache/ivy/plugins/repository/ssh/AbstractSshBasedRepository.java
+++ b/src/java/org/apache/ivy/plugins/repository/ssh/AbstractSshBasedRepository.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/plugins/repository/ssh/RemoteScpException.java b/src/java/org/apache/ivy/plugins/repository/ssh/RemoteScpException.java
index 6765e48..64f0319 100644
--- a/src/java/org/apache/ivy/plugins/repository/ssh/RemoteScpException.java
+++ b/src/java/org/apache/ivy/plugins/repository/ssh/RemoteScpException.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/plugins/repository/ssh/Scp.java b/src/java/org/apache/ivy/plugins/repository/ssh/Scp.java
index d399c69..c1e755e 100644
--- a/src/java/org/apache/ivy/plugins/repository/ssh/Scp.java
+++ b/src/java/org/apache/ivy/plugins/repository/ssh/Scp.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/plugins/repository/ssh/SshCache.java b/src/java/org/apache/ivy/plugins/repository/ssh/SshCache.java
index 01bff5f..f3cbb82 100644
--- a/src/java/org/apache/ivy/plugins/repository/ssh/SshCache.java
+++ b/src/java/org/apache/ivy/plugins/repository/ssh/SshCache.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/plugins/repository/ssh/SshRepository.java b/src/java/org/apache/ivy/plugins/repository/ssh/SshRepository.java
index d8e62a9..06f387f 100644
--- a/src/java/org/apache/ivy/plugins/repository/ssh/SshRepository.java
+++ b/src/java/org/apache/ivy/plugins/repository/ssh/SshRepository.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/plugins/repository/ssh/SshResource.java b/src/java/org/apache/ivy/plugins/repository/ssh/SshResource.java
index ac93ab4..a0e0703 100644
--- a/src/java/org/apache/ivy/plugins/repository/ssh/SshResource.java
+++ b/src/java/org/apache/ivy/plugins/repository/ssh/SshResource.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/plugins/repository/url/ChainedRepository.java b/src/java/org/apache/ivy/plugins/repository/url/ChainedRepository.java
index 4a9fe38..9eae01b 100644
--- a/src/java/org/apache/ivy/plugins/repository/url/ChainedRepository.java
+++ b/src/java/org/apache/ivy/plugins/repository/url/ChainedRepository.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/plugins/repository/url/URLRepository.java b/src/java/org/apache/ivy/plugins/repository/url/URLRepository.java
index c2173f0..ca3d9c0 100644
--- a/src/java/org/apache/ivy/plugins/repository/url/URLRepository.java
+++ b/src/java/org/apache/ivy/plugins/repository/url/URLRepository.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/plugins/repository/url/URLResource.java b/src/java/org/apache/ivy/plugins/repository/url/URLResource.java
index 1a3a3cd..3c77df3 100644
--- a/src/java/org/apache/ivy/plugins/repository/url/URLResource.java
+++ b/src/java/org/apache/ivy/plugins/repository/url/URLResource.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/plugins/repository/vfs/VfsRepository.java b/src/java/org/apache/ivy/plugins/repository/vfs/VfsRepository.java
index 80b1562..a3fad9a 100644
--- a/src/java/org/apache/ivy/plugins/repository/vfs/VfsRepository.java
+++ b/src/java/org/apache/ivy/plugins/repository/vfs/VfsRepository.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/plugins/repository/vfs/VfsResource.java b/src/java/org/apache/ivy/plugins/repository/vfs/VfsResource.java
index 4f3e599..da58eee 100644
--- a/src/java/org/apache/ivy/plugins/repository/vfs/VfsResource.java
+++ b/src/java/org/apache/ivy/plugins/repository/vfs/VfsResource.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/plugins/repository/vfs/ivy_vfs.xml b/src/java/org/apache/ivy/plugins/repository/vfs/ivy_vfs.xml
index 9e52784..3810ab0 100644
--- a/src/java/org/apache/ivy/plugins/repository/vfs/ivy_vfs.xml
+++ b/src/java/org/apache/ivy/plugins/repository/vfs/ivy_vfs.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/src/java/org/apache/ivy/plugins/repository/vsftp/VsftpRepository.java b/src/java/org/apache/ivy/plugins/repository/vsftp/VsftpRepository.java
index ca771f1..173286d 100644
--- a/src/java/org/apache/ivy/plugins/repository/vsftp/VsftpRepository.java
+++ b/src/java/org/apache/ivy/plugins/repository/vsftp/VsftpRepository.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/plugins/repository/vsftp/VsftpResource.java b/src/java/org/apache/ivy/plugins/repository/vsftp/VsftpResource.java
index d28adb1..c925710 100644
--- a/src/java/org/apache/ivy/plugins/repository/vsftp/VsftpResource.java
+++ b/src/java/org/apache/ivy/plugins/repository/vsftp/VsftpResource.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/plugins/resolver/AbstractPatternsBasedResolver.java b/src/java/org/apache/ivy/plugins/resolver/AbstractPatternsBasedResolver.java
index 141be65..77cbe86 100644
--- a/src/java/org/apache/ivy/plugins/resolver/AbstractPatternsBasedResolver.java
+++ b/src/java/org/apache/ivy/plugins/resolver/AbstractPatternsBasedResolver.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/plugins/resolver/AbstractResolver.java b/src/java/org/apache/ivy/plugins/resolver/AbstractResolver.java
index fa9907e..48a543b 100644
--- a/src/java/org/apache/ivy/plugins/resolver/AbstractResolver.java
+++ b/src/java/org/apache/ivy/plugins/resolver/AbstractResolver.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/plugins/resolver/AbstractSshBasedResolver.java b/src/java/org/apache/ivy/plugins/resolver/AbstractSshBasedResolver.java
index 46be24a..dee18fc 100644
--- a/src/java/org/apache/ivy/plugins/resolver/AbstractSshBasedResolver.java
+++ b/src/java/org/apache/ivy/plugins/resolver/AbstractSshBasedResolver.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/plugins/resolver/AbstractWorkspaceResolver.java b/src/java/org/apache/ivy/plugins/resolver/AbstractWorkspaceResolver.java
index 466784a..5db35ac 100644
--- a/src/java/org/apache/ivy/plugins/resolver/AbstractWorkspaceResolver.java
+++ b/src/java/org/apache/ivy/plugins/resolver/AbstractWorkspaceResolver.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/plugins/resolver/BasicResolver.java b/src/java/org/apache/ivy/plugins/resolver/BasicResolver.java
index ac318d1..697199b 100644
--- a/src/java/org/apache/ivy/plugins/resolver/BasicResolver.java
+++ b/src/java/org/apache/ivy/plugins/resolver/BasicResolver.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/plugins/resolver/BintrayResolver.java b/src/java/org/apache/ivy/plugins/resolver/BintrayResolver.java
index 45b33f9..51e3b15 100644
--- a/src/java/org/apache/ivy/plugins/resolver/BintrayResolver.java
+++ b/src/java/org/apache/ivy/plugins/resolver/BintrayResolver.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/plugins/resolver/CacheResolver.java b/src/java/org/apache/ivy/plugins/resolver/CacheResolver.java
index beb7411..34b4ebc 100644
--- a/src/java/org/apache/ivy/plugins/resolver/CacheResolver.java
+++ b/src/java/org/apache/ivy/plugins/resolver/CacheResolver.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/plugins/resolver/ChainResolver.java b/src/java/org/apache/ivy/plugins/resolver/ChainResolver.java
index 840e4e6..84a88a7 100644
--- a/src/java/org/apache/ivy/plugins/resolver/ChainResolver.java
+++ b/src/java/org/apache/ivy/plugins/resolver/ChainResolver.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/plugins/resolver/DependencyResolver.java b/src/java/org/apache/ivy/plugins/resolver/DependencyResolver.java
index 80b98d3..f037dff 100644
--- a/src/java/org/apache/ivy/plugins/resolver/DependencyResolver.java
+++ b/src/java/org/apache/ivy/plugins/resolver/DependencyResolver.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/plugins/resolver/DualResolver.java b/src/java/org/apache/ivy/plugins/resolver/DualResolver.java
index 3889ed9..c25969d 100644
--- a/src/java/org/apache/ivy/plugins/resolver/DualResolver.java
+++ b/src/java/org/apache/ivy/plugins/resolver/DualResolver.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/plugins/resolver/FileSystemResolver.java b/src/java/org/apache/ivy/plugins/resolver/FileSystemResolver.java
index c2bb7c9..bf4e6d4 100644
--- a/src/java/org/apache/ivy/plugins/resolver/FileSystemResolver.java
+++ b/src/java/org/apache/ivy/plugins/resolver/FileSystemResolver.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/plugins/resolver/IBiblioResolver.java b/src/java/org/apache/ivy/plugins/resolver/IBiblioResolver.java
index 399fe43..b325faa 100644
--- a/src/java/org/apache/ivy/plugins/resolver/IBiblioResolver.java
+++ b/src/java/org/apache/ivy/plugins/resolver/IBiblioResolver.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/plugins/resolver/IvyRepResolver.java b/src/java/org/apache/ivy/plugins/resolver/IvyRepResolver.java
index 79bc831..d62ed46 100644
--- a/src/java/org/apache/ivy/plugins/resolver/IvyRepResolver.java
+++ b/src/java/org/apache/ivy/plugins/resolver/IvyRepResolver.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/plugins/resolver/JarResolver.java b/src/java/org/apache/ivy/plugins/resolver/JarResolver.java
index c254006..e401503 100644
--- a/src/java/org/apache/ivy/plugins/resolver/JarResolver.java
+++ b/src/java/org/apache/ivy/plugins/resolver/JarResolver.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/plugins/resolver/LazyTimeoutConstraint.java b/src/java/org/apache/ivy/plugins/resolver/LazyTimeoutConstraint.java
index 332b81f..4f9f479 100644
--- a/src/java/org/apache/ivy/plugins/resolver/LazyTimeoutConstraint.java
+++ b/src/java/org/apache/ivy/plugins/resolver/LazyTimeoutConstraint.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/plugins/resolver/MirroredURLResolver.java b/src/java/org/apache/ivy/plugins/resolver/MirroredURLResolver.java
index 947c826..c382871 100644
--- a/src/java/org/apache/ivy/plugins/resolver/MirroredURLResolver.java
+++ b/src/java/org/apache/ivy/plugins/resolver/MirroredURLResolver.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/plugins/resolver/RepositoryResolver.java b/src/java/org/apache/ivy/plugins/resolver/RepositoryResolver.java
index 91c8d5b..8e2fcf6 100644
--- a/src/java/org/apache/ivy/plugins/resolver/RepositoryResolver.java
+++ b/src/java/org/apache/ivy/plugins/resolver/RepositoryResolver.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/plugins/resolver/ResolverSettings.java b/src/java/org/apache/ivy/plugins/resolver/ResolverSettings.java
index 27e897b..bf68c24 100644
--- a/src/java/org/apache/ivy/plugins/resolver/ResolverSettings.java
+++ b/src/java/org/apache/ivy/plugins/resolver/ResolverSettings.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/plugins/resolver/SFTPResolver.java b/src/java/org/apache/ivy/plugins/resolver/SFTPResolver.java
index d06d3fc..e3e2993 100644
--- a/src/java/org/apache/ivy/plugins/resolver/SFTPResolver.java
+++ b/src/java/org/apache/ivy/plugins/resolver/SFTPResolver.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/plugins/resolver/SshResolver.java b/src/java/org/apache/ivy/plugins/resolver/SshResolver.java
index afb0dcb..3058a89 100644
--- a/src/java/org/apache/ivy/plugins/resolver/SshResolver.java
+++ b/src/java/org/apache/ivy/plugins/resolver/SshResolver.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/plugins/resolver/URLResolver.java b/src/java/org/apache/ivy/plugins/resolver/URLResolver.java
index 3900845..753648c 100644
--- a/src/java/org/apache/ivy/plugins/resolver/URLResolver.java
+++ b/src/java/org/apache/ivy/plugins/resolver/URLResolver.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/plugins/resolver/VfsResolver.java b/src/java/org/apache/ivy/plugins/resolver/VfsResolver.java
index 382e6c8..8fd4773 100644
--- a/src/java/org/apache/ivy/plugins/resolver/VfsResolver.java
+++ b/src/java/org/apache/ivy/plugins/resolver/VfsResolver.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/plugins/resolver/VsftpResolver.java b/src/java/org/apache/ivy/plugins/resolver/VsftpResolver.java
index 9bb8e7f..082c2d8 100644
--- a/src/java/org/apache/ivy/plugins/resolver/VsftpResolver.java
+++ b/src/java/org/apache/ivy/plugins/resolver/VsftpResolver.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/plugins/resolver/WorkspaceChainResolver.java b/src/java/org/apache/ivy/plugins/resolver/WorkspaceChainResolver.java
index a1028d1..95ee39b 100644
--- a/src/java/org/apache/ivy/plugins/resolver/WorkspaceChainResolver.java
+++ b/src/java/org/apache/ivy/plugins/resolver/WorkspaceChainResolver.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/plugins/resolver/packager/BuiltFileResource.java b/src/java/org/apache/ivy/plugins/resolver/packager/BuiltFileResource.java
index fdc5d9b..ab78ebb 100644
--- a/src/java/org/apache/ivy/plugins/resolver/packager/BuiltFileResource.java
+++ b/src/java/org/apache/ivy/plugins/resolver/packager/BuiltFileResource.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/plugins/resolver/packager/PackagerCacheEntry.java b/src/java/org/apache/ivy/plugins/resolver/packager/PackagerCacheEntry.java
index f183e95..b262e55 100644
--- a/src/java/org/apache/ivy/plugins/resolver/packager/PackagerCacheEntry.java
+++ b/src/java/org/apache/ivy/plugins/resolver/packager/PackagerCacheEntry.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/plugins/resolver/packager/PackagerResolver.java b/src/java/org/apache/ivy/plugins/resolver/packager/PackagerResolver.java
index 4d012bc..afa68ef 100644
--- a/src/java/org/apache/ivy/plugins/resolver/packager/PackagerResolver.java
+++ b/src/java/org/apache/ivy/plugins/resolver/packager/PackagerResolver.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/plugins/resolver/packager/build.xml b/src/java/org/apache/ivy/plugins/resolver/packager/build.xml
index ad46bf6..df76137 100644
--- a/src/java/org/apache/ivy/plugins/resolver/packager/build.xml
+++ b/src/java/org/apache/ivy/plugins/resolver/packager/build.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/src/java/org/apache/ivy/plugins/resolver/packager/packager-1.0.xsd b/src/java/org/apache/ivy/plugins/resolver/packager/packager-1.0.xsd
index 394cc87..a8c2cb0 100644
--- a/src/java/org/apache/ivy/plugins/resolver/packager/packager-1.0.xsd
+++ b/src/java/org/apache/ivy/plugins/resolver/packager/packager-1.0.xsd
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/src/java/org/apache/ivy/plugins/resolver/packager/packager.xsl b/src/java/org/apache/ivy/plugins/resolver/packager/packager.xsl
index f42e7d3..11369a5 100644
--- a/src/java/org/apache/ivy/plugins/resolver/packager/packager.xsl
+++ b/src/java/org/apache/ivy/plugins/resolver/packager/packager.xsl
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/src/java/org/apache/ivy/plugins/resolver/util/ApacheHttpURLLister.java b/src/java/org/apache/ivy/plugins/resolver/util/ApacheHttpURLLister.java
index 374d942..4f41825 100644
--- a/src/java/org/apache/ivy/plugins/resolver/util/ApacheHttpURLLister.java
+++ b/src/java/org/apache/ivy/plugins/resolver/util/ApacheHttpURLLister.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/plugins/resolver/util/FileURLLister.java b/src/java/org/apache/ivy/plugins/resolver/util/FileURLLister.java
index 7e36028..61d2ba4 100644
--- a/src/java/org/apache/ivy/plugins/resolver/util/FileURLLister.java
+++ b/src/java/org/apache/ivy/plugins/resolver/util/FileURLLister.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/plugins/resolver/util/HasLatestStrategy.java b/src/java/org/apache/ivy/plugins/resolver/util/HasLatestStrategy.java
index eeaa362..37cef7b 100644
--- a/src/java/org/apache/ivy/plugins/resolver/util/HasLatestStrategy.java
+++ b/src/java/org/apache/ivy/plugins/resolver/util/HasLatestStrategy.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/plugins/resolver/util/MDResolvedResource.java b/src/java/org/apache/ivy/plugins/resolver/util/MDResolvedResource.java
index d14fe10..e9be285 100644
--- a/src/java/org/apache/ivy/plugins/resolver/util/MDResolvedResource.java
+++ b/src/java/org/apache/ivy/plugins/resolver/util/MDResolvedResource.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/plugins/resolver/util/ResolvedResource.java b/src/java/org/apache/ivy/plugins/resolver/util/ResolvedResource.java
index 52e5c2f..843f9a4 100644
--- a/src/java/org/apache/ivy/plugins/resolver/util/ResolvedResource.java
+++ b/src/java/org/apache/ivy/plugins/resolver/util/ResolvedResource.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/plugins/resolver/util/ResolverHelper.java b/src/java/org/apache/ivy/plugins/resolver/util/ResolverHelper.java
index 6bd891e..04fd151 100644
--- a/src/java/org/apache/ivy/plugins/resolver/util/ResolverHelper.java
+++ b/src/java/org/apache/ivy/plugins/resolver/util/ResolverHelper.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/plugins/resolver/util/ResourceMDParser.java b/src/java/org/apache/ivy/plugins/resolver/util/ResourceMDParser.java
index 7586027..725b69b 100644
--- a/src/java/org/apache/ivy/plugins/resolver/util/ResourceMDParser.java
+++ b/src/java/org/apache/ivy/plugins/resolver/util/ResourceMDParser.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/plugins/resolver/util/URLLister.java b/src/java/org/apache/ivy/plugins/resolver/util/URLLister.java
index 70fabcd..d26e193 100644
--- a/src/java/org/apache/ivy/plugins/resolver/util/URLLister.java
+++ b/src/java/org/apache/ivy/plugins/resolver/util/URLLister.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/plugins/signer/SignatureGenerator.java b/src/java/org/apache/ivy/plugins/signer/SignatureGenerator.java
index bf81e45..01d1200 100644
--- a/src/java/org/apache/ivy/plugins/signer/SignatureGenerator.java
+++ b/src/java/org/apache/ivy/plugins/signer/SignatureGenerator.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/plugins/signer/bouncycastle/OpenPGPSignatureGenerator.java b/src/java/org/apache/ivy/plugins/signer/bouncycastle/OpenPGPSignatureGenerator.java
index 9b97d6e..5136990 100644
--- a/src/java/org/apache/ivy/plugins/signer/bouncycastle/OpenPGPSignatureGenerator.java
+++ b/src/java/org/apache/ivy/plugins/signer/bouncycastle/OpenPGPSignatureGenerator.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/plugins/trigger/AbstractTrigger.java b/src/java/org/apache/ivy/plugins/trigger/AbstractTrigger.java
index 5aae2dd..c9604c1 100644
--- a/src/java/org/apache/ivy/plugins/trigger/AbstractTrigger.java
+++ b/src/java/org/apache/ivy/plugins/trigger/AbstractTrigger.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/plugins/trigger/LogTrigger.java b/src/java/org/apache/ivy/plugins/trigger/LogTrigger.java
index e30eaf1..5b49be7 100644
--- a/src/java/org/apache/ivy/plugins/trigger/LogTrigger.java
+++ b/src/java/org/apache/ivy/plugins/trigger/LogTrigger.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/plugins/trigger/Trigger.java b/src/java/org/apache/ivy/plugins/trigger/Trigger.java
index ea4ee5a..5b77eb2 100644
--- a/src/java/org/apache/ivy/plugins/trigger/Trigger.java
+++ b/src/java/org/apache/ivy/plugins/trigger/Trigger.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/plugins/version/AbstractVersionMatcher.java b/src/java/org/apache/ivy/plugins/version/AbstractVersionMatcher.java
index 5655305..7007860 100644
--- a/src/java/org/apache/ivy/plugins/version/AbstractVersionMatcher.java
+++ b/src/java/org/apache/ivy/plugins/version/AbstractVersionMatcher.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/plugins/version/ChainVersionMatcher.java b/src/java/org/apache/ivy/plugins/version/ChainVersionMatcher.java
index 412e883..b4b5ab3 100644
--- a/src/java/org/apache/ivy/plugins/version/ChainVersionMatcher.java
+++ b/src/java/org/apache/ivy/plugins/version/ChainVersionMatcher.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/plugins/version/ExactVersionMatcher.java b/src/java/org/apache/ivy/plugins/version/ExactVersionMatcher.java
index 6b861e3..b7e8473 100644
--- a/src/java/org/apache/ivy/plugins/version/ExactVersionMatcher.java
+++ b/src/java/org/apache/ivy/plugins/version/ExactVersionMatcher.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/plugins/version/LatestVersionMatcher.java b/src/java/org/apache/ivy/plugins/version/LatestVersionMatcher.java
index 6740698..3149db2 100644
--- a/src/java/org/apache/ivy/plugins/version/LatestVersionMatcher.java
+++ b/src/java/org/apache/ivy/plugins/version/LatestVersionMatcher.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/plugins/version/Match.java b/src/java/org/apache/ivy/plugins/version/Match.java
index b2324e0..19139a0 100644
--- a/src/java/org/apache/ivy/plugins/version/Match.java
+++ b/src/java/org/apache/ivy/plugins/version/Match.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/plugins/version/MavenTimedSnapshotVersionMatcher.java b/src/java/org/apache/ivy/plugins/version/MavenTimedSnapshotVersionMatcher.java
index 4898058..08060d1 100644
--- a/src/java/org/apache/ivy/plugins/version/MavenTimedSnapshotVersionMatcher.java
+++ b/src/java/org/apache/ivy/plugins/version/MavenTimedSnapshotVersionMatcher.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/plugins/version/PatternVersionMatcher.java b/src/java/org/apache/ivy/plugins/version/PatternVersionMatcher.java
index 74dbb7e..2bdc64c 100644
--- a/src/java/org/apache/ivy/plugins/version/PatternVersionMatcher.java
+++ b/src/java/org/apache/ivy/plugins/version/PatternVersionMatcher.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/plugins/version/SubVersionMatcher.java b/src/java/org/apache/ivy/plugins/version/SubVersionMatcher.java
index ea287f6..9dcfe28 100644
--- a/src/java/org/apache/ivy/plugins/version/SubVersionMatcher.java
+++ b/src/java/org/apache/ivy/plugins/version/SubVersionMatcher.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/plugins/version/VersionMatcher.java b/src/java/org/apache/ivy/plugins/version/VersionMatcher.java
index 36563c2..7faf7c5 100644
--- a/src/java/org/apache/ivy/plugins/version/VersionMatcher.java
+++ b/src/java/org/apache/ivy/plugins/version/VersionMatcher.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/plugins/version/VersionRangeMatcher.java b/src/java/org/apache/ivy/plugins/version/VersionRangeMatcher.java
index 6c7f9a5..39a3af9 100644
--- a/src/java/org/apache/ivy/plugins/version/VersionRangeMatcher.java
+++ b/src/java/org/apache/ivy/plugins/version/VersionRangeMatcher.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/tools/analyser/DependencyAnalyser.java b/src/java/org/apache/ivy/tools/analyser/DependencyAnalyser.java
index fedddce..a8d7296 100644
--- a/src/java/org/apache/ivy/tools/analyser/DependencyAnalyser.java
+++ b/src/java/org/apache/ivy/tools/analyser/DependencyAnalyser.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/tools/analyser/JarJarDependencyAnalyser.java b/src/java/org/apache/ivy/tools/analyser/JarJarDependencyAnalyser.java
index 6ba2466..7e6e9b0 100644
--- a/src/java/org/apache/ivy/tools/analyser/JarJarDependencyAnalyser.java
+++ b/src/java/org/apache/ivy/tools/analyser/JarJarDependencyAnalyser.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/tools/analyser/JarModule.java b/src/java/org/apache/ivy/tools/analyser/JarModule.java
index 35605fe..f38538a 100644
--- a/src/java/org/apache/ivy/tools/analyser/JarModule.java
+++ b/src/java/org/apache/ivy/tools/analyser/JarModule.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/tools/analyser/JarModuleFinder.java b/src/java/org/apache/ivy/tools/analyser/JarModuleFinder.java
index 9e216ae..4e528dc 100644
--- a/src/java/org/apache/ivy/tools/analyser/JarModuleFinder.java
+++ b/src/java/org/apache/ivy/tools/analyser/JarModuleFinder.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/tools/analyser/RepositoryAnalyser.java b/src/java/org/apache/ivy/tools/analyser/RepositoryAnalyser.java
index eb45fa0..5b85fc5 100644
--- a/src/java/org/apache/ivy/tools/analyser/RepositoryAnalyser.java
+++ b/src/java/org/apache/ivy/tools/analyser/RepositoryAnalyser.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/util/AbstractMessageLogger.java b/src/java/org/apache/ivy/util/AbstractMessageLogger.java
index ee3ecd4..d554211 100644
--- a/src/java/org/apache/ivy/util/AbstractMessageLogger.java
+++ b/src/java/org/apache/ivy/util/AbstractMessageLogger.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/util/Checks.java b/src/java/org/apache/ivy/util/Checks.java
index 9e94ba8..584930d 100644
--- a/src/java/org/apache/ivy/util/Checks.java
+++ b/src/java/org/apache/ivy/util/Checks.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/util/ChecksumHelper.java b/src/java/org/apache/ivy/util/ChecksumHelper.java
index 14a9cc3..a879cc3 100644
--- a/src/java/org/apache/ivy/util/ChecksumHelper.java
+++ b/src/java/org/apache/ivy/util/ChecksumHelper.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/util/CollectionUtils.java b/src/java/org/apache/ivy/util/CollectionUtils.java
index eca8a49..a21790e 100644
--- a/src/java/org/apache/ivy/util/CollectionUtils.java
+++ b/src/java/org/apache/ivy/util/CollectionUtils.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/util/ConfigurationUtils.java b/src/java/org/apache/ivy/util/ConfigurationUtils.java
index deaf9a6..200186b 100644
--- a/src/java/org/apache/ivy/util/ConfigurationUtils.java
+++ b/src/java/org/apache/ivy/util/ConfigurationUtils.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/util/Configurator.java b/src/java/org/apache/ivy/util/Configurator.java
index b0a45c3..42575f2 100644
--- a/src/java/org/apache/ivy/util/Configurator.java
+++ b/src/java/org/apache/ivy/util/Configurator.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/util/ContextualSAXHandler.java b/src/java/org/apache/ivy/util/ContextualSAXHandler.java
index c60ed43..12ece22 100644
--- a/src/java/org/apache/ivy/util/ContextualSAXHandler.java
+++ b/src/java/org/apache/ivy/util/ContextualSAXHandler.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/util/CopyProgressEvent.java b/src/java/org/apache/ivy/util/CopyProgressEvent.java
index c71e116..47bb4d9 100644
--- a/src/java/org/apache/ivy/util/CopyProgressEvent.java
+++ b/src/java/org/apache/ivy/util/CopyProgressEvent.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/util/CopyProgressListener.java b/src/java/org/apache/ivy/util/CopyProgressListener.java
index 2dbaa2e..3d1f54a 100644
--- a/src/java/org/apache/ivy/util/CopyProgressListener.java
+++ b/src/java/org/apache/ivy/util/CopyProgressListener.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/util/Credentials.java b/src/java/org/apache/ivy/util/Credentials.java
index b53a372..e31a533 100644
--- a/src/java/org/apache/ivy/util/Credentials.java
+++ b/src/java/org/apache/ivy/util/Credentials.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/util/CredentialsUtil.java b/src/java/org/apache/ivy/util/CredentialsUtil.java
index e0c77ac..410ed56 100644
--- a/src/java/org/apache/ivy/util/CredentialsUtil.java
+++ b/src/java/org/apache/ivy/util/CredentialsUtil.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/util/DateUtil.java b/src/java/org/apache/ivy/util/DateUtil.java
index 1190b6b..1a45c17 100644
--- a/src/java/org/apache/ivy/util/DateUtil.java
+++ b/src/java/org/apache/ivy/util/DateUtil.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with

  *  the License.  You may obtain a copy of the License at

  *

- *      http://www.apache.org/licenses/LICENSE-2.0

+ *      https://www.apache.org/licenses/LICENSE-2.0

  *

  *  Unless required by applicable law or agreed to in writing, software

  *  distributed under the License is distributed on an "AS IS" BASIS,

diff --git a/src/java/org/apache/ivy/util/DefaultMessageLogger.java b/src/java/org/apache/ivy/util/DefaultMessageLogger.java
index bb3e84a..86e0571 100644
--- a/src/java/org/apache/ivy/util/DefaultMessageLogger.java
+++ b/src/java/org/apache/ivy/util/DefaultMessageLogger.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/util/EncryptedProperties.java b/src/java/org/apache/ivy/util/EncryptedProperties.java
index 32690fc..b36e158 100644
--- a/src/java/org/apache/ivy/util/EncryptedProperties.java
+++ b/src/java/org/apache/ivy/util/EncryptedProperties.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/util/EncrytedProperties.java b/src/java/org/apache/ivy/util/EncrytedProperties.java
index 34e2117..59a5185 100644
--- a/src/java/org/apache/ivy/util/EncrytedProperties.java
+++ b/src/java/org/apache/ivy/util/EncrytedProperties.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/util/FileResolver.java b/src/java/org/apache/ivy/util/FileResolver.java
index d87a83a..02b9818 100644
--- a/src/java/org/apache/ivy/util/FileResolver.java
+++ b/src/java/org/apache/ivy/util/FileResolver.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/util/FileUtil.java b/src/java/org/apache/ivy/util/FileUtil.java
index c845364..e5e31d5 100644
--- a/src/java/org/apache/ivy/util/FileUtil.java
+++ b/src/java/org/apache/ivy/util/FileUtil.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/util/HexEncoder.java b/src/java/org/apache/ivy/util/HexEncoder.java
index c4eb27e..2788838 100644
--- a/src/java/org/apache/ivy/util/HexEncoder.java
+++ b/src/java/org/apache/ivy/util/HexEncoder.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/util/HostUtil.java b/src/java/org/apache/ivy/util/HostUtil.java
index 5f32184..123b00f 100644
--- a/src/java/org/apache/ivy/util/HostUtil.java
+++ b/src/java/org/apache/ivy/util/HostUtil.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/util/MemoryUtil.java b/src/java/org/apache/ivy/util/MemoryUtil.java
index dc80730..095dd1c 100644
--- a/src/java/org/apache/ivy/util/MemoryUtil.java
+++ b/src/java/org/apache/ivy/util/MemoryUtil.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/util/Message.java b/src/java/org/apache/ivy/util/Message.java
index 8259d0e..e330e21 100644
--- a/src/java/org/apache/ivy/util/Message.java
+++ b/src/java/org/apache/ivy/util/Message.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/util/MessageLogger.java b/src/java/org/apache/ivy/util/MessageLogger.java
index 86250c1..4a06c0e 100644
--- a/src/java/org/apache/ivy/util/MessageLogger.java
+++ b/src/java/org/apache/ivy/util/MessageLogger.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/util/MessageLoggerEngine.java b/src/java/org/apache/ivy/util/MessageLoggerEngine.java
index 8207de3..807dd4e 100644
--- a/src/java/org/apache/ivy/util/MessageLoggerEngine.java
+++ b/src/java/org/apache/ivy/util/MessageLoggerEngine.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/util/MessageLoggerHelper.java b/src/java/org/apache/ivy/util/MessageLoggerHelper.java
index 093efe1..600a18d 100644
--- a/src/java/org/apache/ivy/util/MessageLoggerHelper.java
+++ b/src/java/org/apache/ivy/util/MessageLoggerHelper.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/util/PropertiesFile.java b/src/java/org/apache/ivy/util/PropertiesFile.java
index f1705ef..e3d54fc 100644
--- a/src/java/org/apache/ivy/util/PropertiesFile.java
+++ b/src/java/org/apache/ivy/util/PropertiesFile.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/util/StringUtils.java b/src/java/org/apache/ivy/util/StringUtils.java
index 64ce722..2c05585 100644
--- a/src/java/org/apache/ivy/util/StringUtils.java
+++ b/src/java/org/apache/ivy/util/StringUtils.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/util/XMLHelper.java b/src/java/org/apache/ivy/util/XMLHelper.java
index 0195e1d..5737368 100644
--- a/src/java/org/apache/ivy/util/XMLHelper.java
+++ b/src/java/org/apache/ivy/util/XMLHelper.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/util/cli/CommandLine.java b/src/java/org/apache/ivy/util/cli/CommandLine.java
index 47d1105..be0ff44 100644
--- a/src/java/org/apache/ivy/util/cli/CommandLine.java
+++ b/src/java/org/apache/ivy/util/cli/CommandLine.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/util/cli/CommandLineParser.java b/src/java/org/apache/ivy/util/cli/CommandLineParser.java
index 67bb3ad..db50f32 100644
--- a/src/java/org/apache/ivy/util/cli/CommandLineParser.java
+++ b/src/java/org/apache/ivy/util/cli/CommandLineParser.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/util/cli/Option.java b/src/java/org/apache/ivy/util/cli/Option.java
index 98f2a64..768d8d6 100644
--- a/src/java/org/apache/ivy/util/cli/Option.java
+++ b/src/java/org/apache/ivy/util/cli/Option.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/util/cli/OptionBuilder.java b/src/java/org/apache/ivy/util/cli/OptionBuilder.java
index 68a5aef..4bfa035 100644
--- a/src/java/org/apache/ivy/util/cli/OptionBuilder.java
+++ b/src/java/org/apache/ivy/util/cli/OptionBuilder.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/util/cli/ParseException.java b/src/java/org/apache/ivy/util/cli/ParseException.java
index 1d97ef0..35cf170 100644
--- a/src/java/org/apache/ivy/util/cli/ParseException.java
+++ b/src/java/org/apache/ivy/util/cli/ParseException.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/util/extendable/DefaultExtendableItem.java b/src/java/org/apache/ivy/util/extendable/DefaultExtendableItem.java
index 9aa7366..7885419 100644
--- a/src/java/org/apache/ivy/util/extendable/DefaultExtendableItem.java
+++ b/src/java/org/apache/ivy/util/extendable/DefaultExtendableItem.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/util/extendable/ExtendableItem.java b/src/java/org/apache/ivy/util/extendable/ExtendableItem.java
index 7a8724f..f399698 100644
--- a/src/java/org/apache/ivy/util/extendable/ExtendableItem.java
+++ b/src/java/org/apache/ivy/util/extendable/ExtendableItem.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/util/extendable/ExtendableItemHelper.java b/src/java/org/apache/ivy/util/extendable/ExtendableItemHelper.java
index d5de2e3..2ae92ad 100644
--- a/src/java/org/apache/ivy/util/extendable/ExtendableItemHelper.java
+++ b/src/java/org/apache/ivy/util/extendable/ExtendableItemHelper.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/util/extendable/UnmodifiableExtendableItem.java b/src/java/org/apache/ivy/util/extendable/UnmodifiableExtendableItem.java
index 3fc4f8d..1292a88 100644
--- a/src/java/org/apache/ivy/util/extendable/UnmodifiableExtendableItem.java
+++ b/src/java/org/apache/ivy/util/extendable/UnmodifiableExtendableItem.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/util/filter/AndFilter.java b/src/java/org/apache/ivy/util/filter/AndFilter.java
index bfa945f..8d1df22 100644
--- a/src/java/org/apache/ivy/util/filter/AndFilter.java
+++ b/src/java/org/apache/ivy/util/filter/AndFilter.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/util/filter/ArtifactTypeFilter.java b/src/java/org/apache/ivy/util/filter/ArtifactTypeFilter.java
index 597204b..7280d45 100644
--- a/src/java/org/apache/ivy/util/filter/ArtifactTypeFilter.java
+++ b/src/java/org/apache/ivy/util/filter/ArtifactTypeFilter.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/util/filter/Filter.java b/src/java/org/apache/ivy/util/filter/Filter.java
index cfcd14a..d3fa760 100644
--- a/src/java/org/apache/ivy/util/filter/Filter.java
+++ b/src/java/org/apache/ivy/util/filter/Filter.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/util/filter/FilterHelper.java b/src/java/org/apache/ivy/util/filter/FilterHelper.java
index 7664c09..adb5fc8 100644
--- a/src/java/org/apache/ivy/util/filter/FilterHelper.java
+++ b/src/java/org/apache/ivy/util/filter/FilterHelper.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/util/filter/NoFilter.java b/src/java/org/apache/ivy/util/filter/NoFilter.java
index c89aab5..fe82db2 100644
--- a/src/java/org/apache/ivy/util/filter/NoFilter.java
+++ b/src/java/org/apache/ivy/util/filter/NoFilter.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/util/filter/NotFilter.java b/src/java/org/apache/ivy/util/filter/NotFilter.java
index 3401d60..95f66dc 100644
--- a/src/java/org/apache/ivy/util/filter/NotFilter.java
+++ b/src/java/org/apache/ivy/util/filter/NotFilter.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/util/filter/OrFilter.java b/src/java/org/apache/ivy/util/filter/OrFilter.java
index d372b02..0d60f8f 100644
--- a/src/java/org/apache/ivy/util/filter/OrFilter.java
+++ b/src/java/org/apache/ivy/util/filter/OrFilter.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/util/url/AbstractURLHandler.java b/src/java/org/apache/ivy/util/url/AbstractURLHandler.java
index 36785a9..02ff839 100644
--- a/src/java/org/apache/ivy/util/url/AbstractURLHandler.java
+++ b/src/java/org/apache/ivy/util/url/AbstractURLHandler.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/util/url/ApacheURLLister.java b/src/java/org/apache/ivy/util/url/ApacheURLLister.java
index 5a48c78..040a82f 100644
--- a/src/java/org/apache/ivy/util/url/ApacheURLLister.java
+++ b/src/java/org/apache/ivy/util/url/ApacheURLLister.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/util/url/BasicURLHandler.java b/src/java/org/apache/ivy/util/url/BasicURLHandler.java
index 5effca7..e303dd7 100644
--- a/src/java/org/apache/ivy/util/url/BasicURLHandler.java
+++ b/src/java/org/apache/ivy/util/url/BasicURLHandler.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/util/url/CredentialsStore.java b/src/java/org/apache/ivy/util/url/CredentialsStore.java
index 0ef12a2..838ad5e 100644
--- a/src/java/org/apache/ivy/util/url/CredentialsStore.java
+++ b/src/java/org/apache/ivy/util/url/CredentialsStore.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/util/url/HttpClientHandler.java b/src/java/org/apache/ivy/util/url/HttpClientHandler.java
index e79e3b4..d79cd27 100644
--- a/src/java/org/apache/ivy/util/url/HttpClientHandler.java
+++ b/src/java/org/apache/ivy/util/url/HttpClientHandler.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/util/url/IvyAuthenticator.java b/src/java/org/apache/ivy/util/url/IvyAuthenticator.java
index 5c67d29..efe1fa0 100644
--- a/src/java/org/apache/ivy/util/url/IvyAuthenticator.java
+++ b/src/java/org/apache/ivy/util/url/IvyAuthenticator.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/util/url/TimeoutConstrainedURLHandler.java b/src/java/org/apache/ivy/util/url/TimeoutConstrainedURLHandler.java
index 6e85241..08a6ed4 100644
--- a/src/java/org/apache/ivy/util/url/TimeoutConstrainedURLHandler.java
+++ b/src/java/org/apache/ivy/util/url/TimeoutConstrainedURLHandler.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/util/url/URLHandler.java b/src/java/org/apache/ivy/util/url/URLHandler.java
index 226e0b5..40630ab 100644
--- a/src/java/org/apache/ivy/util/url/URLHandler.java
+++ b/src/java/org/apache/ivy/util/url/URLHandler.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/util/url/URLHandlerDispatcher.java b/src/java/org/apache/ivy/util/url/URLHandlerDispatcher.java
index df39507..c260c9e 100644
--- a/src/java/org/apache/ivy/util/url/URLHandlerDispatcher.java
+++ b/src/java/org/apache/ivy/util/url/URLHandlerDispatcher.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/java/org/apache/ivy/util/url/URLHandlerRegistry.java b/src/java/org/apache/ivy/util/url/URLHandlerRegistry.java
index 69ab628..692fb81 100644
--- a/src/java/org/apache/ivy/util/url/URLHandlerRegistry.java
+++ b/src/java/org/apache/ivy/util/url/URLHandlerRegistry.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/buildlist/A/build.xml b/test/buildlist/A/build.xml
index f0a58a3..a3565c8 100644
--- a/test/buildlist/A/build.xml
+++ b/test/buildlist/A/build.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/buildlist/A/ivy.xml b/test/buildlist/A/ivy.xml
index 198e0ee..934a9cc 100644
--- a/test/buildlist/A/ivy.xml
+++ b/test/buildlist/A/ivy.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/buildlist/B/build.xml b/test/buildlist/B/build.xml
index f0a58a3..a3565c8 100644
--- a/test/buildlist/B/build.xml
+++ b/test/buildlist/B/build.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/buildlist/B/ivy.xml b/test/buildlist/B/ivy.xml
index f67c5c3..75f326e 100644
--- a/test/buildlist/B/ivy.xml
+++ b/test/buildlist/B/ivy.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/buildlist/C/build.xml b/test/buildlist/C/build.xml
index f0a58a3..a3565c8 100644
--- a/test/buildlist/C/build.xml
+++ b/test/buildlist/C/build.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/buildlist/C/ivy.xml b/test/buildlist/C/ivy.xml
index dbe54cd..cb47baf 100644
--- a/test/buildlist/C/ivy.xml
+++ b/test/buildlist/C/ivy.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/buildlist/D/build.xml b/test/buildlist/D/build.xml
index 674af6f..6d827b7 100644
--- a/test/buildlist/D/build.xml
+++ b/test/buildlist/D/build.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/buildlist/D/ivy.xml b/test/buildlist/D/ivy.xml
index 023ac00..e9f716e 100644
--- a/test/buildlist/D/ivy.xml
+++ b/test/buildlist/D/ivy.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/buildlist/E/build.xml b/test/buildlist/E/build.xml
index 674af6f..6d827b7 100644
--- a/test/buildlist/E/build.xml
+++ b/test/buildlist/E/build.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/buildlist/E/ivy.xml b/test/buildlist/E/ivy.xml
index 4f6fb4e..f775dcf 100644
--- a/test/buildlist/E/ivy.xml
+++ b/test/buildlist/E/ivy.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/buildlist/E2/build.xml b/test/buildlist/E2/build.xml
index 674af6f..6d827b7 100644
--- a/test/buildlist/E2/build.xml
+++ b/test/buildlist/E2/build.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/buildlist/E2/ivy.xml b/test/buildlist/E2/ivy.xml
index 2c9dfdb..c59c813 100644
--- a/test/buildlist/E2/ivy.xml
+++ b/test/buildlist/E2/ivy.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/buildlist/F/build.xml b/test/buildlist/F/build.xml
index 674af6f..6d827b7 100644
--- a/test/buildlist/F/build.xml
+++ b/test/buildlist/F/build.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/buildlist/F/ivy.xml b/test/buildlist/F/ivy.xml
index 6417ee7..91ea8a0 100644
--- a/test/buildlist/F/ivy.xml
+++ b/test/buildlist/F/ivy.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/buildlist/G/build.xml b/test/buildlist/G/build.xml
index 674af6f..6d827b7 100644
--- a/test/buildlist/G/build.xml
+++ b/test/buildlist/G/build.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/buildlist/G/ivy.xml b/test/buildlist/G/ivy.xml
index e0527fa..ad37d73 100644
--- a/test/buildlist/G/ivy.xml
+++ b/test/buildlist/G/ivy.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/buildlist/H/build.xml b/test/buildlist/H/build.xml
index 674af6f..6d827b7 100644
--- a/test/buildlist/H/build.xml
+++ b/test/buildlist/H/build.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/buildlists/testAbsolutePathToParent/bootstrap-parent/build.xml b/test/buildlists/testAbsolutePathToParent/bootstrap-parent/build.xml
index 855a19a..76d4b82 100644
--- a/test/buildlists/testAbsolutePathToParent/bootstrap-parent/build.xml
+++ b/test/buildlists/testAbsolutePathToParent/bootstrap-parent/build.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/buildlists/testAbsolutePathToParent/bootstrap-parent/ivy.xml b/test/buildlists/testAbsolutePathToParent/bootstrap-parent/ivy.xml
index 801b5db..997703e 100644
--- a/test/buildlists/testAbsolutePathToParent/bootstrap-parent/ivy.xml
+++ b/test/buildlists/testAbsolutePathToParent/bootstrap-parent/ivy.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/buildlists/testAbsolutePathToParent/croatia/build.xml b/test/buildlists/testAbsolutePathToParent/croatia/build.xml
index bdab686..889599a 100644
--- a/test/buildlists/testAbsolutePathToParent/croatia/build.xml
+++ b/test/buildlists/testAbsolutePathToParent/croatia/build.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/buildlists/testAbsolutePathToParent/croatia/ivy.xml b/test/buildlists/testAbsolutePathToParent/croatia/ivy.xml
index 2744506..34e4bef 100644
--- a/test/buildlists/testAbsolutePathToParent/croatia/ivy.xml
+++ b/test/buildlists/testAbsolutePathToParent/croatia/ivy.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/buildlists/testAbsolutePathToParent/germany/build.xml b/test/buildlists/testAbsolutePathToParent/germany/build.xml
index b183ba9..a7a0c9d 100644
--- a/test/buildlists/testAbsolutePathToParent/germany/build.xml
+++ b/test/buildlists/testAbsolutePathToParent/germany/build.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/buildlists/testAbsolutePathToParent/germany/ivy.xml b/test/buildlists/testAbsolutePathToParent/germany/ivy.xml
index dbda261..b638923 100644
--- a/test/buildlists/testAbsolutePathToParent/germany/ivy.xml
+++ b/test/buildlists/testAbsolutePathToParent/germany/ivy.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/buildlists/testAbsolutePathToParent/ireland/build.xml b/test/buildlists/testAbsolutePathToParent/ireland/build.xml
index b60ca74..1b9a9b0 100644
--- a/test/buildlists/testAbsolutePathToParent/ireland/build.xml
+++ b/test/buildlists/testAbsolutePathToParent/ireland/build.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/buildlists/testAbsolutePathToParent/ireland/ivy.xml b/test/buildlists/testAbsolutePathToParent/ireland/ivy.xml
index a9f008c..81ebe45 100644
--- a/test/buildlists/testAbsolutePathToParent/ireland/ivy.xml
+++ b/test/buildlists/testAbsolutePathToParent/ireland/ivy.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/buildlists/testAbsolutePathToParent/master-parent/build.xml b/test/buildlists/testAbsolutePathToParent/master-parent/build.xml
index 4c5fb28..d845fff 100644
--- a/test/buildlists/testAbsolutePathToParent/master-parent/build.xml
+++ b/test/buildlists/testAbsolutePathToParent/master-parent/build.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/buildlists/testAbsolutePathToParent/master-parent/ivy.xml b/test/buildlists/testAbsolutePathToParent/master-parent/ivy.xml
index 6c6fe37..7b74624 100644
--- a/test/buildlists/testAbsolutePathToParent/master-parent/ivy.xml
+++ b/test/buildlists/testAbsolutePathToParent/master-parent/ivy.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/buildlists/testNoParents/bootstrap-parent/build.xml b/test/buildlists/testNoParents/bootstrap-parent/build.xml
index 855a19a..76d4b82 100644
--- a/test/buildlists/testNoParents/bootstrap-parent/build.xml
+++ b/test/buildlists/testNoParents/bootstrap-parent/build.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/buildlists/testNoParents/bootstrap-parent/ivy.xml b/test/buildlists/testNoParents/bootstrap-parent/ivy.xml
index 801b5db..997703e 100644
--- a/test/buildlists/testNoParents/bootstrap-parent/ivy.xml
+++ b/test/buildlists/testNoParents/bootstrap-parent/ivy.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/buildlists/testNoParents/croatia/build.xml b/test/buildlists/testNoParents/croatia/build.xml
index 166eccd..e2fce15 100644
--- a/test/buildlists/testNoParents/croatia/build.xml
+++ b/test/buildlists/testNoParents/croatia/build.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/buildlists/testNoParents/croatia/ivy.xml b/test/buildlists/testNoParents/croatia/ivy.xml
index b1c7ddb..b63900c 100644
--- a/test/buildlists/testNoParents/croatia/ivy.xml
+++ b/test/buildlists/testNoParents/croatia/ivy.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/buildlists/testNoParents/germany/build.xml b/test/buildlists/testNoParents/germany/build.xml
index b183ba9..a7a0c9d 100644
--- a/test/buildlists/testNoParents/germany/build.xml
+++ b/test/buildlists/testNoParents/germany/build.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/buildlists/testNoParents/germany/ivy.xml b/test/buildlists/testNoParents/germany/ivy.xml
index 0512c2e..812180d 100644
--- a/test/buildlists/testNoParents/germany/ivy.xml
+++ b/test/buildlists/testNoParents/germany/ivy.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/buildlists/testNoParents/ireland/build.xml b/test/buildlists/testNoParents/ireland/build.xml
index b60ca74..1b9a9b0 100644
--- a/test/buildlists/testNoParents/ireland/build.xml
+++ b/test/buildlists/testNoParents/ireland/build.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/buildlists/testNoParents/ireland/ivy.xml b/test/buildlists/testNoParents/ireland/ivy.xml
index 0328d1d..0df1a9e 100644
--- a/test/buildlists/testNoParents/ireland/ivy.xml
+++ b/test/buildlists/testNoParents/ireland/ivy.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/buildlists/testNoParents/master-parent/build.xml b/test/buildlists/testNoParents/master-parent/build.xml
index 4c5fb28..d845fff 100644
--- a/test/buildlists/testNoParents/master-parent/build.xml
+++ b/test/buildlists/testNoParents/master-parent/build.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/buildlists/testNoParents/master-parent/ivy.xml b/test/buildlists/testNoParents/master-parent/ivy.xml
index 8fecf5f..bb23cdc 100644
--- a/test/buildlists/testNoParents/master-parent/ivy.xml
+++ b/test/buildlists/testNoParents/master-parent/ivy.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/buildlists/testOneParent/bootstrap-parent/build.xml b/test/buildlists/testOneParent/bootstrap-parent/build.xml
index 855a19a..76d4b82 100644
--- a/test/buildlists/testOneParent/bootstrap-parent/build.xml
+++ b/test/buildlists/testOneParent/bootstrap-parent/build.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/buildlists/testOneParent/bootstrap-parent/ivy.xml b/test/buildlists/testOneParent/bootstrap-parent/ivy.xml
index 801b5db..997703e 100644
--- a/test/buildlists/testOneParent/bootstrap-parent/ivy.xml
+++ b/test/buildlists/testOneParent/bootstrap-parent/ivy.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/buildlists/testOneParent/croatia/build.xml b/test/buildlists/testOneParent/croatia/build.xml
index bdab686..889599a 100644
--- a/test/buildlists/testOneParent/croatia/build.xml
+++ b/test/buildlists/testOneParent/croatia/build.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/buildlists/testOneParent/croatia/ivy.xml b/test/buildlists/testOneParent/croatia/ivy.xml
index 0277c71..a2425df 100644
--- a/test/buildlists/testOneParent/croatia/ivy.xml
+++ b/test/buildlists/testOneParent/croatia/ivy.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/buildlists/testOneParent/germany/build.xml b/test/buildlists/testOneParent/germany/build.xml
index b183ba9..a7a0c9d 100644
--- a/test/buildlists/testOneParent/germany/build.xml
+++ b/test/buildlists/testOneParent/germany/build.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/buildlists/testOneParent/germany/ivy.xml b/test/buildlists/testOneParent/germany/ivy.xml
index 1095d25..cd699f6 100644
--- a/test/buildlists/testOneParent/germany/ivy.xml
+++ b/test/buildlists/testOneParent/germany/ivy.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/buildlists/testOneParent/ireland/build.xml b/test/buildlists/testOneParent/ireland/build.xml
index b60ca74..1b9a9b0 100644
--- a/test/buildlists/testOneParent/ireland/build.xml
+++ b/test/buildlists/testOneParent/ireland/build.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/buildlists/testOneParent/ireland/ivy.xml b/test/buildlists/testOneParent/ireland/ivy.xml
index 0e20c90..6beae4a 100644
--- a/test/buildlists/testOneParent/ireland/ivy.xml
+++ b/test/buildlists/testOneParent/ireland/ivy.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/buildlists/testOneParent/master-parent/build.xml b/test/buildlists/testOneParent/master-parent/build.xml
index 4c5fb28..d845fff 100644
--- a/test/buildlists/testOneParent/master-parent/build.xml
+++ b/test/buildlists/testOneParent/master-parent/build.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/buildlists/testOneParent/master-parent/ivy.xml b/test/buildlists/testOneParent/master-parent/ivy.xml
index 6c6fe37..7b74624 100644
--- a/test/buildlists/testOneParent/master-parent/ivy.xml
+++ b/test/buildlists/testOneParent/master-parent/ivy.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/buildlists/testRelativePathToParent/bootstrap-parent/build.xml b/test/buildlists/testRelativePathToParent/bootstrap-parent/build.xml
index 855a19a..76d4b82 100644
--- a/test/buildlists/testRelativePathToParent/bootstrap-parent/build.xml
+++ b/test/buildlists/testRelativePathToParent/bootstrap-parent/build.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/buildlists/testRelativePathToParent/bootstrap-parent/ivy.xml b/test/buildlists/testRelativePathToParent/bootstrap-parent/ivy.xml
index 801b5db..997703e 100644
--- a/test/buildlists/testRelativePathToParent/bootstrap-parent/ivy.xml
+++ b/test/buildlists/testRelativePathToParent/bootstrap-parent/ivy.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/buildlists/testRelativePathToParent/croatia/build.xml b/test/buildlists/testRelativePathToParent/croatia/build.xml
index bdab686..889599a 100644
--- a/test/buildlists/testRelativePathToParent/croatia/build.xml
+++ b/test/buildlists/testRelativePathToParent/croatia/build.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/buildlists/testRelativePathToParent/croatia/ivy.xml b/test/buildlists/testRelativePathToParent/croatia/ivy.xml
index 0277c71..a2425df 100644
--- a/test/buildlists/testRelativePathToParent/croatia/ivy.xml
+++ b/test/buildlists/testRelativePathToParent/croatia/ivy.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/buildlists/testRelativePathToParent/germany/build.xml b/test/buildlists/testRelativePathToParent/germany/build.xml
index b183ba9..a7a0c9d 100644
--- a/test/buildlists/testRelativePathToParent/germany/build.xml
+++ b/test/buildlists/testRelativePathToParent/germany/build.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/buildlists/testRelativePathToParent/germany/ivy.xml b/test/buildlists/testRelativePathToParent/germany/ivy.xml
index 1095d25..cd699f6 100644
--- a/test/buildlists/testRelativePathToParent/germany/ivy.xml
+++ b/test/buildlists/testRelativePathToParent/germany/ivy.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/buildlists/testRelativePathToParent/ireland/build.xml b/test/buildlists/testRelativePathToParent/ireland/build.xml
index b60ca74..1b9a9b0 100644
--- a/test/buildlists/testRelativePathToParent/ireland/build.xml
+++ b/test/buildlists/testRelativePathToParent/ireland/build.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/buildlists/testRelativePathToParent/ireland/ivy.xml b/test/buildlists/testRelativePathToParent/ireland/ivy.xml
index 0e20c90..6beae4a 100644
--- a/test/buildlists/testRelativePathToParent/ireland/ivy.xml
+++ b/test/buildlists/testRelativePathToParent/ireland/ivy.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/buildlists/testRelativePathToParent/master-parent/build.xml b/test/buildlists/testRelativePathToParent/master-parent/build.xml
index 4c5fb28..d845fff 100644
--- a/test/buildlists/testRelativePathToParent/master-parent/build.xml
+++ b/test/buildlists/testRelativePathToParent/master-parent/build.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/buildlists/testRelativePathToParent/master-parent/ivy.xml b/test/buildlists/testRelativePathToParent/master-parent/ivy.xml
index 6c6fe37..7b74624 100644
--- a/test/buildlists/testRelativePathToParent/master-parent/ivy.xml
+++ b/test/buildlists/testRelativePathToParent/master-parent/ivy.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/buildlists/testTwoParents/bootstrap-parent/build.xml b/test/buildlists/testTwoParents/bootstrap-parent/build.xml
index 855a19a..76d4b82 100644
--- a/test/buildlists/testTwoParents/bootstrap-parent/build.xml
+++ b/test/buildlists/testTwoParents/bootstrap-parent/build.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/buildlists/testTwoParents/bootstrap-parent/ivy.xml b/test/buildlists/testTwoParents/bootstrap-parent/ivy.xml
index 801b5db..997703e 100644
--- a/test/buildlists/testTwoParents/bootstrap-parent/ivy.xml
+++ b/test/buildlists/testTwoParents/bootstrap-parent/ivy.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/buildlists/testTwoParents/croatia/build.xml b/test/buildlists/testTwoParents/croatia/build.xml
index bdab686..889599a 100644
--- a/test/buildlists/testTwoParents/croatia/build.xml
+++ b/test/buildlists/testTwoParents/croatia/build.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/buildlists/testTwoParents/croatia/ivy.xml b/test/buildlists/testTwoParents/croatia/ivy.xml
index 0277c71..a2425df 100644
--- a/test/buildlists/testTwoParents/croatia/ivy.xml
+++ b/test/buildlists/testTwoParents/croatia/ivy.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/buildlists/testTwoParents/germany/build.xml b/test/buildlists/testTwoParents/germany/build.xml
index b183ba9..a7a0c9d 100644
--- a/test/buildlists/testTwoParents/germany/build.xml
+++ b/test/buildlists/testTwoParents/germany/build.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/buildlists/testTwoParents/germany/ivy.xml b/test/buildlists/testTwoParents/germany/ivy.xml
index 04a6d69..6c5e18c 100644
--- a/test/buildlists/testTwoParents/germany/ivy.xml
+++ b/test/buildlists/testTwoParents/germany/ivy.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/buildlists/testTwoParents/ireland/build.xml b/test/buildlists/testTwoParents/ireland/build.xml
index b60ca74..1b9a9b0 100644
--- a/test/buildlists/testTwoParents/ireland/build.xml
+++ b/test/buildlists/testTwoParents/ireland/build.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/buildlists/testTwoParents/ireland/ivy.xml b/test/buildlists/testTwoParents/ireland/ivy.xml
index d3370d2..463df31 100644
--- a/test/buildlists/testTwoParents/ireland/ivy.xml
+++ b/test/buildlists/testTwoParents/ireland/ivy.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/buildlists/testTwoParents/master-parent/build.xml b/test/buildlists/testTwoParents/master-parent/build.xml
index 4c5fb28..d845fff 100644
--- a/test/buildlists/testTwoParents/master-parent/build.xml
+++ b/test/buildlists/testTwoParents/master-parent/build.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/buildlists/testTwoParents/master-parent/ivy.xml b/test/buildlists/testTwoParents/master-parent/ivy.xml
index 6c6fe37..7b74624 100644
--- a/test/buildlists/testTwoParents/master-parent/ivy.xml
+++ b/test/buildlists/testTwoParents/master-parent/ivy.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/custom-classpath/org/apache/ivy/plugins/resolver/CustomResolver.java b/test/custom-classpath/org/apache/ivy/plugins/resolver/CustomResolver.java
index 082c735..c5c87d3 100644
--- a/test/custom-classpath/org/apache/ivy/plugins/resolver/CustomResolver.java
+++ b/test/custom-classpath/org/apache/ivy/plugins/resolver/CustomResolver.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/java/org/apache/ivy/IvyTest.java b/test/java/org/apache/ivy/IvyTest.java
index e8fddce..fa5ed7b 100644
--- a/test/java/org/apache/ivy/IvyTest.java
+++ b/test/java/org/apache/ivy/IvyTest.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/java/org/apache/ivy/LocalFileRepoOverHttp.java b/test/java/org/apache/ivy/LocalFileRepoOverHttp.java
index 1d07577..e857cf9 100644
--- a/test/java/org/apache/ivy/LocalFileRepoOverHttp.java
+++ b/test/java/org/apache/ivy/LocalFileRepoOverHttp.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/java/org/apache/ivy/MainTest.java b/test/java/org/apache/ivy/MainTest.java
index d954350..f890cb4 100644
--- a/test/java/org/apache/ivy/MainTest.java
+++ b/test/java/org/apache/ivy/MainTest.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/java/org/apache/ivy/TestFixture.java b/test/java/org/apache/ivy/TestFixture.java
index 374711e..9015dbe 100644
--- a/test/java/org/apache/ivy/TestFixture.java
+++ b/test/java/org/apache/ivy/TestFixture.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/java/org/apache/ivy/TestHelper.java b/test/java/org/apache/ivy/TestHelper.java
index 2aca947..117ec94 100644
--- a/test/java/org/apache/ivy/TestHelper.java
+++ b/test/java/org/apache/ivy/TestHelper.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/java/org/apache/ivy/ant/AntBuildResolverTest.java b/test/java/org/apache/ivy/ant/AntBuildResolverTest.java
index 9889db9..cdb7a58 100644
--- a/test/java/org/apache/ivy/ant/AntBuildResolverTest.java
+++ b/test/java/org/apache/ivy/ant/AntBuildResolverTest.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/java/org/apache/ivy/ant/AntBuildTriggerTest.java b/test/java/org/apache/ivy/ant/AntBuildTriggerTest.java
index 4c55039..074cf23 100644
--- a/test/java/org/apache/ivy/ant/AntBuildTriggerTest.java
+++ b/test/java/org/apache/ivy/ant/AntBuildTriggerTest.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/java/org/apache/ivy/ant/AntCallTriggerTest.java b/test/java/org/apache/ivy/ant/AntCallTriggerTest.java
index b34b966..78f9267 100644
--- a/test/java/org/apache/ivy/ant/AntCallTriggerTest.java
+++ b/test/java/org/apache/ivy/ant/AntCallTriggerTest.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/java/org/apache/ivy/ant/BuildOBRTaskTest.java b/test/java/org/apache/ivy/ant/BuildOBRTaskTest.java
index 95eb9a9..799fa29 100644
--- a/test/java/org/apache/ivy/ant/BuildOBRTaskTest.java
+++ b/test/java/org/apache/ivy/ant/BuildOBRTaskTest.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/java/org/apache/ivy/ant/FileUtilTest.java b/test/java/org/apache/ivy/ant/FileUtilTest.java
index a3ca469..ca96483 100644
--- a/test/java/org/apache/ivy/ant/FileUtilTest.java
+++ b/test/java/org/apache/ivy/ant/FileUtilTest.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/java/org/apache/ivy/ant/FixDepsTaskTest.java b/test/java/org/apache/ivy/ant/FixDepsTaskTest.java
index 049e21d..36c9d47 100644
--- a/test/java/org/apache/ivy/ant/FixDepsTaskTest.java
+++ b/test/java/org/apache/ivy/ant/FixDepsTaskTest.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/java/org/apache/ivy/ant/IvyAntSettingsBuildFile.xml b/test/java/org/apache/ivy/ant/IvyAntSettingsBuildFile.xml
index e89965d..4115e8b 100644
--- a/test/java/org/apache/ivy/ant/IvyAntSettingsBuildFile.xml
+++ b/test/java/org/apache/ivy/ant/IvyAntSettingsBuildFile.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/ant/IvyAntSettingsBuildFileStackOverflow.xml b/test/java/org/apache/ivy/ant/IvyAntSettingsBuildFileStackOverflow.xml
index 1a30f98..40497ed 100644
--- a/test/java/org/apache/ivy/ant/IvyAntSettingsBuildFileStackOverflow.xml
+++ b/test/java/org/apache/ivy/ant/IvyAntSettingsBuildFileStackOverflow.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/ant/IvyAntSettingsBuildFileTest.java b/test/java/org/apache/ivy/ant/IvyAntSettingsBuildFileTest.java
index 6e1e15f..85945fc 100644
--- a/test/java/org/apache/ivy/ant/IvyAntSettingsBuildFileTest.java
+++ b/test/java/org/apache/ivy/ant/IvyAntSettingsBuildFileTest.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/java/org/apache/ivy/ant/IvyArtifactPropertyTest.java b/test/java/org/apache/ivy/ant/IvyArtifactPropertyTest.java
index 847eb8f..4735183 100644
--- a/test/java/org/apache/ivy/ant/IvyArtifactPropertyTest.java
+++ b/test/java/org/apache/ivy/ant/IvyArtifactPropertyTest.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/java/org/apache/ivy/ant/IvyArtifactReportTest.java b/test/java/org/apache/ivy/ant/IvyArtifactReportTest.java
index 52a3d64..01704b9 100644
--- a/test/java/org/apache/ivy/ant/IvyArtifactReportTest.java
+++ b/test/java/org/apache/ivy/ant/IvyArtifactReportTest.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/java/org/apache/ivy/ant/IvyBuildListTest.java b/test/java/org/apache/ivy/ant/IvyBuildListTest.java
index 01c0452..6fe94c2 100644
--- a/test/java/org/apache/ivy/ant/IvyBuildListTest.java
+++ b/test/java/org/apache/ivy/ant/IvyBuildListTest.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/java/org/apache/ivy/ant/IvyBuildNumberTest.java b/test/java/org/apache/ivy/ant/IvyBuildNumberTest.java
index df51916..f132231 100644
--- a/test/java/org/apache/ivy/ant/IvyBuildNumberTest.java
+++ b/test/java/org/apache/ivy/ant/IvyBuildNumberTest.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/java/org/apache/ivy/ant/IvyCacheFilesetTest.java b/test/java/org/apache/ivy/ant/IvyCacheFilesetTest.java
index 0fb2d2e..4cb5e48 100644
--- a/test/java/org/apache/ivy/ant/IvyCacheFilesetTest.java
+++ b/test/java/org/apache/ivy/ant/IvyCacheFilesetTest.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/java/org/apache/ivy/ant/IvyCachePathTest.java b/test/java/org/apache/ivy/ant/IvyCachePathTest.java
index 27a676a..5795df9 100644
--- a/test/java/org/apache/ivy/ant/IvyCachePathTest.java
+++ b/test/java/org/apache/ivy/ant/IvyCachePathTest.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/java/org/apache/ivy/ant/IvyCleanCacheTest.java b/test/java/org/apache/ivy/ant/IvyCleanCacheTest.java
index 0db7991..1d19088 100644
--- a/test/java/org/apache/ivy/ant/IvyCleanCacheTest.java
+++ b/test/java/org/apache/ivy/ant/IvyCleanCacheTest.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/java/org/apache/ivy/ant/IvyConfigureTest.java b/test/java/org/apache/ivy/ant/IvyConfigureTest.java
index b6770ad..97b3437 100644
--- a/test/java/org/apache/ivy/ant/IvyConfigureTest.java
+++ b/test/java/org/apache/ivy/ant/IvyConfigureTest.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/java/org/apache/ivy/ant/IvyConvertPomTest.java b/test/java/org/apache/ivy/ant/IvyConvertPomTest.java
index 1c47dbb..83ba937 100644
--- a/test/java/org/apache/ivy/ant/IvyConvertPomTest.java
+++ b/test/java/org/apache/ivy/ant/IvyConvertPomTest.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/java/org/apache/ivy/ant/IvyDeliverTest.java b/test/java/org/apache/ivy/ant/IvyDeliverTest.java
index 5b00b3d..acb403a 100644
--- a/test/java/org/apache/ivy/ant/IvyDeliverTest.java
+++ b/test/java/org/apache/ivy/ant/IvyDeliverTest.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/java/org/apache/ivy/ant/IvyDependencyTreeTest.java b/test/java/org/apache/ivy/ant/IvyDependencyTreeTest.java
index 0f3462a..dceda59 100644
--- a/test/java/org/apache/ivy/ant/IvyDependencyTreeTest.java
+++ b/test/java/org/apache/ivy/ant/IvyDependencyTreeTest.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/java/org/apache/ivy/ant/IvyDependencyUpdateCheckerTest.java b/test/java/org/apache/ivy/ant/IvyDependencyUpdateCheckerTest.java
index 060357a..230c9c9 100644
--- a/test/java/org/apache/ivy/ant/IvyDependencyUpdateCheckerTest.java
+++ b/test/java/org/apache/ivy/ant/IvyDependencyUpdateCheckerTest.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/java/org/apache/ivy/ant/IvyFindRevisionTest.java b/test/java/org/apache/ivy/ant/IvyFindRevisionTest.java
index b0b4670..099dab7 100644
--- a/test/java/org/apache/ivy/ant/IvyFindRevisionTest.java
+++ b/test/java/org/apache/ivy/ant/IvyFindRevisionTest.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/java/org/apache/ivy/ant/IvyInfoRepositoryTest.java b/test/java/org/apache/ivy/ant/IvyInfoRepositoryTest.java
index 20c3f0c..e7d6ff8 100644
--- a/test/java/org/apache/ivy/ant/IvyInfoRepositoryTest.java
+++ b/test/java/org/apache/ivy/ant/IvyInfoRepositoryTest.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/java/org/apache/ivy/ant/IvyInfoTest.java b/test/java/org/apache/ivy/ant/IvyInfoTest.java
index 2773b20..c3e29ad 100644
--- a/test/java/org/apache/ivy/ant/IvyInfoTest.java
+++ b/test/java/org/apache/ivy/ant/IvyInfoTest.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/java/org/apache/ivy/ant/IvyInstallTest.java b/test/java/org/apache/ivy/ant/IvyInstallTest.java
index 89999e2..c2241e4 100644
--- a/test/java/org/apache/ivy/ant/IvyInstallTest.java
+++ b/test/java/org/apache/ivy/ant/IvyInstallTest.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/java/org/apache/ivy/ant/IvyListModulesTest.java b/test/java/org/apache/ivy/ant/IvyListModulesTest.java
index 72fde0c..53856cf 100644
--- a/test/java/org/apache/ivy/ant/IvyListModulesTest.java
+++ b/test/java/org/apache/ivy/ant/IvyListModulesTest.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/java/org/apache/ivy/ant/IvyPostResolveTaskTest.java b/test/java/org/apache/ivy/ant/IvyPostResolveTaskTest.java
index 3d5e545..43a31df 100644
--- a/test/java/org/apache/ivy/ant/IvyPostResolveTaskTest.java
+++ b/test/java/org/apache/ivy/ant/IvyPostResolveTaskTest.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/java/org/apache/ivy/ant/IvyPublishTest.java b/test/java/org/apache/ivy/ant/IvyPublishTest.java
index 73a13e7..01e6dd5 100644
--- a/test/java/org/apache/ivy/ant/IvyPublishTest.java
+++ b/test/java/org/apache/ivy/ant/IvyPublishTest.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/java/org/apache/ivy/ant/IvyReportTest.java b/test/java/org/apache/ivy/ant/IvyReportTest.java
index 5c533f4..189d42b 100644
--- a/test/java/org/apache/ivy/ant/IvyReportTest.java
+++ b/test/java/org/apache/ivy/ant/IvyReportTest.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/java/org/apache/ivy/ant/IvyRepositoryReportTest.java b/test/java/org/apache/ivy/ant/IvyRepositoryReportTest.java
index ad98db9..e2beb58 100644
--- a/test/java/org/apache/ivy/ant/IvyRepositoryReportTest.java
+++ b/test/java/org/apache/ivy/ant/IvyRepositoryReportTest.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/java/org/apache/ivy/ant/IvyResolveTest.java b/test/java/org/apache/ivy/ant/IvyResolveTest.java
index 3737d84..d69a831 100644
--- a/test/java/org/apache/ivy/ant/IvyResolveTest.java
+++ b/test/java/org/apache/ivy/ant/IvyResolveTest.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/java/org/apache/ivy/ant/IvyResourcesTest.java b/test/java/org/apache/ivy/ant/IvyResourcesTest.java
index fb3da4d..e243564 100644
--- a/test/java/org/apache/ivy/ant/IvyResourcesTest.java
+++ b/test/java/org/apache/ivy/ant/IvyResourcesTest.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/java/org/apache/ivy/ant/IvyRetrieveBuildFile.xml b/test/java/org/apache/ivy/ant/IvyRetrieveBuildFile.xml
index c133d29..6322438 100644
--- a/test/java/org/apache/ivy/ant/IvyRetrieveBuildFile.xml
+++ b/test/java/org/apache/ivy/ant/IvyRetrieveBuildFile.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/ant/IvyRetrieveBuildFileTest.java b/test/java/org/apache/ivy/ant/IvyRetrieveBuildFileTest.java
index 6dc3b20..72be997 100644
--- a/test/java/org/apache/ivy/ant/IvyRetrieveBuildFileTest.java
+++ b/test/java/org/apache/ivy/ant/IvyRetrieveBuildFileTest.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/java/org/apache/ivy/ant/IvyRetrieveTest.java b/test/java/org/apache/ivy/ant/IvyRetrieveTest.java
index 7d49f10..0d0ea82 100644
--- a/test/java/org/apache/ivy/ant/IvyRetrieveTest.java
+++ b/test/java/org/apache/ivy/ant/IvyRetrieveTest.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/java/org/apache/ivy/ant/IvyTaskTest.java b/test/java/org/apache/ivy/ant/IvyTaskTest.java
index cfa9a05..b074d4a 100644
--- a/test/java/org/apache/ivy/ant/IvyTaskTest.java
+++ b/test/java/org/apache/ivy/ant/IvyTaskTest.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/java/org/apache/ivy/ant/IvyVarTest.java b/test/java/org/apache/ivy/ant/IvyVarTest.java
index af5be17..f088fc9 100644
--- a/test/java/org/apache/ivy/ant/IvyVarTest.java
+++ b/test/java/org/apache/ivy/ant/IvyVarTest.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/java/org/apache/ivy/ant/extends/child1/ivy-child1-merged.xml b/test/java/org/apache/ivy/ant/extends/child1/ivy-child1-merged.xml
index 44e5a98..3a0ac93 100644
--- a/test/java/org/apache/ivy/ant/extends/child1/ivy-child1-merged.xml
+++ b/test/java/org/apache/ivy/ant/extends/child1/ivy-child1-merged.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/ant/extends/child1/ivy-child1.xml b/test/java/org/apache/ivy/ant/extends/child1/ivy-child1.xml
index 3ee1003..06454b8 100644
--- a/test/java/org/apache/ivy/ant/extends/child1/ivy-child1.xml
+++ b/test/java/org/apache/ivy/ant/extends/child1/ivy-child1.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/ant/extends/ivy.xml b/test/java/org/apache/ivy/ant/extends/ivy.xml
index 1f86334..e7f1c49 100644
--- a/test/java/org/apache/ivy/ant/extends/ivy.xml
+++ b/test/java/org/apache/ivy/ant/extends/ivy.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/ant/imported-configurations.xml b/test/java/org/apache/ivy/ant/imported-configurations.xml
index 9ca5854..09be817 100644
--- a/test/java/org/apache/ivy/ant/imported-configurations.xml
+++ b/test/java/org/apache/ivy/ant/imported-configurations.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/ant/ivy-108.xml b/test/java/org/apache/ivy/ant/ivy-108.xml
index c48e197..683b962 100644
--- a/test/java/org/apache/ivy/ant/ivy-108.xml
+++ b/test/java/org/apache/ivy/ant/ivy-108.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/ant/ivy-1104.xml b/test/java/org/apache/ivy/ant/ivy-1104.xml
index c2caa0e..406df77 100644
--- a/test/java/org/apache/ivy/ant/ivy-1104.xml
+++ b/test/java/org/apache/ivy/ant/ivy-1104.xml
@@ -6,7 +6,7 @@
    to you under the Apache License, Version 2.0 (the
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/test/java/org/apache/ivy/ant/ivy-381.xml b/test/java/org/apache/ivy/ant/ivy-381.xml
index 65449e5..1d6cd9e 100644
--- a/test/java/org/apache/ivy/ant/ivy-381.xml
+++ b/test/java/org/apache/ivy/ant/ivy-381.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/ant/ivy-630.xml b/test/java/org/apache/ivy/ant/ivy-630.xml
index 3a4abdf..3d0398f 100644
--- a/test/java/org/apache/ivy/ant/ivy-630.xml
+++ b/test/java/org/apache/ivy/ant/ivy-630.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/ant/ivy-631.xml b/test/java/org/apache/ivy/ant/ivy-631.xml
index 9be1c44..4bbc3cf 100644
--- a/test/java/org/apache/ivy/ant/ivy-631.xml
+++ b/test/java/org/apache/ivy/ant/ivy-631.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/ant/ivy-artifact-info.xml b/test/java/org/apache/ivy/ant/ivy-artifact-info.xml
index 164f1c8..2690013 100644
--- a/test/java/org/apache/ivy/ant/ivy-artifact-info.xml
+++ b/test/java/org/apache/ivy/ant/ivy-artifact-info.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/ant/ivy-custom.xml b/test/java/org/apache/ivy/ant/ivy-custom.xml
index e441b02..4c5e038 100644
--- a/test/java/org/apache/ivy/ant/ivy-custom.xml
+++ b/test/java/org/apache/ivy/ant/ivy-custom.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/ant/ivy-different-revisions.xml b/test/java/org/apache/ivy/ant/ivy-different-revisions.xml
index 245b730..f09ac02 100644
--- a/test/java/org/apache/ivy/ant/ivy-different-revisions.xml
+++ b/test/java/org/apache/ivy/ant/ivy-different-revisions.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/ant/ivy-double.xml b/test/java/org/apache/ivy/ant/ivy-double.xml
index 657ebbc..198112d 100644
--- a/test/java/org/apache/ivy/ant/ivy-double.xml
+++ b/test/java/org/apache/ivy/ant/ivy-double.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/ant/ivy-doubleretrieve.xml b/test/java/org/apache/ivy/ant/ivy-doubleretrieve.xml
index 924a36a..31cdc85 100644
--- a/test/java/org/apache/ivy/ant/ivy-doubleretrieve.xml
+++ b/test/java/org/apache/ivy/ant/ivy-doubleretrieve.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/ant/ivy-dyn-evicted.xml b/test/java/org/apache/ivy/ant/ivy-dyn-evicted.xml
index 6dbd98d..036da18 100644
--- a/test/java/org/apache/ivy/ant/ivy-dyn-evicted.xml
+++ b/test/java/org/apache/ivy/ant/ivy-dyn-evicted.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/ant/ivy-dyn-evicted2.xml b/test/java/org/apache/ivy/ant/ivy-dyn-evicted2.xml
index 605fc5a..5ba0495 100644
--- a/test/java/org/apache/ivy/ant/ivy-dyn-evicted2.xml
+++ b/test/java/org/apache/ivy/ant/ivy-dyn-evicted2.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/ant/ivy-empty.xml b/test/java/org/apache/ivy/ant/ivy-empty.xml
index 48c8759..e3a13c6 100644
--- a/test/java/org/apache/ivy/ant/ivy-empty.xml
+++ b/test/java/org/apache/ivy/ant/ivy-empty.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/ant/ivy-extends-extra-attributes-merged.xml b/test/java/org/apache/ivy/ant/ivy-extends-extra-attributes-merged.xml
index d367ade..7273101 100644
--- a/test/java/org/apache/ivy/ant/ivy-extends-extra-attributes-merged.xml
+++ b/test/java/org/apache/ivy/ant/ivy-extends-extra-attributes-merged.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance

    with the License.  You may obtain a copy of the License at

 

-     http://www.apache.org/licenses/LICENSE-2.0

+     https://www.apache.org/licenses/LICENSE-2.0

 

    Unless required by applicable law or agreed to in writing,

    software distributed under the License is distributed on an

diff --git a/test/java/org/apache/ivy/ant/ivy-extends-extra-attributes-parent.xml b/test/java/org/apache/ivy/ant/ivy-extends-extra-attributes-parent.xml
index c7062a8..8f6cde5 100644
--- a/test/java/org/apache/ivy/ant/ivy-extends-extra-attributes-parent.xml
+++ b/test/java/org/apache/ivy/ant/ivy-extends-extra-attributes-parent.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance

    with the License.  You may obtain a copy of the License at

 

-     http://www.apache.org/licenses/LICENSE-2.0

+     https://www.apache.org/licenses/LICENSE-2.0

 

    Unless required by applicable law or agreed to in writing,

    software distributed under the License is distributed on an

diff --git a/test/java/org/apache/ivy/ant/ivy-extends-extra-attributes.xml b/test/java/org/apache/ivy/ant/ivy-extends-extra-attributes.xml
index 0ef9149..0e89066 100644
--- a/test/java/org/apache/ivy/ant/ivy-extends-extra-attributes.xml
+++ b/test/java/org/apache/ivy/ant/ivy-extends-extra-attributes.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance

    with the License.  You may obtain a copy of the License at

 

-     http://www.apache.org/licenses/LICENSE-2.0

+     https://www.apache.org/licenses/LICENSE-2.0

 

    Unless required by applicable law or agreed to in writing,

    software distributed under the License is distributed on an

diff --git a/test/java/org/apache/ivy/ant/ivy-extends-merged.xml b/test/java/org/apache/ivy/ant/ivy-extends-merged.xml
index ce9b871..62fdd99 100644
--- a/test/java/org/apache/ivy/ant/ivy-extends-merged.xml
+++ b/test/java/org/apache/ivy/ant/ivy-extends-merged.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/ant/ivy-extends-minimal-merged.xml b/test/java/org/apache/ivy/ant/ivy-extends-minimal-merged.xml
index e1b188c..5384432 100644
--- a/test/java/org/apache/ivy/ant/ivy-extends-minimal-merged.xml
+++ b/test/java/org/apache/ivy/ant/ivy-extends-minimal-merged.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/ant/ivy-extends-minimal.xml b/test/java/org/apache/ivy/ant/ivy-extends-minimal.xml
index 46730c1..f489cae 100644
--- a/test/java/org/apache/ivy/ant/ivy-extends-minimal.xml
+++ b/test/java/org/apache/ivy/ant/ivy-extends-minimal.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/ant/ivy-extends-multiconf.xml b/test/java/org/apache/ivy/ant/ivy-extends-multiconf.xml
index 5068472..9548eee 100644
--- a/test/java/org/apache/ivy/ant/ivy-extends-multiconf.xml
+++ b/test/java/org/apache/ivy/ant/ivy-extends-multiconf.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/ant/ivy-failure.xml b/test/java/org/apache/ivy/ant/ivy-failure.xml
index 753cc81..3dcc0b4 100644
--- a/test/java/org/apache/ivy/ant/ivy-failure.xml
+++ b/test/java/org/apache/ivy/ant/ivy-failure.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/ant/ivy-failure2.xml b/test/java/org/apache/ivy/ant/ivy-failure2.xml
index 9f07024..5ac479c 100644
--- a/test/java/org/apache/ivy/ant/ivy-failure2.xml
+++ b/test/java/org/apache/ivy/ant/ivy-failure2.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/ant/ivy-failure3.xml b/test/java/org/apache/ivy/ant/ivy-failure3.xml
index bcbbcc3..bb518b9 100644
--- a/test/java/org/apache/ivy/ant/ivy-failure3.xml
+++ b/test/java/org/apache/ivy/ant/ivy-failure3.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/ant/ivy-import-confs.xml b/test/java/org/apache/ivy/ant/ivy-import-confs.xml
index 25c0a1c..b8b7086 100644
--- a/test/java/org/apache/ivy/ant/ivy-import-confs.xml
+++ b/test/java/org/apache/ivy/ant/ivy-import-confs.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/ant/ivy-info-all.xml b/test/java/org/apache/ivy/ant/ivy-info-all.xml
index dfb67a0..2af1101 100644
--- a/test/java/org/apache/ivy/ant/ivy-info-all.xml
+++ b/test/java/org/apache/ivy/ant/ivy-info-all.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/ant/ivy-latest-branch.xml b/test/java/org/apache/ivy/ant/ivy-latest-branch.xml
index 5849b52..ec12ec5 100644
--- a/test/java/org/apache/ivy/ant/ivy-latest-branch.xml
+++ b/test/java/org/apache/ivy/ant/ivy-latest-branch.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/ant/ivy-latest-extra.xml b/test/java/org/apache/ivy/ant/ivy-latest-extra.xml
index 29ee088..0afb22a 100644
--- a/test/java/org/apache/ivy/ant/ivy-latest-extra.xml
+++ b/test/java/org/apache/ivy/ant/ivy-latest-extra.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/ant/ivy-latest.xml b/test/java/org/apache/ivy/ant/ivy-latest.xml
index d2e3a10..23f3d40 100644
--- a/test/java/org/apache/ivy/ant/ivy-latest.xml
+++ b/test/java/org/apache/ivy/ant/ivy-latest.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/ant/ivy-multiconf-extra-attributes.xml b/test/java/org/apache/ivy/ant/ivy-multiconf-extra-attributes.xml
index ad5357a..c3deea2 100644
--- a/test/java/org/apache/ivy/ant/ivy-multiconf-extra-attributes.xml
+++ b/test/java/org/apache/ivy/ant/ivy-multiconf-extra-attributes.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance

    with the License.  You may obtain a copy of the License at

 

-     http://www.apache.org/licenses/LICENSE-2.0

+     https://www.apache.org/licenses/LICENSE-2.0

 

    Unless required by applicable law or agreed to in writing,

    software distributed under the License is distributed on an

diff --git a/test/java/org/apache/ivy/ant/ivy-multiconf.xml b/test/java/org/apache/ivy/ant/ivy-multiconf.xml
index 0de51c7..09cb721 100644
--- a/test/java/org/apache/ivy/ant/ivy-multiconf.xml
+++ b/test/java/org/apache/ivy/ant/ivy-multiconf.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/ant/ivy-publish-multi.xml b/test/java/org/apache/ivy/ant/ivy-publish-multi.xml
index ec2879f..b7e954f 100644
--- a/test/java/org/apache/ivy/ant/ivy-publish-multi.xml
+++ b/test/java/org/apache/ivy/ant/ivy-publish-multi.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/ant/ivy-publish-public.xml b/test/java/org/apache/ivy/ant/ivy-publish-public.xml
index a1e51ca..ba96843 100644
--- a/test/java/org/apache/ivy/ant/ivy-publish-public.xml
+++ b/test/java/org/apache/ivy/ant/ivy-publish-public.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/ant/ivy-publish.xml b/test/java/org/apache/ivy/ant/ivy-publish.xml
index 127f2d0..3f295cc 100644
--- a/test/java/org/apache/ivy/ant/ivy-publish.xml
+++ b/test/java/org/apache/ivy/ant/ivy-publish.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/ant/ivy-simple.xml b/test/java/org/apache/ivy/ant/ivy-simple.xml
index 895cfab..c96826e 100644
--- a/test/java/org/apache/ivy/ant/ivy-simple.xml
+++ b/test/java/org/apache/ivy/ant/ivy-simple.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/ant/ivy-simple2.xml b/test/java/org/apache/ivy/ant/ivy-simple2.xml
index ce4c1b1..7988919 100644
--- a/test/java/org/apache/ivy/ant/ivy-simple2.xml
+++ b/test/java/org/apache/ivy/ant/ivy-simple2.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/ant/ivy-simple3.xml b/test/java/org/apache/ivy/ant/ivy-simple3.xml
index 1f64d81..c29b97e 100644
--- a/test/java/org/apache/ivy/ant/ivy-simple3.xml
+++ b/test/java/org/apache/ivy/ant/ivy-simple3.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/ant/ivy-transitive.xml b/test/java/org/apache/ivy/ant/ivy-transitive.xml
index 8f23f6c..8acd0c8 100644
--- a/test/java/org/apache/ivy/ant/ivy-transitive.xml
+++ b/test/java/org/apache/ivy/ant/ivy-transitive.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/ant/ivy-with-variables.xml b/test/java/org/apache/ivy/ant/ivy-with-variables.xml
index 6005e57..bf73a7f 100644
--- a/test/java/org/apache/ivy/ant/ivy-with-variables.xml
+++ b/test/java/org/apache/ivy/ant/ivy-with-variables.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/ant/ivysettings-cleancache.xml b/test/java/org/apache/ivy/ant/ivysettings-cleancache.xml
index 22c4a5a..c10f8fd 100644
--- a/test/java/org/apache/ivy/ant/ivysettings-cleancache.xml
+++ b/test/java/org/apache/ivy/ant/ivysettings-cleancache.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/ant/ivysettings-defaultCacheDir.xml b/test/java/org/apache/ivy/ant/ivysettings-defaultCacheDir.xml
index e9981c3..f4a6a05 100644
--- a/test/java/org/apache/ivy/ant/ivysettings-defaultCacheDir.xml
+++ b/test/java/org/apache/ivy/ant/ivysettings-defaultCacheDir.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/ant/ivysettings-include-twice.xml b/test/java/org/apache/ivy/ant/ivysettings-include-twice.xml
index c81a41c..0a8a686 100644
--- a/test/java/org/apache/ivy/ant/ivysettings-include-twice.xml
+++ b/test/java/org/apache/ivy/ant/ivysettings-include-twice.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/ant/ivysettings-noDefaultCacheDir.xml b/test/java/org/apache/ivy/ant/ivysettings-noDefaultCacheDir.xml
index e9588f4..6b6dd34 100644
--- a/test/java/org/apache/ivy/ant/ivysettings-noDefaultCacheDir.xml
+++ b/test/java/org/apache/ivy/ant/ivysettings-noDefaultCacheDir.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/ant/ivysettings-props.properties b/test/java/org/apache/ivy/ant/ivysettings-props.properties
index 3fb52e7..d88104f 100644
--- a/test/java/org/apache/ivy/ant/ivysettings-props.properties
+++ b/test/java/org/apache/ivy/ant/ivysettings-props.properties
@@ -7,7 +7,7 @@
 # * "License"); you may not use this file except in compliance
 # * with the License.  You may obtain a copy of the License at
 # *
-# *   http://www.apache.org/licenses/LICENSE-2.0
+# *   https://www.apache.org/licenses/LICENSE-2.0
 # *
 # * Unless required by applicable law or agreed to in writing,
 # * software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/ant/ivysettings-props.xml b/test/java/org/apache/ivy/ant/ivysettings-props.xml
index 8b846ae..44661b9 100644
--- a/test/java/org/apache/ivy/ant/ivysettings-props.xml
+++ b/test/java/org/apache/ivy/ant/ivysettings-props.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/ant/ivysettings-test.xml b/test/java/org/apache/ivy/ant/ivysettings-test.xml
index 6eafbaa..cf4eb30 100644
--- a/test/java/org/apache/ivy/ant/ivysettings-test.xml
+++ b/test/java/org/apache/ivy/ant/ivysettings-test.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/ant/published-ivy-custom.xml b/test/java/org/apache/ivy/ant/published-ivy-custom.xml
index dd3b56f..a359e20 100644
--- a/test/java/org/apache/ivy/ant/published-ivy-custom.xml
+++ b/test/java/org/apache/ivy/ant/published-ivy-custom.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/ant/test-convertpom.xml b/test/java/org/apache/ivy/ant/test-convertpom.xml
index dd6021f..5b264ca 100644
--- a/test/java/org/apache/ivy/ant/test-convertpom.xml
+++ b/test/java/org/apache/ivy/ant/test-convertpom.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/ant/test.pom b/test/java/org/apache/ivy/ant/test.pom
index 44a9889..c83774f 100644
--- a/test/java/org/apache/ivy/ant/test.pom
+++ b/test/java/org/apache/ivy/ant/test.pom
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/ant/testutil/AntTaskTestCase.java b/test/java/org/apache/ivy/ant/testutil/AntTaskTestCase.java
index 65ef929..a8951e5 100644
--- a/test/java/org/apache/ivy/ant/testutil/AntTaskTestCase.java
+++ b/test/java/org/apache/ivy/ant/testutil/AntTaskTestCase.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/java/org/apache/ivy/ant/testutil/AntTestListener.java b/test/java/org/apache/ivy/ant/testutil/AntTestListener.java
index f670ead..d755edd 100644
--- a/test/java/org/apache/ivy/ant/testutil/AntTestListener.java
+++ b/test/java/org/apache/ivy/ant/testutil/AntTestListener.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/java/org/apache/ivy/ant/vartest.properties b/test/java/org/apache/ivy/ant/vartest.properties
index a2a86d5..526c6f1 100644
--- a/test/java/org/apache/ivy/ant/vartest.properties
+++ b/test/java/org/apache/ivy/ant/vartest.properties
@@ -7,7 +7,7 @@
 # * "License"); you may not use this file except in compliance
 # * with the License.  You may obtain a copy of the License at
 # *
-# *   http://www.apache.org/licenses/LICENSE-2.0
+# *   https://www.apache.org/licenses/LICENSE-2.0
 # *
 # * Unless required by applicable law or agreed to in writing,
 # * software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/core/NormalRelativeUrlResolverTest.java b/test/java/org/apache/ivy/core/NormalRelativeUrlResolverTest.java
index e846fd5..93cb004 100644
--- a/test/java/org/apache/ivy/core/NormalRelativeUrlResolverTest.java
+++ b/test/java/org/apache/ivy/core/NormalRelativeUrlResolverTest.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/java/org/apache/ivy/core/TestPerformance.java b/test/java/org/apache/ivy/core/TestPerformance.java
index 11b19bd..607525a 100644
--- a/test/java/org/apache/ivy/core/TestPerformance.java
+++ b/test/java/org/apache/ivy/core/TestPerformance.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/java/org/apache/ivy/core/cache/DefaultRepositoryCacheManagerTest.java b/test/java/org/apache/ivy/core/cache/DefaultRepositoryCacheManagerTest.java
index 2333802..48ccd1e 100644
--- a/test/java/org/apache/ivy/core/cache/DefaultRepositoryCacheManagerTest.java
+++ b/test/java/org/apache/ivy/core/cache/DefaultRepositoryCacheManagerTest.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/java/org/apache/ivy/core/cache/ModuleDescriptorMemoryCacheTest.java b/test/java/org/apache/ivy/core/cache/ModuleDescriptorMemoryCacheTest.java
index 230cb2e..aedbad6 100644
--- a/test/java/org/apache/ivy/core/cache/ModuleDescriptorMemoryCacheTest.java
+++ b/test/java/org/apache/ivy/core/cache/ModuleDescriptorMemoryCacheTest.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/java/org/apache/ivy/core/deliver/DeliverTest.java b/test/java/org/apache/ivy/core/deliver/DeliverTest.java
index 2b52e1f..cb194bc 100644
--- a/test/java/org/apache/ivy/core/deliver/DeliverTest.java
+++ b/test/java/org/apache/ivy/core/deliver/DeliverTest.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/java/org/apache/ivy/core/deliver/ivy-1111.xml b/test/java/org/apache/ivy/core/deliver/ivy-1111.xml
index 3c2663b..3e80626 100644
--- a/test/java/org/apache/ivy/core/deliver/ivy-1111.xml
+++ b/test/java/org/apache/ivy/core/deliver/ivy-1111.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/core/event/IvyEventFilterTest.java b/test/java/org/apache/ivy/core/event/IvyEventFilterTest.java
index 4f25e43..b57700a 100644
--- a/test/java/org/apache/ivy/core/event/IvyEventFilterTest.java
+++ b/test/java/org/apache/ivy/core/event/IvyEventFilterTest.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/java/org/apache/ivy/core/install/InstallTest.java b/test/java/org/apache/ivy/core/install/InstallTest.java
index 85f2d39..f4e453b 100644
--- a/test/java/org/apache/ivy/core/install/InstallTest.java
+++ b/test/java/org/apache/ivy/core/install/InstallTest.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/java/org/apache/ivy/core/module/descriptor/DefaultDependencyDescriptorTest.java b/test/java/org/apache/ivy/core/module/descriptor/DefaultDependencyDescriptorTest.java
index b0aeb9d..1633808 100644
--- a/test/java/org/apache/ivy/core/module/descriptor/DefaultDependencyDescriptorTest.java
+++ b/test/java/org/apache/ivy/core/module/descriptor/DefaultDependencyDescriptorTest.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/java/org/apache/ivy/core/module/descriptor/IvyMakePomTest.java b/test/java/org/apache/ivy/core/module/descriptor/IvyMakePomTest.java
index 1f79455..fea6b0f 100644
--- a/test/java/org/apache/ivy/core/module/descriptor/IvyMakePomTest.java
+++ b/test/java/org/apache/ivy/core/module/descriptor/IvyMakePomTest.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/java/org/apache/ivy/core/module/descriptor/ivy-to-pom-classifier.xml b/test/java/org/apache/ivy/core/module/descriptor/ivy-to-pom-classifier.xml
index 2101001..36dc98f 100644
--- a/test/java/org/apache/ivy/core/module/descriptor/ivy-to-pom-classifier.xml
+++ b/test/java/org/apache/ivy/core/module/descriptor/ivy-to-pom-classifier.xml
@@ -6,7 +6,7 @@
   ~ (the "License"); you may not use this file except in compliance with
   ~ the License.  You may obtain a copy of the License at
   ~
-  ~    http://www.apache.org/licenses/LICENSE-2.0
+  ~    https://www.apache.org/licenses/LICENSE-2.0
   ~
   ~ Unless required by applicable law or agreed to in writing, software
   ~ distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/java/org/apache/ivy/core/module/id/ModuleIdTest.java b/test/java/org/apache/ivy/core/module/id/ModuleIdTest.java
index 3095e15..30ce9d1 100644
--- a/test/java/org/apache/ivy/core/module/id/ModuleIdTest.java
+++ b/test/java/org/apache/ivy/core/module/id/ModuleIdTest.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/java/org/apache/ivy/core/module/id/ModuleRevisionIdTest.java b/test/java/org/apache/ivy/core/module/id/ModuleRevisionIdTest.java
index cd8fb86..0c8fc3c 100644
--- a/test/java/org/apache/ivy/core/module/id/ModuleRevisionIdTest.java
+++ b/test/java/org/apache/ivy/core/module/id/ModuleRevisionIdTest.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/java/org/apache/ivy/core/module/id/ModuleRulesTest.java b/test/java/org/apache/ivy/core/module/id/ModuleRulesTest.java
index 675486e..3e9a284 100644
--- a/test/java/org/apache/ivy/core/module/id/ModuleRulesTest.java
+++ b/test/java/org/apache/ivy/core/module/id/ModuleRulesTest.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/java/org/apache/ivy/core/publish/PublishEngineTest.java b/test/java/org/apache/ivy/core/publish/PublishEngineTest.java
index b02028c..1e5fb1a 100644
--- a/test/java/org/apache/ivy/core/publish/PublishEngineTest.java
+++ b/test/java/org/apache/ivy/core/publish/PublishEngineTest.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/java/org/apache/ivy/core/publish/PublishEventsTest.java b/test/java/org/apache/ivy/core/publish/PublishEventsTest.java
index 83cfa35..1a48483 100644
--- a/test/java/org/apache/ivy/core/publish/PublishEventsTest.java
+++ b/test/java/org/apache/ivy/core/publish/PublishEventsTest.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/java/org/apache/ivy/core/publish/ivy-1.0-dev.xml b/test/java/org/apache/ivy/core/publish/ivy-1.0-dev.xml
index 614e94a..3f35d3d 100644
--- a/test/java/org/apache/ivy/core/publish/ivy-1.0-dev.xml
+++ b/test/java/org/apache/ivy/core/publish/ivy-1.0-dev.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/core/publish/ivysettings-publisheventstest.xml b/test/java/org/apache/ivy/core/publish/ivysettings-publisheventstest.xml
index 8aa36b1..9c6144c 100644
--- a/test/java/org/apache/ivy/core/publish/ivysettings-publisheventstest.xml
+++ b/test/java/org/apache/ivy/core/publish/ivysettings-publisheventstest.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/core/report/ResolveReportTest.java b/test/java/org/apache/ivy/core/report/ResolveReportTest.java
index 6562a17..6c91bb3 100644
--- a/test/java/org/apache/ivy/core/report/ResolveReportTest.java
+++ b/test/java/org/apache/ivy/core/report/ResolveReportTest.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/java/org/apache/ivy/core/repository/RepositoryManagementEngineTest.java b/test/java/org/apache/ivy/core/repository/RepositoryManagementEngineTest.java
index a77a6c6..353478f 100644
--- a/test/java/org/apache/ivy/core/repository/RepositoryManagementEngineTest.java
+++ b/test/java/org/apache/ivy/core/repository/RepositoryManagementEngineTest.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/java/org/apache/ivy/core/resolve/ResolveEngineTest.java b/test/java/org/apache/ivy/core/resolve/ResolveEngineTest.java
index 1533758..8fe5275 100644
--- a/test/java/org/apache/ivy/core/resolve/ResolveEngineTest.java
+++ b/test/java/org/apache/ivy/core/resolve/ResolveEngineTest.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/java/org/apache/ivy/core/resolve/ResolveTest.java b/test/java/org/apache/ivy/core/resolve/ResolveTest.java
index 6da15dd..32cf9c5 100644
--- a/test/java/org/apache/ivy/core/resolve/ResolveTest.java
+++ b/test/java/org/apache/ivy/core/resolve/ResolveTest.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/java/org/apache/ivy/core/resolve/badcacheconf.xml b/test/java/org/apache/ivy/core/resolve/badcacheconf.xml
index 91848da..0747ce0 100644
--- a/test/java/org/apache/ivy/core/resolve/badcacheconf.xml
+++ b/test/java/org/apache/ivy/core/resolve/badcacheconf.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/core/resolve/dualchainresolverconf.xml b/test/java/org/apache/ivy/core/resolve/dualchainresolverconf.xml
index efb7f6e..3d6294c 100644
--- a/test/java/org/apache/ivy/core/resolve/dualchainresolverconf.xml
+++ b/test/java/org/apache/ivy/core/resolve/dualchainresolverconf.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/core/resolve/ivy-1178.xml b/test/java/org/apache/ivy/core/resolve/ivy-1178.xml
index d9b5a5f..ad92984 100644
--- a/test/java/org/apache/ivy/core/resolve/ivy-1178.xml
+++ b/test/java/org/apache/ivy/core/resolve/ivy-1178.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/core/resolve/ivy-148.xml b/test/java/org/apache/ivy/core/resolve/ivy-148.xml
index 6821de2..e46bc24 100644
--- a/test/java/org/apache/ivy/core/resolve/ivy-148.xml
+++ b/test/java/org/apache/ivy/core/resolve/ivy-148.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/core/resolve/ivy-148b.xml b/test/java/org/apache/ivy/core/resolve/ivy-148b.xml
index fba475c..847ceca 100644
--- a/test/java/org/apache/ivy/core/resolve/ivy-148b.xml
+++ b/test/java/org/apache/ivy/core/resolve/ivy-148b.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/core/resolve/ivy-182.xml b/test/java/org/apache/ivy/core/resolve/ivy-182.xml
index 09f9868..00608e9 100644
--- a/test/java/org/apache/ivy/core/resolve/ivy-182.xml
+++ b/test/java/org/apache/ivy/core/resolve/ivy-182.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/core/resolve/ivy-198.xml b/test/java/org/apache/ivy/core/resolve/ivy-198.xml
index baca650..bcc9b4d 100644
--- a/test/java/org/apache/ivy/core/resolve/ivy-198.xml
+++ b/test/java/org/apache/ivy/core/resolve/ivy-198.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/core/resolve/ivy-214.xml b/test/java/org/apache/ivy/core/resolve/ivy-214.xml
index c8fab96..51d45d2 100644
--- a/test/java/org/apache/ivy/core/resolve/ivy-214.xml
+++ b/test/java/org/apache/ivy/core/resolve/ivy-214.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/core/resolve/ivy-218.xml b/test/java/org/apache/ivy/core/resolve/ivy-218.xml
index 1c109d3..5002c18 100644
--- a/test/java/org/apache/ivy/core/resolve/ivy-218.xml
+++ b/test/java/org/apache/ivy/core/resolve/ivy-218.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/core/resolve/ivy-225.xml b/test/java/org/apache/ivy/core/resolve/ivy-225.xml
index 9defdf3..1a81053 100644
--- a/test/java/org/apache/ivy/core/resolve/ivy-225.xml
+++ b/test/java/org/apache/ivy/core/resolve/ivy-225.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/core/resolve/ivy-56.xml b/test/java/org/apache/ivy/core/resolve/ivy-56.xml
index c02c949..8233881 100644
--- a/test/java/org/apache/ivy/core/resolve/ivy-56.xml
+++ b/test/java/org/apache/ivy/core/resolve/ivy-56.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/core/resolve/ivy-590.xml b/test/java/org/apache/ivy/core/resolve/ivy-590.xml
index e4d1f87..2b24a19 100644
--- a/test/java/org/apache/ivy/core/resolve/ivy-590.xml
+++ b/test/java/org/apache/ivy/core/resolve/ivy-590.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/core/resolve/ivy-874.xml b/test/java/org/apache/ivy/core/resolve/ivy-874.xml
index 5dc0bc4..f0c98df 100644
--- a/test/java/org/apache/ivy/core/resolve/ivy-874.xml
+++ b/test/java/org/apache/ivy/core/resolve/ivy-874.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/core/resolve/ivy-956.xml b/test/java/org/apache/ivy/core/resolve/ivy-956.xml
index eee7b93..a3fffca 100644
--- a/test/java/org/apache/ivy/core/resolve/ivy-956.xml
+++ b/test/java/org/apache/ivy/core/resolve/ivy-956.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/core/resolve/ivy-982.xml b/test/java/org/apache/ivy/core/resolve/ivy-982.xml
index 90d490a..000c7e1 100644
--- a/test/java/org/apache/ivy/core/resolve/ivy-982.xml
+++ b/test/java/org/apache/ivy/core/resolve/ivy-982.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/core/resolve/ivy-999.xml b/test/java/org/apache/ivy/core/resolve/ivy-999.xml
index ea8b415..f72b746 100644
--- a/test/java/org/apache/ivy/core/resolve/ivy-999.xml
+++ b/test/java/org/apache/ivy/core/resolve/ivy-999.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/core/resolve/ivy-dualchainresolver.xml b/test/java/org/apache/ivy/core/resolve/ivy-dualchainresolver.xml
index 2c512cb..be085cc 100644
--- a/test/java/org/apache/ivy/core/resolve/ivy-dualchainresolver.xml
+++ b/test/java/org/apache/ivy/core/resolve/ivy-dualchainresolver.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/core/resolve/ivy-extra-att-multipledependencies.xml b/test/java/org/apache/ivy/core/resolve/ivy-extra-att-multipledependencies.xml
index 5229c8c..499a492 100644
--- a/test/java/org/apache/ivy/core/resolve/ivy-extra-att-multipledependencies.xml
+++ b/test/java/org/apache/ivy/core/resolve/ivy-extra-att-multipledependencies.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/core/resolve/ivy-extra-att-multipledependencies2.xml b/test/java/org/apache/ivy/core/resolve/ivy-extra-att-multipledependencies2.xml
index 8c04732..2c5cf93 100644
--- a/test/java/org/apache/ivy/core/resolve/ivy-extra-att-multipledependencies2.xml
+++ b/test/java/org/apache/ivy/core/resolve/ivy-extra-att-multipledependencies2.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/core/resolve/ivy-extra-att-ns.xml b/test/java/org/apache/ivy/core/resolve/ivy-extra-att-ns.xml
index 1d11126..7dc730f 100644
--- a/test/java/org/apache/ivy/core/resolve/ivy-extra-att-ns.xml
+++ b/test/java/org/apache/ivy/core/resolve/ivy-extra-att-ns.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/core/resolve/ivy-extra-att.xml b/test/java/org/apache/ivy/core/resolve/ivy-extra-att.xml
index 4ba1576..b2216e4 100644
--- a/test/java/org/apache/ivy/core/resolve/ivy-extra-att.xml
+++ b/test/java/org/apache/ivy/core/resolve/ivy-extra-att.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/core/resolve/ivy-extra-att2.xml b/test/java/org/apache/ivy/core/resolve/ivy-extra-att2.xml
index 7bd215b..c3b5f6c 100644
--- a/test/java/org/apache/ivy/core/resolve/ivy-extra-att2.xml
+++ b/test/java/org/apache/ivy/core/resolve/ivy-extra-att2.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/core/resolve/ivy-extra-att3.xml b/test/java/org/apache/ivy/core/resolve/ivy-extra-att3.xml
index 720a4e1..a12d793 100644
--- a/test/java/org/apache/ivy/core/resolve/ivy-extra-att3.xml
+++ b/test/java/org/apache/ivy/core/resolve/ivy-extra-att3.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/core/resolve/ivy-extra-attrib-forced-dependencies.xml b/test/java/org/apache/ivy/core/resolve/ivy-extra-attrib-forced-dependencies.xml
index a52eb9f..815f676 100644
--- a/test/java/org/apache/ivy/core/resolve/ivy-extra-attrib-forced-dependencies.xml
+++ b/test/java/org/apache/ivy/core/resolve/ivy-extra-attrib-forced-dependencies.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/core/resolve/ivy-latestreleased.xml b/test/java/org/apache/ivy/core/resolve/ivy-latestreleased.xml
index 01cd03e..caf9332 100644
--- a/test/java/org/apache/ivy/core/resolve/ivy-latestreleased.xml
+++ b/test/java/org/apache/ivy/core/resolve/ivy-latestreleased.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/core/resolve/ivy-m2-with-sources-and-javadoc-auto.xml b/test/java/org/apache/ivy/core/resolve/ivy-m2-with-sources-and-javadoc-auto.xml
index 90dd85b..c67134c 100644
--- a/test/java/org/apache/ivy/core/resolve/ivy-m2-with-sources-and-javadoc-auto.xml
+++ b/test/java/org/apache/ivy/core/resolve/ivy-m2-with-sources-and-javadoc-auto.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/core/resolve/ivy-m2-with-sources.xml b/test/java/org/apache/ivy/core/resolve/ivy-m2-with-sources.xml
index dfea59a..ed6fd21 100644
--- a/test/java/org/apache/ivy/core/resolve/ivy-m2-with-sources.xml
+++ b/test/java/org/apache/ivy/core/resolve/ivy-m2-with-sources.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/core/resolve/ivy-m2-with-src.xml b/test/java/org/apache/ivy/core/resolve/ivy-m2-with-src.xml
index c54d1ba..c12059a 100644
--- a/test/java/org/apache/ivy/core/resolve/ivy-m2-with-src.xml
+++ b/test/java/org/apache/ivy/core/resolve/ivy-m2-with-src.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/core/resolve/ivy-mod1.2-1.5.xml b/test/java/org/apache/ivy/core/resolve/ivy-mod1.2-1.5.xml
index dc18163..8b26bc3 100644
--- a/test/java/org/apache/ivy/core/resolve/ivy-mod1.2-1.5.xml
+++ b/test/java/org/apache/ivy/core/resolve/ivy-mod1.2-1.5.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/core/resolve/ivy-mod1.2.xml b/test/java/org/apache/ivy/core/resolve/ivy-mod1.2.xml
index 90d38fb..ed71c5e 100644
--- a/test/java/org/apache/ivy/core/resolve/ivy-mod1.2.xml
+++ b/test/java/org/apache/ivy/core/resolve/ivy-mod1.2.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/core/resolve/ivy-namespace.xml b/test/java/org/apache/ivy/core/resolve/ivy-namespace.xml
index b6938ae..63aae6c 100644
--- a/test/java/org/apache/ivy/core/resolve/ivy-namespace.xml
+++ b/test/java/org/apache/ivy/core/resolve/ivy-namespace.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/core/resolve/ivy-namespace2.xml b/test/java/org/apache/ivy/core/resolve/ivy-namespace2.xml
index eab90b9..cfa6b29 100644
--- a/test/java/org/apache/ivy/core/resolve/ivy-namespace2.xml
+++ b/test/java/org/apache/ivy/core/resolve/ivy-namespace2.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/core/resolve/ivy-namespace3.xml b/test/java/org/apache/ivy/core/resolve/ivy-namespace3.xml
index d9f0bf1..e5c3f8a 100644
--- a/test/java/org/apache/ivy/core/resolve/ivy-namespace3.xml
+++ b/test/java/org/apache/ivy/core/resolve/ivy-namespace3.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/core/resolve/ivy-namespace4.xml b/test/java/org/apache/ivy/core/resolve/ivy-namespace4.xml
index fd7fb26..a9a92c1 100644
--- a/test/java/org/apache/ivy/core/resolve/ivy-namespace4.xml
+++ b/test/java/org/apache/ivy/core/resolve/ivy-namespace4.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/core/resolve/ivy-namespace5.xml b/test/java/org/apache/ivy/core/resolve/ivy-namespace5.xml
index 776a60b..b549c7b 100644
--- a/test/java/org/apache/ivy/core/resolve/ivy-namespace5.xml
+++ b/test/java/org/apache/ivy/core/resolve/ivy-namespace5.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/core/resolve/ivy-other.xml b/test/java/org/apache/ivy/core/resolve/ivy-other.xml
index e08cafd..dbb6f26 100644
--- a/test/java/org/apache/ivy/core/resolve/ivy-other.xml
+++ b/test/java/org/apache/ivy/core/resolve/ivy-other.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/core/retrieve/RetrieveTest.java b/test/java/org/apache/ivy/core/retrieve/RetrieveTest.java
index fd84298..ec91ffc 100644
--- a/test/java/org/apache/ivy/core/retrieve/RetrieveTest.java
+++ b/test/java/org/apache/ivy/core/retrieve/RetrieveTest.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/java/org/apache/ivy/core/search/SearchTest.java b/test/java/org/apache/ivy/core/search/SearchTest.java
index f4760a6..41feeeb 100644
--- a/test/java/org/apache/ivy/core/search/SearchTest.java
+++ b/test/java/org/apache/ivy/core/search/SearchTest.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/java/org/apache/ivy/core/settings/ConfigureTest.java b/test/java/org/apache/ivy/core/settings/ConfigureTest.java
index aed05ab..360de6d 100644
--- a/test/java/org/apache/ivy/core/settings/ConfigureTest.java
+++ b/test/java/org/apache/ivy/core/settings/ConfigureTest.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/java/org/apache/ivy/core/settings/IvySettingsTest.java b/test/java/org/apache/ivy/core/settings/IvySettingsTest.java
index 1c6fb3d..09f8c11 100644
--- a/test/java/org/apache/ivy/core/settings/IvySettingsTest.java
+++ b/test/java/org/apache/ivy/core/settings/IvySettingsTest.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/java/org/apache/ivy/core/settings/OnlineXmlSettingsParserTest.java b/test/java/org/apache/ivy/core/settings/OnlineXmlSettingsParserTest.java
index 1fd5603..b98a147 100644
--- a/test/java/org/apache/ivy/core/settings/OnlineXmlSettingsParserTest.java
+++ b/test/java/org/apache/ivy/core/settings/OnlineXmlSettingsParserTest.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/java/org/apache/ivy/core/settings/XmlSettingsParserTest.java b/test/java/org/apache/ivy/core/settings/XmlSettingsParserTest.java
index 9264198..4ba4387 100644
--- a/test/java/org/apache/ivy/core/settings/XmlSettingsParserTest.java
+++ b/test/java/org/apache/ivy/core/settings/XmlSettingsParserTest.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/java/org/apache/ivy/core/settings/ivyconf-properties-relative-to-ivyconf.xml b/test/java/org/apache/ivy/core/settings/ivyconf-properties-relative-to-ivyconf.xml
index 1a9fca6..b8b70d4 100644
--- a/test/java/org/apache/ivy/core/settings/ivyconf-properties-relative-to-ivyconf.xml
+++ b/test/java/org/apache/ivy/core/settings/ivyconf-properties-relative-to-ivyconf.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/core/settings/ivysettings-cache-invalid.xml b/test/java/org/apache/ivy/core/settings/ivysettings-cache-invalid.xml
index 4cf2464..658a2ba 100644
--- a/test/java/org/apache/ivy/core/settings/ivysettings-cache-invalid.xml
+++ b/test/java/org/apache/ivy/core/settings/ivysettings-cache-invalid.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/core/settings/ivysettings-cache-ttl-matcher.xml b/test/java/org/apache/ivy/core/settings/ivysettings-cache-ttl-matcher.xml
index 0dd0e39..a534146 100644
--- a/test/java/org/apache/ivy/core/settings/ivysettings-cache-ttl-matcher.xml
+++ b/test/java/org/apache/ivy/core/settings/ivysettings-cache-ttl-matcher.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/core/settings/ivysettings-cache.xml b/test/java/org/apache/ivy/core/settings/ivysettings-cache.xml
index e4e50c0..c9884a1 100644
--- a/test/java/org/apache/ivy/core/settings/ivysettings-cache.xml
+++ b/test/java/org/apache/ivy/core/settings/ivysettings-cache.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/core/settings/ivysettings-conflict-manager.xml b/test/java/org/apache/ivy/core/settings/ivysettings-conflict-manager.xml
index e0fdd78..22e36de 100644
--- a/test/java/org/apache/ivy/core/settings/ivysettings-conflict-manager.xml
+++ b/test/java/org/apache/ivy/core/settings/ivysettings-conflict-manager.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/core/settings/ivysettings-custom-typedef.xml b/test/java/org/apache/ivy/core/settings/ivysettings-custom-typedef.xml
index b4cca8a..2f2d182 100644
--- a/test/java/org/apache/ivy/core/settings/ivysettings-custom-typedef.xml
+++ b/test/java/org/apache/ivy/core/settings/ivysettings-custom-typedef.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/core/settings/ivysettings-custom-typedef2.xml b/test/java/org/apache/ivy/core/settings/ivysettings-custom-typedef2.xml
index 58ae9cd..92fd287 100644
--- a/test/java/org/apache/ivy/core/settings/ivysettings-custom-typedef2.xml
+++ b/test/java/org/apache/ivy/core/settings/ivysettings-custom-typedef2.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/core/settings/ivysettings-extra-module-attribute.xml b/test/java/org/apache/ivy/core/settings/ivysettings-extra-module-attribute.xml
index d7edf97..7d21349 100644
--- a/test/java/org/apache/ivy/core/settings/ivysettings-extra-module-attribute.xml
+++ b/test/java/org/apache/ivy/core/settings/ivysettings-extra-module-attribute.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/core/settings/ivysettings-include-absolute-file.xml b/test/java/org/apache/ivy/core/settings/ivysettings-include-absolute-file.xml
index 7614e0e..5f86c19 100644
--- a/test/java/org/apache/ivy/core/settings/ivysettings-include-absolute-file.xml
+++ b/test/java/org/apache/ivy/core/settings/ivysettings-include-absolute-file.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/core/settings/ivysettings-include-missing-file.xml b/test/java/org/apache/ivy/core/settings/ivysettings-include-missing-file.xml
index 1b77622..64fabc2 100644
--- a/test/java/org/apache/ivy/core/settings/ivysettings-include-missing-file.xml
+++ b/test/java/org/apache/ivy/core/settings/ivysettings-include-missing-file.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/core/settings/ivysettings-include-special.xml b/test/java/org/apache/ivy/core/settings/ivysettings-include-special.xml
index aef5959..5f453be 100644
--- a/test/java/org/apache/ivy/core/settings/ivysettings-include-special.xml
+++ b/test/java/org/apache/ivy/core/settings/ivysettings-include-special.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/core/settings/ivysettings-include.xml b/test/java/org/apache/ivy/core/settings/ivysettings-include.xml
index 57469da..65391db 100644
--- a/test/java/org/apache/ivy/core/settings/ivysettings-include.xml
+++ b/test/java/org/apache/ivy/core/settings/ivysettings-include.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/core/settings/ivysettings-lock-strategies.xml b/test/java/org/apache/ivy/core/settings/ivysettings-lock-strategies.xml
index 27ba8aa..92b088a 100644
--- a/test/java/org/apache/ivy/core/settings/ivysettings-lock-strategies.xml
+++ b/test/java/org/apache/ivy/core/settings/ivysettings-lock-strategies.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git "a/test/java/org/apache/ivy/core/settings/ivysettings-macro\0432.xml" "b/test/java/org/apache/ivy/core/settings/ivysettings-macro\0432.xml"
index 15ae151..a55cc63 100644
--- "a/test/java/org/apache/ivy/core/settings/ivysettings-macro\0432.xml"
+++ "b/test/java/org/apache/ivy/core/settings/ivysettings-macro\0432.xml"
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/core/settings/ivysettings-macro+ref.xml b/test/java/org/apache/ivy/core/settings/ivysettings-macro+ref.xml
index b49f38c..09c812d 100644
--- a/test/java/org/apache/ivy/core/settings/ivysettings-macro+ref.xml
+++ b/test/java/org/apache/ivy/core/settings/ivysettings-macro+ref.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/core/settings/ivysettings-macro+ref2.xml b/test/java/org/apache/ivy/core/settings/ivysettings-macro+ref2.xml
index 67b05bf..63e3e6b 100644
--- a/test/java/org/apache/ivy/core/settings/ivysettings-macro+ref2.xml
+++ b/test/java/org/apache/ivy/core/settings/ivysettings-macro+ref2.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/core/settings/ivysettings-macro.xml b/test/java/org/apache/ivy/core/settings/ivysettings-macro.xml
index f88ca7f..182b88a 100644
--- a/test/java/org/apache/ivy/core/settings/ivysettings-macro.xml
+++ b/test/java/org/apache/ivy/core/settings/ivysettings-macro.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/core/settings/ivysettings-maven-tsnap-vmatcher.xml b/test/java/org/apache/ivy/core/settings/ivysettings-maven-tsnap-vmatcher.xml
index e949bba..a4cf26b 100644
--- a/test/java/org/apache/ivy/core/settings/ivysettings-maven-tsnap-vmatcher.xml
+++ b/test/java/org/apache/ivy/core/settings/ivysettings-maven-tsnap-vmatcher.xml
@@ -6,7 +6,7 @@
   ~ (the "License"); you may not use this file except in compliance with
   ~ the License.  You may obtain a copy of the License at
   ~
-  ~    http://www.apache.org/licenses/LICENSE-2.0
+  ~    https://www.apache.org/licenses/LICENSE-2.0
   ~
   ~ Unless required by applicable law or agreed to in writing, software
   ~ distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/java/org/apache/ivy/core/settings/ivysettings-outputter.xml b/test/java/org/apache/ivy/core/settings/ivysettings-outputter.xml
index a925c11..7c2eaed 100644
--- a/test/java/org/apache/ivy/core/settings/ivysettings-outputter.xml
+++ b/test/java/org/apache/ivy/core/settings/ivysettings-outputter.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/core/settings/ivysettings-packager.xml b/test/java/org/apache/ivy/core/settings/ivysettings-packager.xml
index 28e4a74..8a18c3e 100644
--- a/test/java/org/apache/ivy/core/settings/ivysettings-packager.xml
+++ b/test/java/org/apache/ivy/core/settings/ivysettings-packager.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/core/settings/ivysettings-parser.xml b/test/java/org/apache/ivy/core/settings/ivysettings-parser.xml
index 04e93a2..5e2ce33 100644
--- a/test/java/org/apache/ivy/core/settings/ivysettings-parser.xml
+++ b/test/java/org/apache/ivy/core/settings/ivysettings-parser.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/core/settings/ivysettings-properties-missing-file.xml b/test/java/org/apache/ivy/core/settings/ivysettings-properties-missing-file.xml
index 3322988..cc335e4 100644
--- a/test/java/org/apache/ivy/core/settings/ivysettings-properties-missing-file.xml
+++ b/test/java/org/apache/ivy/core/settings/ivysettings-properties-missing-file.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/core/settings/ivysettings-ref.xml b/test/java/org/apache/ivy/core/settings/ivysettings-ref.xml
index 31ee04d..39e3b87 100644
--- a/test/java/org/apache/ivy/core/settings/ivysettings-ref.xml
+++ b/test/java/org/apache/ivy/core/settings/ivysettings-ref.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/core/settings/ivysettings-resolveMode.xml b/test/java/org/apache/ivy/core/settings/ivysettings-resolveMode.xml
index 53cacee..04f29af 100644
--- a/test/java/org/apache/ivy/core/settings/ivysettings-resolveMode.xml
+++ b/test/java/org/apache/ivy/core/settings/ivysettings-resolveMode.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/core/settings/ivysettings-status.xml b/test/java/org/apache/ivy/core/settings/ivysettings-status.xml
index 5135a05..b1f43eb 100644
--- a/test/java/org/apache/ivy/core/settings/ivysettings-status.xml
+++ b/test/java/org/apache/ivy/core/settings/ivysettings-status.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/core/settings/ivysettings-test.xml b/test/java/org/apache/ivy/core/settings/ivysettings-test.xml
index 35407da..e4f2579 100644
--- a/test/java/org/apache/ivy/core/settings/ivysettings-test.xml
+++ b/test/java/org/apache/ivy/core/settings/ivysettings-test.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/core/settings/ivysettings-timeout-constraints.xml b/test/java/org/apache/ivy/core/settings/ivysettings-timeout-constraints.xml
index e7ba18a..60cb103 100644
--- a/test/java/org/apache/ivy/core/settings/ivysettings-timeout-constraints.xml
+++ b/test/java/org/apache/ivy/core/settings/ivysettings-timeout-constraints.xml
@@ -6,7 +6,7 @@
   ~ (the "License"); you may not use this file except in compliance with
   ~ the License.  You may obtain a copy of the License at
   ~
-  ~    http://www.apache.org/licenses/LICENSE-2.0
+  ~    https://www.apache.org/licenses/LICENSE-2.0
   ~
   ~ Unless required by applicable law or agreed to in writing, software
   ~ distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/java/org/apache/ivy/core/settings/ivysettings-typedef.xml b/test/java/org/apache/ivy/core/settings/ivysettings-typedef.xml
index b020a0b..8716946 100644
--- a/test/java/org/apache/ivy/core/settings/ivysettings-typedef.xml
+++ b/test/java/org/apache/ivy/core/settings/ivysettings-typedef.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/core/settings/ivysettings-vmatcher1.xml b/test/java/org/apache/ivy/core/settings/ivysettings-vmatcher1.xml
index 040b6f5..00b9fbb 100644
--- a/test/java/org/apache/ivy/core/settings/ivysettings-vmatcher1.xml
+++ b/test/java/org/apache/ivy/core/settings/ivysettings-vmatcher1.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/core/settings/ivysettings-vmatcher2.xml b/test/java/org/apache/ivy/core/settings/ivysettings-vmatcher2.xml
index d10d9e0..01df668 100644
--- a/test/java/org/apache/ivy/core/settings/ivysettings-vmatcher2.xml
+++ b/test/java/org/apache/ivy/core/settings/ivysettings-vmatcher2.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/core/settings/ivysettings.properties b/test/java/org/apache/ivy/core/settings/ivysettings.properties
index ca9e81b..b839290 100644
--- a/test/java/org/apache/ivy/core/settings/ivysettings.properties
+++ b/test/java/org/apache/ivy/core/settings/ivysettings.properties
@@ -7,7 +7,7 @@
 # * "License"); you may not use this file except in compliance
 # * with the License.  You may obtain a copy of the License at
 # *
-# *   http://www.apache.org/licenses/LICENSE-2.0
+# *   https://www.apache.org/licenses/LICENSE-2.0
 # *
 # * Unless required by applicable law or agreed to in writing,
 # * software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/core/sort/SortTest.java b/test/java/org/apache/ivy/core/sort/SortTest.java
index c3eb0a9..390070d 100644
--- a/test/java/org/apache/ivy/core/sort/SortTest.java
+++ b/test/java/org/apache/ivy/core/sort/SortTest.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/java/org/apache/ivy/osgi/core/AggregatedOSGiResolverTest.java b/test/java/org/apache/ivy/osgi/core/AggregatedOSGiResolverTest.java
index 402d142..2847d73 100644
--- a/test/java/org/apache/ivy/osgi/core/AggregatedOSGiResolverTest.java
+++ b/test/java/org/apache/ivy/osgi/core/AggregatedOSGiResolverTest.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/java/org/apache/ivy/osgi/core/ExecutionEnvironmentProfileLoaderTest.java b/test/java/org/apache/ivy/osgi/core/ExecutionEnvironmentProfileLoaderTest.java
index bcb3ce4..2de491e 100644
--- a/test/java/org/apache/ivy/osgi/core/ExecutionEnvironmentProfileLoaderTest.java
+++ b/test/java/org/apache/ivy/osgi/core/ExecutionEnvironmentProfileLoaderTest.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/java/org/apache/ivy/osgi/core/ManifestHeaderTest.java b/test/java/org/apache/ivy/osgi/core/ManifestHeaderTest.java
index 6464662..745c9eb 100644
--- a/test/java/org/apache/ivy/osgi/core/ManifestHeaderTest.java
+++ b/test/java/org/apache/ivy/osgi/core/ManifestHeaderTest.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/java/org/apache/ivy/osgi/core/ManifestParserTest.java b/test/java/org/apache/ivy/osgi/core/ManifestParserTest.java
index a6db458..3d946e2 100644
--- a/test/java/org/apache/ivy/osgi/core/ManifestParserTest.java
+++ b/test/java/org/apache/ivy/osgi/core/ManifestParserTest.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/java/org/apache/ivy/osgi/core/OSGiManifestParserTest.java b/test/java/org/apache/ivy/osgi/core/OSGiManifestParserTest.java
index 9e3af94..0bcc0bd 100644
--- a/test/java/org/apache/ivy/osgi/core/OSGiManifestParserTest.java
+++ b/test/java/org/apache/ivy/osgi/core/OSGiManifestParserTest.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/java/org/apache/ivy/osgi/core/OsgiLatestStrategyTest.java b/test/java/org/apache/ivy/osgi/core/OsgiLatestStrategyTest.java
index ed66e0c..651fddd 100644
--- a/test/java/org/apache/ivy/osgi/core/OsgiLatestStrategyTest.java
+++ b/test/java/org/apache/ivy/osgi/core/OsgiLatestStrategyTest.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/java/org/apache/ivy/osgi/filter/OSGiFilterTest.java b/test/java/org/apache/ivy/osgi/filter/OSGiFilterTest.java
index 6d2d846..b884aaf 100644
--- a/test/java/org/apache/ivy/osgi/filter/OSGiFilterTest.java
+++ b/test/java/org/apache/ivy/osgi/filter/OSGiFilterTest.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/java/org/apache/ivy/osgi/obr/OBRParserTest.java b/test/java/org/apache/ivy/osgi/obr/OBRParserTest.java
index 91fb4ab..3e23098 100644
--- a/test/java/org/apache/ivy/osgi/obr/OBRParserTest.java
+++ b/test/java/org/apache/ivy/osgi/obr/OBRParserTest.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/java/org/apache/ivy/osgi/obr/OBRResolverTest.java b/test/java/org/apache/ivy/osgi/obr/OBRResolverTest.java
index 3dc994b..7b0e999 100644
--- a/test/java/org/apache/ivy/osgi/obr/OBRResolverTest.java
+++ b/test/java/org/apache/ivy/osgi/obr/OBRResolverTest.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/java/org/apache/ivy/osgi/obr/OBRXMLWriterTest.java b/test/java/org/apache/ivy/osgi/obr/OBRXMLWriterTest.java
index f0c4c0d..d5b5c31 100644
--- a/test/java/org/apache/ivy/osgi/obr/OBRXMLWriterTest.java
+++ b/test/java/org/apache/ivy/osgi/obr/OBRXMLWriterTest.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/java/org/apache/ivy/osgi/p2/P2DescriptorTest.java b/test/java/org/apache/ivy/osgi/p2/P2DescriptorTest.java
index 89642e3..3ff5993 100644
--- a/test/java/org/apache/ivy/osgi/p2/P2DescriptorTest.java
+++ b/test/java/org/apache/ivy/osgi/p2/P2DescriptorTest.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/java/org/apache/ivy/osgi/repo/BundleRepoTest.java b/test/java/org/apache/ivy/osgi/repo/BundleRepoTest.java
index 55a2515..8ad0224 100644
--- a/test/java/org/apache/ivy/osgi/repo/BundleRepoTest.java
+++ b/test/java/org/apache/ivy/osgi/repo/BundleRepoTest.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/java/org/apache/ivy/osgi/updatesite/UpdateSiteAndIbiblioResolverTest.java b/test/java/org/apache/ivy/osgi/updatesite/UpdateSiteAndIbiblioResolverTest.java
index d7f212f..50e5a3b 100644
--- a/test/java/org/apache/ivy/osgi/updatesite/UpdateSiteAndIbiblioResolverTest.java
+++ b/test/java/org/apache/ivy/osgi/updatesite/UpdateSiteAndIbiblioResolverTest.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/java/org/apache/ivy/osgi/updatesite/UpdateSiteLoaderTest.java b/test/java/org/apache/ivy/osgi/updatesite/UpdateSiteLoaderTest.java
index f6ed927..163e97f 100644
--- a/test/java/org/apache/ivy/osgi/updatesite/UpdateSiteLoaderTest.java
+++ b/test/java/org/apache/ivy/osgi/updatesite/UpdateSiteLoaderTest.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/java/org/apache/ivy/osgi/updatesite/UpdateSiteResolverTest.java b/test/java/org/apache/ivy/osgi/updatesite/UpdateSiteResolverTest.java
index 0d2d868..79159da 100644
--- a/test/java/org/apache/ivy/osgi/updatesite/UpdateSiteResolverTest.java
+++ b/test/java/org/apache/ivy/osgi/updatesite/UpdateSiteResolverTest.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/java/org/apache/ivy/osgi/util/ParseUtilTest.java b/test/java/org/apache/ivy/osgi/util/ParseUtilTest.java
index 7455af7..11e1680 100644
--- a/test/java/org/apache/ivy/osgi/util/ParseUtilTest.java
+++ b/test/java/org/apache/ivy/osgi/util/ParseUtilTest.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/java/org/apache/ivy/osgi/util/VersionRangeTest.java b/test/java/org/apache/ivy/osgi/util/VersionRangeTest.java
index d9a0cc1..cf14713 100644
--- a/test/java/org/apache/ivy/osgi/util/VersionRangeTest.java
+++ b/test/java/org/apache/ivy/osgi/util/VersionRangeTest.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/java/org/apache/ivy/osgi/util/VersionTest.java b/test/java/org/apache/ivy/osgi/util/VersionTest.java
index 9762d35..d6e1398 100644
--- a/test/java/org/apache/ivy/osgi/util/VersionTest.java
+++ b/test/java/org/apache/ivy/osgi/util/VersionTest.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/java/org/apache/ivy/plugins/circular/IgnoreCircularDependencyStrategyTest.java b/test/java/org/apache/ivy/plugins/circular/IgnoreCircularDependencyStrategyTest.java
index 9c371dc..f66b64e 100644
--- a/test/java/org/apache/ivy/plugins/circular/IgnoreCircularDependencyStrategyTest.java
+++ b/test/java/org/apache/ivy/plugins/circular/IgnoreCircularDependencyStrategyTest.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/java/org/apache/ivy/plugins/circular/WarnCircularDependencyStrategyTest.java b/test/java/org/apache/ivy/plugins/circular/WarnCircularDependencyStrategyTest.java
index 6722aab..b5020bd 100644
--- a/test/java/org/apache/ivy/plugins/circular/WarnCircularDependencyStrategyTest.java
+++ b/test/java/org/apache/ivy/plugins/circular/WarnCircularDependencyStrategyTest.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/java/org/apache/ivy/plugins/conflict/LatestCompatibleConflictManagerTest.java b/test/java/org/apache/ivy/plugins/conflict/LatestCompatibleConflictManagerTest.java
index 37f476c..f6272cf 100644
--- a/test/java/org/apache/ivy/plugins/conflict/LatestCompatibleConflictManagerTest.java
+++ b/test/java/org/apache/ivy/plugins/conflict/LatestCompatibleConflictManagerTest.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/java/org/apache/ivy/plugins/conflict/LatestConflictManagerTest.java b/test/java/org/apache/ivy/plugins/conflict/LatestConflictManagerTest.java
index c74a9a5..fface08 100644
--- a/test/java/org/apache/ivy/plugins/conflict/LatestConflictManagerTest.java
+++ b/test/java/org/apache/ivy/plugins/conflict/LatestConflictManagerTest.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/java/org/apache/ivy/plugins/conflict/RegexpConflictManagerTest.java b/test/java/org/apache/ivy/plugins/conflict/RegexpConflictManagerTest.java
index bddd49f..46c313c 100644
--- a/test/java/org/apache/ivy/plugins/conflict/RegexpConflictManagerTest.java
+++ b/test/java/org/apache/ivy/plugins/conflict/RegexpConflictManagerTest.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/java/org/apache/ivy/plugins/conflict/StrictConflictManagerTest.java b/test/java/org/apache/ivy/plugins/conflict/StrictConflictManagerTest.java
index 07eb201..f15d13c 100644
--- a/test/java/org/apache/ivy/plugins/conflict/StrictConflictManagerTest.java
+++ b/test/java/org/apache/ivy/plugins/conflict/StrictConflictManagerTest.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/java/org/apache/ivy/plugins/conflict/ivy-383.xml b/test/java/org/apache/ivy/plugins/conflict/ivy-383.xml
index 0e66bc9..8f2f7f3 100644
--- a/test/java/org/apache/ivy/plugins/conflict/ivy-383.xml
+++ b/test/java/org/apache/ivy/plugins/conflict/ivy-383.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/plugins/conflict/ivy-388.xml b/test/java/org/apache/ivy/plugins/conflict/ivy-388.xml
index 5c3c33f..ef079eb 100644
--- a/test/java/org/apache/ivy/plugins/conflict/ivy-388.xml
+++ b/test/java/org/apache/ivy/plugins/conflict/ivy-388.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/plugins/conflict/ivy-conflict-dynamic.xml b/test/java/org/apache/ivy/plugins/conflict/ivy-conflict-dynamic.xml
index 6f72f7b..90c98d4 100644
--- a/test/java/org/apache/ivy/plugins/conflict/ivy-conflict-dynamic.xml
+++ b/test/java/org/apache/ivy/plugins/conflict/ivy-conflict-dynamic.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/plugins/conflict/ivy-conflict.xml b/test/java/org/apache/ivy/plugins/conflict/ivy-conflict.xml
index 6311403..1c568fe 100644
--- a/test/java/org/apache/ivy/plugins/conflict/ivy-conflict.xml
+++ b/test/java/org/apache/ivy/plugins/conflict/ivy-conflict.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/plugins/conflict/ivy-latest-time-1.xml b/test/java/org/apache/ivy/plugins/conflict/ivy-latest-time-1.xml
index 82cfb91..4a12b2d 100644
--- a/test/java/org/apache/ivy/plugins/conflict/ivy-latest-time-1.xml
+++ b/test/java/org/apache/ivy/plugins/conflict/ivy-latest-time-1.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/plugins/conflict/ivy-latest-time-2.xml b/test/java/org/apache/ivy/plugins/conflict/ivy-latest-time-2.xml
index 4caa68e..56d61b9 100644
--- a/test/java/org/apache/ivy/plugins/conflict/ivy-latest-time-2.xml
+++ b/test/java/org/apache/ivy/plugins/conflict/ivy-latest-time-2.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/plugins/conflict/ivy-latest-time-transitivity.xml b/test/java/org/apache/ivy/plugins/conflict/ivy-latest-time-transitivity.xml
index f4d2d5f..f2fa061 100644
--- a/test/java/org/apache/ivy/plugins/conflict/ivy-latest-time-transitivity.xml
+++ b/test/java/org/apache/ivy/plugins/conflict/ivy-latest-time-transitivity.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/plugins/conflict/ivy-no-regexp-conflict.xml b/test/java/org/apache/ivy/plugins/conflict/ivy-no-regexp-conflict.xml
index 11e6eb5..b4d48be 100644
--- a/test/java/org/apache/ivy/plugins/conflict/ivy-no-regexp-conflict.xml
+++ b/test/java/org/apache/ivy/plugins/conflict/ivy-no-regexp-conflict.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/plugins/conflict/ivy-noconflict-dynamic.xml b/test/java/org/apache/ivy/plugins/conflict/ivy-noconflict-dynamic.xml
index 1f0e2ca..5d88630 100644
--- a/test/java/org/apache/ivy/plugins/conflict/ivy-noconflict-dynamic.xml
+++ b/test/java/org/apache/ivy/plugins/conflict/ivy-noconflict-dynamic.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/plugins/conflict/ivy-noconflict.xml b/test/java/org/apache/ivy/plugins/conflict/ivy-noconflict.xml
index 53179af..b8772c4 100644
--- a/test/java/org/apache/ivy/plugins/conflict/ivy-noconflict.xml
+++ b/test/java/org/apache/ivy/plugins/conflict/ivy-noconflict.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/plugins/conflict/ivysettings-evicted.xml b/test/java/org/apache/ivy/plugins/conflict/ivysettings-evicted.xml
index 518c8bf..b767248 100644
--- a/test/java/org/apache/ivy/plugins/conflict/ivysettings-evicted.xml
+++ b/test/java/org/apache/ivy/plugins/conflict/ivysettings-evicted.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/plugins/conflict/ivysettings-latest-compatible.xml b/test/java/org/apache/ivy/plugins/conflict/ivysettings-latest-compatible.xml
index 5ffd818..4233237 100644
--- a/test/java/org/apache/ivy/plugins/conflict/ivysettings-latest-compatible.xml
+++ b/test/java/org/apache/ivy/plugins/conflict/ivysettings-latest-compatible.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/plugins/conflict/ivysettings-latest-time-transitivity.xml b/test/java/org/apache/ivy/plugins/conflict/ivysettings-latest-time-transitivity.xml
index 46b247b..2c49089 100644
--- a/test/java/org/apache/ivy/plugins/conflict/ivysettings-latest-time-transitivity.xml
+++ b/test/java/org/apache/ivy/plugins/conflict/ivysettings-latest-time-transitivity.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/plugins/conflict/ivysettings-latest-time.xml b/test/java/org/apache/ivy/plugins/conflict/ivysettings-latest-time.xml
index 38146d5..264cc6b 100644
--- a/test/java/org/apache/ivy/plugins/conflict/ivysettings-latest-time.xml
+++ b/test/java/org/apache/ivy/plugins/conflict/ivysettings-latest-time.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/plugins/conflict/ivysettings-latest.xml b/test/java/org/apache/ivy/plugins/conflict/ivysettings-latest.xml
index 2cae9f2..b3d6e90 100644
--- a/test/java/org/apache/ivy/plugins/conflict/ivysettings-latest.xml
+++ b/test/java/org/apache/ivy/plugins/conflict/ivysettings-latest.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/plugins/conflict/ivysettings-regexp-test.xml b/test/java/org/apache/ivy/plugins/conflict/ivysettings-regexp-test.xml
index 04e29d6..0af1680 100644
--- a/test/java/org/apache/ivy/plugins/conflict/ivysettings-regexp-test.xml
+++ b/test/java/org/apache/ivy/plugins/conflict/ivysettings-regexp-test.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/plugins/conflict/ivysettings-strict-test.xml b/test/java/org/apache/ivy/plugins/conflict/ivysettings-strict-test.xml
index b5c831a..fec2462 100644
--- a/test/java/org/apache/ivy/plugins/conflict/ivysettings-strict-test.xml
+++ b/test/java/org/apache/ivy/plugins/conflict/ivysettings-strict-test.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/plugins/latest/LatestRevisionStrategyTest.java b/test/java/org/apache/ivy/plugins/latest/LatestRevisionStrategyTest.java
index 7ddfee8..9389642 100644
--- a/test/java/org/apache/ivy/plugins/latest/LatestRevisionStrategyTest.java
+++ b/test/java/org/apache/ivy/plugins/latest/LatestRevisionStrategyTest.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/java/org/apache/ivy/plugins/lock/ArtifactLockStrategyTest.java b/test/java/org/apache/ivy/plugins/lock/ArtifactLockStrategyTest.java
index 5f0375f..578b268 100644
--- a/test/java/org/apache/ivy/plugins/lock/ArtifactLockStrategyTest.java
+++ b/test/java/org/apache/ivy/plugins/lock/ArtifactLockStrategyTest.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/java/org/apache/ivy/plugins/matcher/AbstractPatternMatcherTest.java b/test/java/org/apache/ivy/plugins/matcher/AbstractPatternMatcherTest.java
index b6ada40..e4ca3ea 100644
--- a/test/java/org/apache/ivy/plugins/matcher/AbstractPatternMatcherTest.java
+++ b/test/java/org/apache/ivy/plugins/matcher/AbstractPatternMatcherTest.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/java/org/apache/ivy/plugins/matcher/ExactOrRegexpPatternMatcherTest.java b/test/java/org/apache/ivy/plugins/matcher/ExactOrRegexpPatternMatcherTest.java
index 791958d..c3d7b77 100644
--- a/test/java/org/apache/ivy/plugins/matcher/ExactOrRegexpPatternMatcherTest.java
+++ b/test/java/org/apache/ivy/plugins/matcher/ExactOrRegexpPatternMatcherTest.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/java/org/apache/ivy/plugins/matcher/ExactPatternMatcherTest.java b/test/java/org/apache/ivy/plugins/matcher/ExactPatternMatcherTest.java
index 729b6c3..fa7c5ce 100644
--- a/test/java/org/apache/ivy/plugins/matcher/ExactPatternMatcherTest.java
+++ b/test/java/org/apache/ivy/plugins/matcher/ExactPatternMatcherTest.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/java/org/apache/ivy/plugins/matcher/GlobPatternMatcherTest.java b/test/java/org/apache/ivy/plugins/matcher/GlobPatternMatcherTest.java
index 47b561e..8c1594c 100644
--- a/test/java/org/apache/ivy/plugins/matcher/GlobPatternMatcherTest.java
+++ b/test/java/org/apache/ivy/plugins/matcher/GlobPatternMatcherTest.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/java/org/apache/ivy/plugins/matcher/RegexpPatternMatcherTest.java b/test/java/org/apache/ivy/plugins/matcher/RegexpPatternMatcherTest.java
index 9576c27..6d77277 100644
--- a/test/java/org/apache/ivy/plugins/matcher/RegexpPatternMatcherTest.java
+++ b/test/java/org/apache/ivy/plugins/matcher/RegexpPatternMatcherTest.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/java/org/apache/ivy/plugins/namespace/MRIDTransformationRuleTest.java b/test/java/org/apache/ivy/plugins/namespace/MRIDTransformationRuleTest.java
index ab645d1..d804998 100644
--- a/test/java/org/apache/ivy/plugins/namespace/MRIDTransformationRuleTest.java
+++ b/test/java/org/apache/ivy/plugins/namespace/MRIDTransformationRuleTest.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/java/org/apache/ivy/plugins/namespace/NameSpaceHelperTest.java b/test/java/org/apache/ivy/plugins/namespace/NameSpaceHelperTest.java
index 68756aa..c163f83 100644
--- a/test/java/org/apache/ivy/plugins/namespace/NameSpaceHelperTest.java
+++ b/test/java/org/apache/ivy/plugins/namespace/NameSpaceHelperTest.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/java/org/apache/ivy/plugins/parser/AbstractModuleDescriptorParserTester.java b/test/java/org/apache/ivy/plugins/parser/AbstractModuleDescriptorParserTester.java
index d7d6987..aa5602c 100644
--- a/test/java/org/apache/ivy/plugins/parser/AbstractModuleDescriptorParserTester.java
+++ b/test/java/org/apache/ivy/plugins/parser/AbstractModuleDescriptorParserTester.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/java/org/apache/ivy/plugins/parser/ModuleDescriptorParserRegistryTest.java b/test/java/org/apache/ivy/plugins/parser/ModuleDescriptorParserRegistryTest.java
index 9bf6afe..c775fa0 100644
--- a/test/java/org/apache/ivy/plugins/parser/ModuleDescriptorParserRegistryTest.java
+++ b/test/java/org/apache/ivy/plugins/parser/ModuleDescriptorParserRegistryTest.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/java/org/apache/ivy/plugins/parser/m2/MavenVersionRangeParserTest.java b/test/java/org/apache/ivy/plugins/parser/m2/MavenVersionRangeParserTest.java
index 62af4ff..b2c7445 100644
--- a/test/java/org/apache/ivy/plugins/parser/m2/MavenVersionRangeParserTest.java
+++ b/test/java/org/apache/ivy/plugins/parser/m2/MavenVersionRangeParserTest.java
@@ -6,7 +6,7 @@
  * (the "License"); you may not use this file except in compliance with
  * the License.  You may obtain a copy of the License at
  *
- *    http://www.apache.org/licenses/LICENSE-2.0
+ *    https://www.apache.org/licenses/LICENSE-2.0
  *
  * Unless required by applicable law or agreed to in writing, software
  * distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/java/org/apache/ivy/plugins/parser/m2/PomModuleDescriptorParserTest.java b/test/java/org/apache/ivy/plugins/parser/m2/PomModuleDescriptorParserTest.java
index 2a98b62..100fad1 100644
--- a/test/java/org/apache/ivy/plugins/parser/m2/PomModuleDescriptorParserTest.java
+++ b/test/java/org/apache/ivy/plugins/parser/m2/PomModuleDescriptorParserTest.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
@@ -701,7 +701,7 @@
         assertNotNull(licenses);
         assertEquals(1, licenses.length);
         assertEquals("The Apache Software License, Version 2.0", licenses[0].getName());
-        assertEquals("http://www.apache.org/licenses/LICENSE-2.0.txt", licenses[0].getUrl());
+        assertEquals("https://www.apache.org/licenses/LICENSE-2.0.txt", licenses[0].getUrl());
     }
 
     /**
@@ -743,7 +743,7 @@
         assertNotNull("No licenses found in the module " + childModule, licenses);
         assertEquals("Unexpected number of licenses found in the module " + childModule, 1, licenses.length);
         assertEquals("Unexpected license name", "The Apache Software License, Version 2.0", licenses[0].getName());
-        assertEquals("Unexpected license URL", "http://www.apache.org/licenses/LICENSE-2.0.txt", licenses[0].getUrl());
+        assertEquals("Unexpected license URL", "https://www.apache.org/licenses/LICENSE-2.0.txt", licenses[0].getUrl());
     }
 
     @Test
diff --git a/test/java/org/apache/ivy/plugins/parser/m2/PomModuleDescriptorWriterTest.java b/test/java/org/apache/ivy/plugins/parser/m2/PomModuleDescriptorWriterTest.java
index 40ec83b..10abf64 100644
--- a/test/java/org/apache/ivy/plugins/parser/m2/PomModuleDescriptorWriterTest.java
+++ b/test/java/org/apache/ivy/plugins/parser/m2/PomModuleDescriptorWriterTest.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/java/org/apache/ivy/plugins/parser/m2/commons-lang-1.0.pom b/test/java/org/apache/ivy/plugins/parser/m2/commons-lang-1.0.pom
index 0ca5350..1e83451 100644
--- a/test/java/org/apache/ivy/plugins/parser/m2/commons-lang-1.0.pom
+++ b/test/java/org/apache/ivy/plugins/parser/m2/commons-lang-1.0.pom
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/plugins/parser/m2/depmgt/bom.pom b/test/java/org/apache/ivy/plugins/parser/m2/depmgt/bom.pom
index 99d35a9..f7862b4 100644
--- a/test/java/org/apache/ivy/plugins/parser/m2/depmgt/bom.pom
+++ b/test/java/org/apache/ivy/plugins/parser/m2/depmgt/bom.pom
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/plugins/parser/m2/depmgt/child.pom b/test/java/org/apache/ivy/plugins/parser/m2/depmgt/child.pom
index 73d4157..1db974c 100644
--- a/test/java/org/apache/ivy/plugins/parser/m2/depmgt/child.pom
+++ b/test/java/org/apache/ivy/plugins/parser/m2/depmgt/child.pom
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/plugins/parser/m2/depmgt/grandchild.pom b/test/java/org/apache/ivy/plugins/parser/m2/depmgt/grandchild.pom
index 460bffb..f208f85 100644
--- a/test/java/org/apache/ivy/plugins/parser/m2/depmgt/grandchild.pom
+++ b/test/java/org/apache/ivy/plugins/parser/m2/depmgt/grandchild.pom
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/plugins/parser/m2/depmgt/parent.pom b/test/java/org/apache/ivy/plugins/parser/m2/depmgt/parent.pom
index 8940c99..070c5b5 100644
--- a/test/java/org/apache/ivy/plugins/parser/m2/depmgt/parent.pom
+++ b/test/java/org/apache/ivy/plugins/parser/m2/depmgt/parent.pom
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/plugins/parser/m2/depmgt/profile-parent-child.pom b/test/java/org/apache/ivy/plugins/parser/m2/depmgt/profile-parent-child.pom
index 8b712d8..b148ca8 100644
--- a/test/java/org/apache/ivy/plugins/parser/m2/depmgt/profile-parent-child.pom
+++ b/test/java/org/apache/ivy/plugins/parser/m2/depmgt/profile-parent-child.pom
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/plugins/parser/m2/depmgt/profile-parent.pom b/test/java/org/apache/ivy/plugins/parser/m2/depmgt/profile-parent.pom
index 74b0135..fa08a70 100644
--- a/test/java/org/apache/ivy/plugins/parser/m2/depmgt/profile-parent.pom
+++ b/test/java/org/apache/ivy/plugins/parser/m2/depmgt/profile-parent.pom
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/plugins/parser/m2/license.xml b/test/java/org/apache/ivy/plugins/parser/m2/license.xml
index 1c1b8cf..adc5297 100644
--- a/test/java/org/apache/ivy/plugins/parser/m2/license.xml
+++ b/test/java/org/apache/ivy/plugins/parser/m2/license.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/plugins/parser/m2/mule-1.3.3.pom b/test/java/org/apache/ivy/plugins/parser/m2/mule-1.3.3.pom
index 141a03a..44e97ec 100644
--- a/test/java/org/apache/ivy/plugins/parser/m2/mule-1.3.3.pom
+++ b/test/java/org/apache/ivy/plugins/parser/m2/mule-1.3.3.pom
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/plugins/parser/m2/mule-module-builders-1.3.3.pom b/test/java/org/apache/ivy/plugins/parser/m2/mule-module-builders-1.3.3.pom
index 6a273ea..d61ff8b 100644
--- a/test/java/org/apache/ivy/plugins/parser/m2/mule-module-builders-1.3.3.pom
+++ b/test/java/org/apache/ivy/plugins/parser/m2/mule-module-builders-1.3.3.pom
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/plugins/parser/m2/shale-tiger-1.1.0-SNAPSHOT.pom b/test/java/org/apache/ivy/plugins/parser/m2/shale-tiger-1.1.0-SNAPSHOT.pom
index 7455217..56c023f 100644
--- a/test/java/org/apache/ivy/plugins/parser/m2/shale-tiger-1.1.0-SNAPSHOT.pom
+++ b/test/java/org/apache/ivy/plugins/parser/m2/shale-tiger-1.1.0-SNAPSHOT.pom
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/plugins/parser/m2/spring-hibernate3-2.0.2.pom b/test/java/org/apache/ivy/plugins/parser/m2/spring-hibernate3-2.0.2.pom
index 5f4e5de..5fecac7 100644
--- a/test/java/org/apache/ivy/plugins/parser/m2/spring-hibernate3-2.0.2.pom
+++ b/test/java/org/apache/ivy/plugins/parser/m2/spring-hibernate3-2.0.2.pom
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
@@ -30,7 +30,7 @@
   <licenses>
     <license>
       <name>The Apache Software License, Version 2.0</name>
-      <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+      <url>https://www.apache.org/licenses/LICENSE-2.0.txt</url>
 
       <distribution>repo</distribution>
     </license>
diff --git a/test/java/org/apache/ivy/plugins/parser/m2/test-dependencies-with-classifier.pom b/test/java/org/apache/ivy/plugins/parser/m2/test-dependencies-with-classifier.pom
index c96e90b..5878659 100644
--- a/test/java/org/apache/ivy/plugins/parser/m2/test-dependencies-with-classifier.pom
+++ b/test/java/org/apache/ivy/plugins/parser/m2/test-dependencies-with-classifier.pom
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/plugins/parser/m2/test-dependencies-with-profile.pom b/test/java/org/apache/ivy/plugins/parser/m2/test-dependencies-with-profile.pom
index 13cc13d..1a941bd 100644
--- a/test/java/org/apache/ivy/plugins/parser/m2/test-dependencies-with-profile.pom
+++ b/test/java/org/apache/ivy/plugins/parser/m2/test-dependencies-with-profile.pom
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/plugins/parser/m2/test-dependencies-with-scope.pom b/test/java/org/apache/ivy/plugins/parser/m2/test-dependencies-with-scope.pom
index 079d620..d909c25 100644
--- a/test/java/org/apache/ivy/plugins/parser/m2/test-dependencies-with-scope.pom
+++ b/test/java/org/apache/ivy/plugins/parser/m2/test-dependencies-with-scope.pom
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/plugins/parser/m2/test-dependencies-with-type.pom b/test/java/org/apache/ivy/plugins/parser/m2/test-dependencies-with-type.pom
index f396a8a..078f3c3 100644
--- a/test/java/org/apache/ivy/plugins/parser/m2/test-dependencies-with-type.pom
+++ b/test/java/org/apache/ivy/plugins/parser/m2/test-dependencies-with-type.pom
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance

    with the License.  You may obtain a copy of the License at

 

-     http://www.apache.org/licenses/LICENSE-2.0

+     https://www.apache.org/licenses/LICENSE-2.0

 

    Unless required by applicable law or agreed to in writing,

    software distributed under the License is distributed on an

diff --git a/test/java/org/apache/ivy/plugins/parser/m2/test-dependencies.pom b/test/java/org/apache/ivy/plugins/parser/m2/test-dependencies.pom
index 8be0288..9600415 100644
--- a/test/java/org/apache/ivy/plugins/parser/m2/test-dependencies.pom
+++ b/test/java/org/apache/ivy/plugins/parser/m2/test-dependencies.pom
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/plugins/parser/m2/test-dependencyMgt-with-scope.pom b/test/java/org/apache/ivy/plugins/parser/m2/test-dependencyMgt-with-scope.pom
index e8a1ce4..2c95159 100644
--- a/test/java/org/apache/ivy/plugins/parser/m2/test-dependencyMgt-with-scope.pom
+++ b/test/java/org/apache/ivy/plugins/parser/m2/test-dependencyMgt-with-scope.pom
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance

    with the License.  You may obtain a copy of the License at

 

-     http://www.apache.org/licenses/LICENSE-2.0

+     https://www.apache.org/licenses/LICENSE-2.0

 

    Unless required by applicable law or agreed to in writing,

    software distributed under the License is distributed on an

diff --git a/test/java/org/apache/ivy/plugins/parser/m2/test-dependencyMgt.pom b/test/java/org/apache/ivy/plugins/parser/m2/test-dependencyMgt.pom
index 6f78189..9db1eb9 100644
--- a/test/java/org/apache/ivy/plugins/parser/m2/test-dependencyMgt.pom
+++ b/test/java/org/apache/ivy/plugins/parser/m2/test-dependencyMgt.pom
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/plugins/parser/m2/test-ejb-packaging.pom b/test/java/org/apache/ivy/plugins/parser/m2/test-ejb-packaging.pom
index b7187d1..4dc0e7e 100644
--- a/test/java/org/apache/ivy/plugins/parser/m2/test-ejb-packaging.pom
+++ b/test/java/org/apache/ivy/plugins/parser/m2/test-ejb-packaging.pom
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance

    with the License.  You may obtain a copy of the License at

 

-     http://www.apache.org/licenses/LICENSE-2.0

+     https://www.apache.org/licenses/LICENSE-2.0

 

    Unless required by applicable law or agreed to in writing,

    software distributed under the License is distributed on an

diff --git a/test/java/org/apache/ivy/plugins/parser/m2/test-ejb-type.pom b/test/java/org/apache/ivy/plugins/parser/m2/test-ejb-type.pom
index a421f13..f6ed1cc 100644
--- a/test/java/org/apache/ivy/plugins/parser/m2/test-ejb-type.pom
+++ b/test/java/org/apache/ivy/plugins/parser/m2/test-ejb-type.pom
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance

    with the License.  You may obtain a copy of the License at

 

-     http://www.apache.org/licenses/LICENSE-2.0

+     https://www.apache.org/licenses/LICENSE-2.0

 

    Unless required by applicable law or agreed to in writing,

    software distributed under the License is distributed on an

diff --git a/test/java/org/apache/ivy/plugins/parser/m2/test-entity.pom b/test/java/org/apache/ivy/plugins/parser/m2/test-entity.pom
index 0477ca1..2f9f161 100644
--- a/test/java/org/apache/ivy/plugins/parser/m2/test-entity.pom
+++ b/test/java/org/apache/ivy/plugins/parser/m2/test-entity.pom
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance

    with the License.  You may obtain a copy of the License at

 

-     http://www.apache.org/licenses/LICENSE-2.0

+     https://www.apache.org/licenses/LICENSE-2.0

 

    Unless required by applicable law or agreed to in writing,

    software distributed under the License is distributed on an

diff --git a/test/java/org/apache/ivy/plugins/parser/m2/test-exclusion.pom b/test/java/org/apache/ivy/plugins/parser/m2/test-exclusion.pom
index a524ab5..5271d41 100644
--- a/test/java/org/apache/ivy/plugins/parser/m2/test-exclusion.pom
+++ b/test/java/org/apache/ivy/plugins/parser/m2/test-exclusion.pom
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/plugins/parser/m2/test-large-pom.pom b/test/java/org/apache/ivy/plugins/parser/m2/test-large-pom.pom
index a705c97..89c8662 100644
--- a/test/java/org/apache/ivy/plugins/parser/m2/test-large-pom.pom
+++ b/test/java/org/apache/ivy/plugins/parser/m2/test-large-pom.pom
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance

    with the License.  You may obtain a copy of the License at

 

-     http://www.apache.org/licenses/LICENSE-2.0

+     https://www.apache.org/licenses/LICENSE-2.0

 

    Unless required by applicable law or agreed to in writing,

    software distributed under the License is distributed on an

diff --git a/test/java/org/apache/ivy/plugins/parser/m2/test-model.pom b/test/java/org/apache/ivy/plugins/parser/m2/test-model.pom
index c71c67a..da77208 100644
--- a/test/java/org/apache/ivy/plugins/parser/m2/test-model.pom
+++ b/test/java/org/apache/ivy/plugins/parser/m2/test-model.pom
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance

    with the License.  You may obtain a copy of the License at

 

-     http://www.apache.org/licenses/LICENSE-2.0

+     https://www.apache.org/licenses/LICENSE-2.0

 

    Unless required by applicable law or agreed to in writing,

    software distributed under the License is distributed on an

diff --git a/test/java/org/apache/ivy/plugins/parser/m2/test-optional.pom b/test/java/org/apache/ivy/plugins/parser/m2/test-optional.pom
index 8f1bea5..e04349d 100644
--- a/test/java/org/apache/ivy/plugins/parser/m2/test-optional.pom
+++ b/test/java/org/apache/ivy/plugins/parser/m2/test-optional.pom
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/plugins/parser/m2/test-override-grandparent-properties.pom b/test/java/org/apache/ivy/plugins/parser/m2/test-override-grandparent-properties.pom
index da3bdd3..3e15939 100644
--- a/test/java/org/apache/ivy/plugins/parser/m2/test-override-grandparent-properties.pom
+++ b/test/java/org/apache/ivy/plugins/parser/m2/test-override-grandparent-properties.pom
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/plugins/parser/m2/test-override-parent-properties.pom b/test/java/org/apache/ivy/plugins/parser/m2/test-override-parent-properties.pom
index 6c3c280..76a571e 100644
--- a/test/java/org/apache/ivy/plugins/parser/m2/test-override-parent-properties.pom
+++ b/test/java/org/apache/ivy/plugins/parser/m2/test-override-parent-properties.pom
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/plugins/parser/m2/test-overrideParentVersionPropertyDependencyMgt.pom b/test/java/org/apache/ivy/plugins/parser/m2/test-overrideParentVersionPropertyDependencyMgt.pom
index fab3697..4972923 100644
--- a/test/java/org/apache/ivy/plugins/parser/m2/test-overrideParentVersionPropertyDependencyMgt.pom
+++ b/test/java/org/apache/ivy/plugins/parser/m2/test-overrideParentVersionPropertyDependencyMgt.pom
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/plugins/parser/m2/test-packaging.pom b/test/java/org/apache/ivy/plugins/parser/m2/test-packaging.pom
index 7e8438d..c7f19cb 100644
--- a/test/java/org/apache/ivy/plugins/parser/m2/test-packaging.pom
+++ b/test/java/org/apache/ivy/plugins/parser/m2/test-packaging.pom
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/plugins/parser/m2/test-parent-not-found.pom b/test/java/org/apache/ivy/plugins/parser/m2/test-parent-not-found.pom
index 70898fb..8cb80c0 100644
--- a/test/java/org/apache/ivy/plugins/parser/m2/test-parent-not-found.pom
+++ b/test/java/org/apache/ivy/plugins/parser/m2/test-parent-not-found.pom
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance

    with the License.  You may obtain a copy of the License at

 

-     http://www.apache.org/licenses/LICENSE-2.0

+     https://www.apache.org/licenses/LICENSE-2.0

 

    Unless required by applicable law or agreed to in writing,

    software distributed under the License is distributed on an

diff --git a/test/java/org/apache/ivy/plugins/parser/m2/test-parent-properties.pom b/test/java/org/apache/ivy/plugins/parser/m2/test-parent-properties.pom
index 934956a..3e81328 100644
--- a/test/java/org/apache/ivy/plugins/parser/m2/test-parent-properties.pom
+++ b/test/java/org/apache/ivy/plugins/parser/m2/test-parent-properties.pom
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/plugins/parser/m2/test-parent-with-licenses.pom b/test/java/org/apache/ivy/plugins/parser/m2/test-parent-with-licenses.pom
index e39eb23..a5b319d 100644
--- a/test/java/org/apache/ivy/plugins/parser/m2/test-parent-with-licenses.pom
+++ b/test/java/org/apache/ivy/plugins/parser/m2/test-parent-with-licenses.pom
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/plugins/parser/m2/test-parent.groupid.pom b/test/java/org/apache/ivy/plugins/parser/m2/test-parent.groupid.pom
index e94e18f..c894750 100644
--- a/test/java/org/apache/ivy/plugins/parser/m2/test-parent.groupid.pom
+++ b/test/java/org/apache/ivy/plugins/parser/m2/test-parent.groupid.pom
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance

    with the License.  You may obtain a copy of the License at

 

-     http://www.apache.org/licenses/LICENSE-2.0

+     https://www.apache.org/licenses/LICENSE-2.0

 

    Unless required by applicable law or agreed to in writing,

    software distributed under the License is distributed on an

diff --git a/test/java/org/apache/ivy/plugins/parser/m2/test-parent.pom b/test/java/org/apache/ivy/plugins/parser/m2/test-parent.pom
index 32465c6..558e411 100644
--- a/test/java/org/apache/ivy/plugins/parser/m2/test-parent.pom
+++ b/test/java/org/apache/ivy/plugins/parser/m2/test-parent.pom
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/plugins/parser/m2/test-parent.version.pom b/test/java/org/apache/ivy/plugins/parser/m2/test-parent.version.pom
index 3aceb98..c2a0733 100644
--- a/test/java/org/apache/ivy/plugins/parser/m2/test-parent.version.pom
+++ b/test/java/org/apache/ivy/plugins/parser/m2/test-parent.version.pom
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance

    with the License.  You may obtain a copy of the License at

 

-     http://www.apache.org/licenses/LICENSE-2.0

+     https://www.apache.org/licenses/LICENSE-2.0

 

    Unless required by applicable law or agreed to in writing,

    software distributed under the License is distributed on an

diff --git a/test/java/org/apache/ivy/plugins/parser/m2/test-parent2.pom b/test/java/org/apache/ivy/plugins/parser/m2/test-parent2.pom
index 7274c69..fd3cd3c 100644
--- a/test/java/org/apache/ivy/plugins/parser/m2/test-parent2.pom
+++ b/test/java/org/apache/ivy/plugins/parser/m2/test-parent2.pom
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/plugins/parser/m2/test-parentDependencyMgt.pom b/test/java/org/apache/ivy/plugins/parser/m2/test-parentDependencyMgt.pom
index cc57f78..8b48dc2 100644
--- a/test/java/org/apache/ivy/plugins/parser/m2/test-parentDependencyMgt.pom
+++ b/test/java/org/apache/ivy/plugins/parser/m2/test-parentDependencyMgt.pom
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/plugins/parser/m2/test-project-with-overridden-licenses.pom b/test/java/org/apache/ivy/plugins/parser/m2/test-project-with-overridden-licenses.pom
index 9b6a91b..dc97217 100644
--- a/test/java/org/apache/ivy/plugins/parser/m2/test-project-with-overridden-licenses.pom
+++ b/test/java/org/apache/ivy/plugins/parser/m2/test-project-with-overridden-licenses.pom
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
@@ -35,7 +35,7 @@
     <licenses>
         <license>
             <name>The Apache Software License, Version 2.0</name>
-            <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+            <url>https://www.apache.org/licenses/LICENSE-2.0.txt</url>
             <distribution>repo</distribution>
         </license>
     </licenses>
diff --git a/test/java/org/apache/ivy/plugins/parser/m2/test-project-with-parent-licenses.pom b/test/java/org/apache/ivy/plugins/parser/m2/test-project-with-parent-licenses.pom
index a856df8..540ceee 100644
--- a/test/java/org/apache/ivy/plugins/parser/m2/test-project-with-parent-licenses.pom
+++ b/test/java/org/apache/ivy/plugins/parser/m2/test-project-with-parent-licenses.pom
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/plugins/parser/m2/test-project.parent.version.pom b/test/java/org/apache/ivy/plugins/parser/m2/test-project.parent.version.pom
index 432a676..21a4077 100644
--- a/test/java/org/apache/ivy/plugins/parser/m2/test-project.parent.version.pom
+++ b/test/java/org/apache/ivy/plugins/parser/m2/test-project.parent.version.pom
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance

    with the License.  You may obtain a copy of the License at

 

-     http://www.apache.org/licenses/LICENSE-2.0

+     https://www.apache.org/licenses/LICENSE-2.0

 

    Unless required by applicable law or agreed to in writing,

    software distributed under the License is distributed on an

diff --git a/test/java/org/apache/ivy/plugins/parser/m2/test-properties-in-profile.pom b/test/java/org/apache/ivy/plugins/parser/m2/test-properties-in-profile.pom
index 3deda49..5cc4625 100644
--- a/test/java/org/apache/ivy/plugins/parser/m2/test-properties-in-profile.pom
+++ b/test/java/org/apache/ivy/plugins/parser/m2/test-properties-in-profile.pom
@@ -7,7 +7,7 @@
   ~ (the "License"); you may not use this file except in compliance with
   ~ the License.  You may obtain a copy of the License at
   ~
-  ~    http://www.apache.org/licenses/LICENSE-2.0
+  ~    https://www.apache.org/licenses/LICENSE-2.0
   ~
   ~ Unless required by applicable law or agreed to in writing, software
   ~ distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/java/org/apache/ivy/plugins/parser/m2/test-properties.pom b/test/java/org/apache/ivy/plugins/parser/m2/test-properties.pom
index a3fdfae..4ff05a4 100644
--- a/test/java/org/apache/ivy/plugins/parser/m2/test-properties.pom
+++ b/test/java/org/apache/ivy/plugins/parser/m2/test-properties.pom
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/plugins/parser/m2/test-simple.pom b/test/java/org/apache/ivy/plugins/parser/m2/test-simple.pom
index 0b9bd2a..218f2ef 100644
--- a/test/java/org/apache/ivy/plugins/parser/m2/test-simple.pom
+++ b/test/java/org/apache/ivy/plugins/parser/m2/test-simple.pom
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/plugins/parser/m2/test-system-properties.pom b/test/java/org/apache/ivy/plugins/parser/m2/test-system-properties.pom
index 386105a..5cd580c 100644
--- a/test/java/org/apache/ivy/plugins/parser/m2/test-system-properties.pom
+++ b/test/java/org/apache/ivy/plugins/parser/m2/test-system-properties.pom
@@ -7,7 +7,7 @@
   ~ (the "License"); you may not use this file except in compliance with
   ~ the License.  You may obtain a copy of the License at
   ~
-  ~    http://www.apache.org/licenses/LICENSE-2.0
+  ~    https://www.apache.org/licenses/LICENSE-2.0
   ~
   ~ Unless required by applicable law or agreed to in writing, software
   ~ distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/java/org/apache/ivy/plugins/parser/m2/test-transitive.pom b/test/java/org/apache/ivy/plugins/parser/m2/test-transitive.pom
index 53c160c..24e72bd 100644
--- a/test/java/org/apache/ivy/plugins/parser/m2/test-transitive.pom
+++ b/test/java/org/apache/ivy/plugins/parser/m2/test-transitive.pom
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance

    with the License.  You may obtain a copy of the License at

 

-     http://www.apache.org/licenses/LICENSE-2.0

+     https://www.apache.org/licenses/LICENSE-2.0

 

    Unless required by applicable law or agreed to in writing,

    software distributed under the License is distributed on an

diff --git a/test/java/org/apache/ivy/plugins/parser/m2/test-transitive.xml b/test/java/org/apache/ivy/plugins/parser/m2/test-transitive.xml
index d95cb6d..1a48966 100644
--- a/test/java/org/apache/ivy/plugins/parser/m2/test-transitive.xml
+++ b/test/java/org/apache/ivy/plugins/parser/m2/test-transitive.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance

    with the License.  You may obtain a copy of the License at

 

-     http://www.apache.org/licenses/LICENSE-2.0

+     https://www.apache.org/licenses/LICENSE-2.0

 

    Unless required by applicable law or agreed to in writing,

    software distributed under the License is distributed on an

diff --git a/test/java/org/apache/ivy/plugins/parser/m2/test-version.pom b/test/java/org/apache/ivy/plugins/parser/m2/test-version.pom
index 5602802..99bef68 100644
--- a/test/java/org/apache/ivy/plugins/parser/m2/test-version.pom
+++ b/test/java/org/apache/ivy/plugins/parser/m2/test-version.pom
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/plugins/parser/m2/test-versionPropertyDependencyMgt.pom b/test/java/org/apache/ivy/plugins/parser/m2/test-versionPropertyDependencyMgt.pom
index f80c628..658847b 100644
--- a/test/java/org/apache/ivy/plugins/parser/m2/test-versionPropertyDependencyMgt.pom
+++ b/test/java/org/apache/ivy/plugins/parser/m2/test-versionPropertyDependencyMgt.pom
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/plugins/parser/m2/test-without-version.pom b/test/java/org/apache/ivy/plugins/parser/m2/test-without-version.pom
index e5fcf3a..438821f 100644
--- a/test/java/org/apache/ivy/plugins/parser/m2/test-without-version.pom
+++ b/test/java/org/apache/ivy/plugins/parser/m2/test-without-version.pom
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/plugins/parser/m2/test-write-compile-dependencies.xml b/test/java/org/apache/ivy/plugins/parser/m2/test-write-compile-dependencies.xml
index 163e23b..310f84a 100644
--- a/test/java/org/apache/ivy/plugins/parser/m2/test-write-compile-dependencies.xml
+++ b/test/java/org/apache/ivy/plugins/parser/m2/test-write-compile-dependencies.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/plugins/parser/m2/test-write-dependencies-optional.xml b/test/java/org/apache/ivy/plugins/parser/m2/test-write-dependencies-optional.xml
index e3c574a..0bad9f1 100644
--- a/test/java/org/apache/ivy/plugins/parser/m2/test-write-dependencies-optional.xml
+++ b/test/java/org/apache/ivy/plugins/parser/m2/test-write-dependencies-optional.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/plugins/parser/m2/test-write-dependencies-with-classifier.xml b/test/java/org/apache/ivy/plugins/parser/m2/test-write-dependencies-with-classifier.xml
index cf67277..c3bffde 100644
--- a/test/java/org/apache/ivy/plugins/parser/m2/test-write-dependencies-with-classifier.xml
+++ b/test/java/org/apache/ivy/plugins/parser/m2/test-write-dependencies-with-classifier.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance

    with the License.  You may obtain a copy of the License at

 

-     http://www.apache.org/licenses/LICENSE-2.0

+     https://www.apache.org/licenses/LICENSE-2.0

 

    Unless required by applicable law or agreed to in writing,

    software distributed under the License is distributed on an

diff --git a/test/java/org/apache/ivy/plugins/parser/m2/test-write-dependencies-with-scope.xml b/test/java/org/apache/ivy/plugins/parser/m2/test-write-dependencies-with-scope.xml
index 9fd6144..3986ce4 100644
--- a/test/java/org/apache/ivy/plugins/parser/m2/test-write-dependencies-with-scope.xml
+++ b/test/java/org/apache/ivy/plugins/parser/m2/test-write-dependencies-with-scope.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/plugins/parser/m2/test-write-dependencies-with-type.xml b/test/java/org/apache/ivy/plugins/parser/m2/test-write-dependencies-with-type.xml
index 125154c..41c997a 100644
--- a/test/java/org/apache/ivy/plugins/parser/m2/test-write-dependencies-with-type.xml
+++ b/test/java/org/apache/ivy/plugins/parser/m2/test-write-dependencies-with-type.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance

    with the License.  You may obtain a copy of the License at

 

-     http://www.apache.org/licenses/LICENSE-2.0

+     https://www.apache.org/licenses/LICENSE-2.0

 

    Unless required by applicable law or agreed to in writing,

    software distributed under the License is distributed on an

diff --git a/test/java/org/apache/ivy/plugins/parser/m2/test-write-packaging.xml b/test/java/org/apache/ivy/plugins/parser/m2/test-write-packaging.xml
index 5e5de5d..e9d40d4 100644
--- a/test/java/org/apache/ivy/plugins/parser/m2/test-write-packaging.xml
+++ b/test/java/org/apache/ivy/plugins/parser/m2/test-write-packaging.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/plugins/parser/m2/test-write-simple-dependencies.xml b/test/java/org/apache/ivy/plugins/parser/m2/test-write-simple-dependencies.xml
index e2a84e2..7c0ac57 100644
--- a/test/java/org/apache/ivy/plugins/parser/m2/test-write-simple-dependencies.xml
+++ b/test/java/org/apache/ivy/plugins/parser/m2/test-write-simple-dependencies.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/plugins/parser/m2/test-write-simple.xml b/test/java/org/apache/ivy/plugins/parser/m2/test-write-simple.xml
index 4d5e867..439f1a6 100644
--- a/test/java/org/apache/ivy/plugins/parser/m2/test-write-simple.xml
+++ b/test/java/org/apache/ivy/plugins/parser/m2/test-write-simple.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/plugins/parser/m2/wicket-1.3-incubating-SNAPSHOT.pom b/test/java/org/apache/ivy/plugins/parser/m2/wicket-1.3-incubating-SNAPSHOT.pom
index b53079c..3a8964f 100644
--- a/test/java/org/apache/ivy/plugins/parser/m2/wicket-1.3-incubating-SNAPSHOT.pom
+++ b/test/java/org/apache/ivy/plugins/parser/m2/wicket-1.3-incubating-SNAPSHOT.pom
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
@@ -25,7 +25,7 @@
    (the "License"); you may not use this file except in compliance with
    the License.  You may obtain a copy of the License at
 
-        http://www.apache.org/licenses/LICENSE-2.0
+        https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/java/org/apache/ivy/plugins/parser/nores b/test/java/org/apache/ivy/plugins/parser/nores
index 84312b7..b1af29f 100644
--- a/test/java/org/apache/ivy/plugins/parser/nores
+++ b/test/java/org/apache/ivy/plugins/parser/nores
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance

    with the License.  You may obtain a copy of the License at

 

-     http://www.apache.org/licenses/LICENSE-2.0

+     https://www.apache.org/licenses/LICENSE-2.0

 

    Unless required by applicable law or agreed to in writing,

    software distributed under the License is distributed on an

diff --git a/test/java/org/apache/ivy/plugins/parser/xml/XmlModuleDescriptorParserTest.java b/test/java/org/apache/ivy/plugins/parser/xml/XmlModuleDescriptorParserTest.java
index 05b365a..119f355 100644
--- a/test/java/org/apache/ivy/plugins/parser/xml/XmlModuleDescriptorParserTest.java
+++ b/test/java/org/apache/ivy/plugins/parser/xml/XmlModuleDescriptorParserTest.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/java/org/apache/ivy/plugins/parser/xml/XmlModuleDescriptorWriterTest.java b/test/java/org/apache/ivy/plugins/parser/xml/XmlModuleDescriptorWriterTest.java
index a2a6aa1..74d8a86 100644
--- a/test/java/org/apache/ivy/plugins/parser/xml/XmlModuleDescriptorWriterTest.java
+++ b/test/java/org/apache/ivy/plugins/parser/xml/XmlModuleDescriptorWriterTest.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/java/org/apache/ivy/plugins/parser/xml/XmlModuleUpdaterTest.java b/test/java/org/apache/ivy/plugins/parser/xml/XmlModuleUpdaterTest.java
index b09ebb5..c38eca3 100644
--- a/test/java/org/apache/ivy/plugins/parser/xml/XmlModuleUpdaterTest.java
+++ b/test/java/org/apache/ivy/plugins/parser/xml/XmlModuleUpdaterTest.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/java/org/apache/ivy/plugins/parser/xml/foo%2Fbar/hello/test-ivy-extends-absolute.xml b/test/java/org/apache/ivy/plugins/parser/xml/foo%2Fbar/hello/test-ivy-extends-absolute.xml
index 6ceba1a..4835aa2 100644
--- a/test/java/org/apache/ivy/plugins/parser/xml/foo%2Fbar/hello/test-ivy-extends-absolute.xml
+++ b/test/java/org/apache/ivy/plugins/parser/xml/foo%2Fbar/hello/test-ivy-extends-absolute.xml
@@ -6,7 +6,7 @@
   ~ (the "License"); you may not use this file except in compliance with
   ~ the License.  You may obtain a copy of the License at
   ~
-  ~    http://www.apache.org/licenses/LICENSE-2.0
+  ~    https://www.apache.org/licenses/LICENSE-2.0
   ~
   ~ Unless required by applicable law or agreed to in writing, software
   ~ distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/java/org/apache/ivy/plugins/parser/xml/foo%2Fbar/parent-ivy.xml b/test/java/org/apache/ivy/plugins/parser/xml/foo%2Fbar/parent-ivy.xml
index 6f993d6..fb17e74 100644
--- a/test/java/org/apache/ivy/plugins/parser/xml/foo%2Fbar/parent-ivy.xml
+++ b/test/java/org/apache/ivy/plugins/parser/xml/foo%2Fbar/parent-ivy.xml
@@ -6,7 +6,7 @@
   ~ (the "License"); you may not use this file except in compliance with
   ~ the License.  You may obtain a copy of the License at
   ~
-  ~    http://www.apache.org/licenses/LICENSE-2.0
+  ~    https://www.apache.org/licenses/LICENSE-2.0
   ~
   ~ Unless required by applicable law or agreed to in writing, software
   ~ distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/java/org/apache/ivy/plugins/parser/xml/imported-configurations-with-default.xml b/test/java/org/apache/ivy/plugins/parser/xml/imported-configurations-with-default.xml
index fedfc43..9c811a7 100644
--- a/test/java/org/apache/ivy/plugins/parser/xml/imported-configurations-with-default.xml
+++ b/test/java/org/apache/ivy/plugins/parser/xml/imported-configurations-with-default.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/plugins/parser/xml/imported-configurations-with-mapping.xml b/test/java/org/apache/ivy/plugins/parser/xml/imported-configurations-with-mapping.xml
index ec405f6..23f94a2 100644
--- a/test/java/org/apache/ivy/plugins/parser/xml/imported-configurations-with-mapping.xml
+++ b/test/java/org/apache/ivy/plugins/parser/xml/imported-configurations-with-mapping.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/plugins/parser/xml/imported-configurations-with-mappingoverride.xml b/test/java/org/apache/ivy/plugins/parser/xml/imported-configurations-with-mappingoverride.xml
index e13ec71..f6dfcf1 100644
--- a/test/java/org/apache/ivy/plugins/parser/xml/imported-configurations-with-mappingoverride.xml
+++ b/test/java/org/apache/ivy/plugins/parser/xml/imported-configurations-with-mappingoverride.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/plugins/parser/xml/imported-configurations-with-wildcard.xml b/test/java/org/apache/ivy/plugins/parser/xml/imported-configurations-with-wildcard.xml
index 0ba8f81..ab64d9e 100644
--- a/test/java/org/apache/ivy/plugins/parser/xml/imported-configurations-with-wildcard.xml
+++ b/test/java/org/apache/ivy/plugins/parser/xml/imported-configurations-with-wildcard.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/plugins/parser/xml/imported-configurations.xml b/test/java/org/apache/ivy/plugins/parser/xml/imported-configurations.xml
index 9ca5854..09be817 100644
--- a/test/java/org/apache/ivy/plugins/parser/xml/imported-configurations.xml
+++ b/test/java/org/apache/ivy/plugins/parser/xml/imported-configurations.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/plugins/parser/xml/license.xml b/test/java/org/apache/ivy/plugins/parser/xml/license.xml
index 1c1b8cf..adc5297 100644
--- a/test/java/org/apache/ivy/plugins/parser/xml/license.xml
+++ b/test/java/org/apache/ivy/plugins/parser/xml/license.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/plugins/parser/xml/test-artifacts-defaults.xml b/test/java/org/apache/ivy/plugins/parser/xml/test-artifacts-defaults.xml
index b57b30f..067d819 100644
--- a/test/java/org/apache/ivy/plugins/parser/xml/test-artifacts-defaults.xml
+++ b/test/java/org/apache/ivy/plugins/parser/xml/test-artifacts-defaults.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/plugins/parser/xml/test-bad-confs.xml b/test/java/org/apache/ivy/plugins/parser/xml/test-bad-confs.xml
index 7287882..67e18aa 100644
--- a/test/java/org/apache/ivy/plugins/parser/xml/test-bad-confs.xml
+++ b/test/java/org/apache/ivy/plugins/parser/xml/test-bad-confs.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/plugins/parser/xml/test-bad-org.xml b/test/java/org/apache/ivy/plugins/parser/xml/test-bad-org.xml
index dc9afbb..065d921 100644
--- a/test/java/org/apache/ivy/plugins/parser/xml/test-bad-org.xml
+++ b/test/java/org/apache/ivy/plugins/parser/xml/test-bad-org.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/plugins/parser/xml/test-bad-version.xml b/test/java/org/apache/ivy/plugins/parser/xml/test-bad-version.xml
index 4b85901..a0a75fa 100644
--- a/test/java/org/apache/ivy/plugins/parser/xml/test-bad-version.xml
+++ b/test/java/org/apache/ivy/plugins/parser/xml/test-bad-version.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/plugins/parser/xml/test-bad.xml b/test/java/org/apache/ivy/plugins/parser/xml/test-bad.xml
index 12c680d..a094c59 100644
--- a/test/java/org/apache/ivy/plugins/parser/xml/test-bad.xml
+++ b/test/java/org/apache/ivy/plugins/parser/xml/test-bad.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/plugins/parser/xml/test-bug60.xml b/test/java/org/apache/ivy/plugins/parser/xml/test-bug60.xml
index 1c53e6c..b9bfdae 100644
--- a/test/java/org/apache/ivy/plugins/parser/xml/test-bug60.xml
+++ b/test/java/org/apache/ivy/plugins/parser/xml/test-bug60.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/plugins/parser/xml/test-configextendsothers1.xml b/test/java/org/apache/ivy/plugins/parser/xml/test-configextendsothers1.xml
index 5d5a46c..c514e34 100644
--- a/test/java/org/apache/ivy/plugins/parser/xml/test-configextendsothers1.xml
+++ b/test/java/org/apache/ivy/plugins/parser/xml/test-configextendsothers1.xml
@@ -9,7 +9,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/plugins/parser/xml/test-configextendsothers2.xml b/test/java/org/apache/ivy/plugins/parser/xml/test-configextendsothers2.xml
index e49ae85..46c926f 100644
--- a/test/java/org/apache/ivy/plugins/parser/xml/test-configextendsothers2.xml
+++ b/test/java/org/apache/ivy/plugins/parser/xml/test-configextendsothers2.xml
@@ -9,7 +9,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/plugins/parser/xml/test-configextendsothers3.xml b/test/java/org/apache/ivy/plugins/parser/xml/test-configextendsothers3.xml
index 3fda33b..4ce7d84 100644
--- a/test/java/org/apache/ivy/plugins/parser/xml/test-configextendsothers3.xml
+++ b/test/java/org/apache/ivy/plugins/parser/xml/test-configextendsothers3.xml
@@ -9,7 +9,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/plugins/parser/xml/test-configurations-import1.xml b/test/java/org/apache/ivy/plugins/parser/xml/test-configurations-import1.xml
index 7006e9f..f48b9b4 100644
--- a/test/java/org/apache/ivy/plugins/parser/xml/test-configurations-import1.xml
+++ b/test/java/org/apache/ivy/plugins/parser/xml/test-configurations-import1.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/plugins/parser/xml/test-configurations-import2.xml b/test/java/org/apache/ivy/plugins/parser/xml/test-configurations-import2.xml
index ca322fe..1aba788 100644
--- a/test/java/org/apache/ivy/plugins/parser/xml/test-configurations-import2.xml
+++ b/test/java/org/apache/ivy/plugins/parser/xml/test-configurations-import2.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/plugins/parser/xml/test-configurations-import3.xml b/test/java/org/apache/ivy/plugins/parser/xml/test-configurations-import3.xml
index ac0d83d..36275d7 100644
--- a/test/java/org/apache/ivy/plugins/parser/xml/test-configurations-import3.xml
+++ b/test/java/org/apache/ivy/plugins/parser/xml/test-configurations-import3.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/plugins/parser/xml/test-configurations-import4.xml b/test/java/org/apache/ivy/plugins/parser/xml/test-configurations-import4.xml
index 55cc248..6eacb85 100644
--- a/test/java/org/apache/ivy/plugins/parser/xml/test-configurations-import4.xml
+++ b/test/java/org/apache/ivy/plugins/parser/xml/test-configurations-import4.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/plugins/parser/xml/test-configurations-import5.xml b/test/java/org/apache/ivy/plugins/parser/xml/test-configurations-import5.xml
index 2b9c6a6..dad6965 100644
--- a/test/java/org/apache/ivy/plugins/parser/xml/test-configurations-import5.xml
+++ b/test/java/org/apache/ivy/plugins/parser/xml/test-configurations-import5.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/plugins/parser/xml/test-cyclic-confs1.xml b/test/java/org/apache/ivy/plugins/parser/xml/test-cyclic-confs1.xml
index 3890369..45e2946 100644
--- a/test/java/org/apache/ivy/plugins/parser/xml/test-cyclic-confs1.xml
+++ b/test/java/org/apache/ivy/plugins/parser/xml/test-cyclic-confs1.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/plugins/parser/xml/test-cyclic-confs2.xml b/test/java/org/apache/ivy/plugins/parser/xml/test-cyclic-confs2.xml
index abd2a1b..b4fdff8 100644
--- a/test/java/org/apache/ivy/plugins/parser/xml/test-cyclic-confs2.xml
+++ b/test/java/org/apache/ivy/plugins/parser/xml/test-cyclic-confs2.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/plugins/parser/xml/test-defaultconf-withdefaultconfmapping.xml b/test/java/org/apache/ivy/plugins/parser/xml/test-defaultconf-withdefaultconfmapping.xml
index f7ec2a0..f571362 100644
--- a/test/java/org/apache/ivy/plugins/parser/xml/test-defaultconf-withdefaultconfmapping.xml
+++ b/test/java/org/apache/ivy/plugins/parser/xml/test-defaultconf-withdefaultconfmapping.xml
@@ -9,7 +9,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/plugins/parser/xml/test-defaultconf.xml b/test/java/org/apache/ivy/plugins/parser/xml/test-defaultconf.xml
index c189260..531f56d 100644
--- a/test/java/org/apache/ivy/plugins/parser/xml/test-defaultconf.xml
+++ b/test/java/org/apache/ivy/plugins/parser/xml/test-defaultconf.xml
@@ -9,7 +9,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/plugins/parser/xml/test-defaultconf2.xml b/test/java/org/apache/ivy/plugins/parser/xml/test-defaultconf2.xml
index 925cf75..59a3c1a 100644
--- a/test/java/org/apache/ivy/plugins/parser/xml/test-defaultconf2.xml
+++ b/test/java/org/apache/ivy/plugins/parser/xml/test-defaultconf2.xml
@@ -9,7 +9,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/plugins/parser/xml/test-defaultconfmapping-withselectors.xml b/test/java/org/apache/ivy/plugins/parser/xml/test-defaultconfmapping-withselectors.xml
index e10b937..5e821b4 100644
--- a/test/java/org/apache/ivy/plugins/parser/xml/test-defaultconfmapping-withselectors.xml
+++ b/test/java/org/apache/ivy/plugins/parser/xml/test-defaultconfmapping-withselectors.xml
@@ -9,7 +9,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/plugins/parser/xml/test-defaultconfmapping.xml b/test/java/org/apache/ivy/plugins/parser/xml/test-defaultconfmapping.xml
index 742efb1..74bf5b9 100644
--- a/test/java/org/apache/ivy/plugins/parser/xml/test-defaultconfmapping.xml
+++ b/test/java/org/apache/ivy/plugins/parser/xml/test-defaultconfmapping.xml
@@ -9,7 +9,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/plugins/parser/xml/test-dependencies.xml b/test/java/org/apache/ivy/plugins/parser/xml/test-dependencies.xml
index 55aae18..1990cb3 100644
--- a/test/java/org/apache/ivy/plugins/parser/xml/test-dependencies.xml
+++ b/test/java/org/apache/ivy/plugins/parser/xml/test-dependencies.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/plugins/parser/xml/test-empty-dependencies.xml b/test/java/org/apache/ivy/plugins/parser/xml/test-empty-dependencies.xml
index 3240dc4..0f3cb3f 100644
--- a/test/java/org/apache/ivy/plugins/parser/xml/test-empty-dependencies.xml
+++ b/test/java/org/apache/ivy/plugins/parser/xml/test-empty-dependencies.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/plugins/parser/xml/test-extends-all.xml b/test/java/org/apache/ivy/plugins/parser/xml/test-extends-all.xml
index c8b48f7..8d35143 100644
--- a/test/java/org/apache/ivy/plugins/parser/xml/test-extends-all.xml
+++ b/test/java/org/apache/ivy/plugins/parser/xml/test-extends-all.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/plugins/parser/xml/test-extends-cached.xml b/test/java/org/apache/ivy/plugins/parser/xml/test-extends-cached.xml
index 5da3f58..55aec57 100644
--- a/test/java/org/apache/ivy/plugins/parser/xml/test-extends-cached.xml
+++ b/test/java/org/apache/ivy/plugins/parser/xml/test-extends-cached.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/plugins/parser/xml/test-extends-configurations-defaultconfmapping.xml b/test/java/org/apache/ivy/plugins/parser/xml/test-extends-configurations-defaultconfmapping.xml
index c190a5f..192cea6 100644
--- a/test/java/org/apache/ivy/plugins/parser/xml/test-extends-configurations-defaultconfmapping.xml
+++ b/test/java/org/apache/ivy/plugins/parser/xml/test-extends-configurations-defaultconfmapping.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/plugins/parser/xml/test-extends-configurations-inherit.xml b/test/java/org/apache/ivy/plugins/parser/xml/test-extends-configurations-inherit.xml
index bde7fed..6cd48a5 100644
--- a/test/java/org/apache/ivy/plugins/parser/xml/test-extends-configurations-inherit.xml
+++ b/test/java/org/apache/ivy/plugins/parser/xml/test-extends-configurations-inherit.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/plugins/parser/xml/test-extends-configurations.xml b/test/java/org/apache/ivy/plugins/parser/xml/test-extends-configurations.xml
index f747bbb..549579f 100644
--- a/test/java/org/apache/ivy/plugins/parser/xml/test-extends-configurations.xml
+++ b/test/java/org/apache/ivy/plugins/parser/xml/test-extends-configurations.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/plugins/parser/xml/test-extends-dependencies-exclude.xml b/test/java/org/apache/ivy/plugins/parser/xml/test-extends-dependencies-exclude.xml
index 1a7807a..bbc781a 100644
--- a/test/java/org/apache/ivy/plugins/parser/xml/test-extends-dependencies-exclude.xml
+++ b/test/java/org/apache/ivy/plugins/parser/xml/test-extends-dependencies-exclude.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance

    with the License.  You may obtain a copy of the License at

 

-     http://www.apache.org/licenses/LICENSE-2.0

+     https://www.apache.org/licenses/LICENSE-2.0

 

    Unless required by applicable law or agreed to in writing,

    software distributed under the License is distributed on an

diff --git a/test/java/org/apache/ivy/plugins/parser/xml/test-extends-dependencies.xml b/test/java/org/apache/ivy/plugins/parser/xml/test-extends-dependencies.xml
index 9c4479f..4ee9f71 100644
--- a/test/java/org/apache/ivy/plugins/parser/xml/test-extends-dependencies.xml
+++ b/test/java/org/apache/ivy/plugins/parser/xml/test-extends-dependencies.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/plugins/parser/xml/test-extends-description-override.xml b/test/java/org/apache/ivy/plugins/parser/xml/test-extends-description-override.xml
index 3ec5c58..3dad047 100644
--- a/test/java/org/apache/ivy/plugins/parser/xml/test-extends-description-override.xml
+++ b/test/java/org/apache/ivy/plugins/parser/xml/test-extends-description-override.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/plugins/parser/xml/test-extends-description.xml b/test/java/org/apache/ivy/plugins/parser/xml/test-extends-description.xml
index 4138208..4d96b8e 100644
--- a/test/java/org/apache/ivy/plugins/parser/xml/test-extends-description.xml
+++ b/test/java/org/apache/ivy/plugins/parser/xml/test-extends-description.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/plugins/parser/xml/test-extends-mixed.xml b/test/java/org/apache/ivy/plugins/parser/xml/test-extends-mixed.xml
index 84407ac..b732723 100644
--- a/test/java/org/apache/ivy/plugins/parser/xml/test-extends-mixed.xml
+++ b/test/java/org/apache/ivy/plugins/parser/xml/test-extends-mixed.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/plugins/parser/xml/test-extends-parent-defaultconfmapping.xml b/test/java/org/apache/ivy/plugins/parser/xml/test-extends-parent-defaultconfmapping.xml
index 88ea6f9..b994c9f 100644
--- a/test/java/org/apache/ivy/plugins/parser/xml/test-extends-parent-defaultconfmapping.xml
+++ b/test/java/org/apache/ivy/plugins/parser/xml/test-extends-parent-defaultconfmapping.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/plugins/parser/xml/test-extends-parent-inherit.xml b/test/java/org/apache/ivy/plugins/parser/xml/test-extends-parent-inherit.xml
index d91c75f..0c4c8fd 100644
--- a/test/java/org/apache/ivy/plugins/parser/xml/test-extends-parent-inherit.xml
+++ b/test/java/org/apache/ivy/plugins/parser/xml/test-extends-parent-inherit.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/plugins/parser/xml/test-extends-parent.xml b/test/java/org/apache/ivy/plugins/parser/xml/test-extends-parent.xml
index c493fda..190e37a 100644
--- a/test/java/org/apache/ivy/plugins/parser/xml/test-extends-parent.xml
+++ b/test/java/org/apache/ivy/plugins/parser/xml/test-extends-parent.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/plugins/parser/xml/test-extra-attributes.xml b/test/java/org/apache/ivy/plugins/parser/xml/test-extra-attributes.xml
index 5d3023f..557269b 100644
--- a/test/java/org/apache/ivy/plugins/parser/xml/test-extra-attributes.xml
+++ b/test/java/org/apache/ivy/plugins/parser/xml/test-extra-attributes.xml
@@ -9,7 +9,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/plugins/parser/xml/test-extrainfo-nested.xml b/test/java/org/apache/ivy/plugins/parser/xml/test-extrainfo-nested.xml
index ad0be44..3fa3d56 100644
--- a/test/java/org/apache/ivy/plugins/parser/xml/test-extrainfo-nested.xml
+++ b/test/java/org/apache/ivy/plugins/parser/xml/test-extrainfo-nested.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/plugins/parser/xml/test-extrainfo.xml b/test/java/org/apache/ivy/plugins/parser/xml/test-extrainfo.xml
index d767d23..3724980 100644
--- a/test/java/org/apache/ivy/plugins/parser/xml/test-extrainfo.xml
+++ b/test/java/org/apache/ivy/plugins/parser/xml/test-extrainfo.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/plugins/parser/xml/test-incorrectconf1.xml b/test/java/org/apache/ivy/plugins/parser/xml/test-incorrectconf1.xml
index a26dfdb..1562cbe 100644
--- a/test/java/org/apache/ivy/plugins/parser/xml/test-incorrectconf1.xml
+++ b/test/java/org/apache/ivy/plugins/parser/xml/test-incorrectconf1.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/plugins/parser/xml/test-incorrectconf2.xml b/test/java/org/apache/ivy/plugins/parser/xml/test-incorrectconf2.xml
index 502e956..1e1a1d6 100644
--- a/test/java/org/apache/ivy/plugins/parser/xml/test-incorrectconf2.xml
+++ b/test/java/org/apache/ivy/plugins/parser/xml/test-incorrectconf2.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/plugins/parser/xml/test-incorrectconf3.xml b/test/java/org/apache/ivy/plugins/parser/xml/test-incorrectconf3.xml
index 635f712..7947fff 100644
--- a/test/java/org/apache/ivy/plugins/parser/xml/test-incorrectconf3.xml
+++ b/test/java/org/apache/ivy/plugins/parser/xml/test-incorrectconf3.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/plugins/parser/xml/test-info.xml b/test/java/org/apache/ivy/plugins/parser/xml/test-info.xml
index f3f9df9..e02874a 100644
--- a/test/java/org/apache/ivy/plugins/parser/xml/test-info.xml
+++ b/test/java/org/apache/ivy/plugins/parser/xml/test-info.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
@@ -19,7 +19,7 @@
 <ivy-module version="1.0">
 	<info organisation="myorg"
 	       module="mymodule">
-		<license name="Apache Software License" url="http://www.apache.org/licenses/LICENSE-2.0.txt" />
+		<license name="Apache Software License" url="https://www.apache.org/licenses/LICENSE-2.0.txt" />
 		<description homepage="http://myorg.com/mymodule">
 		My module description.
 		</description>
diff --git a/test/java/org/apache/ivy/plugins/parser/xml/test-namespaces.xml b/test/java/org/apache/ivy/plugins/parser/xml/test-namespaces.xml
index c338552..27864de 100644
--- a/test/java/org/apache/ivy/plugins/parser/xml/test-namespaces.xml
+++ b/test/java/org/apache/ivy/plugins/parser/xml/test-namespaces.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/plugins/parser/xml/test-noartifact.xml b/test/java/org/apache/ivy/plugins/parser/xml/test-noartifact.xml
index e09b89c..852267b 100644
--- a/test/java/org/apache/ivy/plugins/parser/xml/test-noartifact.xml
+++ b/test/java/org/apache/ivy/plugins/parser/xml/test-noartifact.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/plugins/parser/xml/test-nopublication.xml b/test/java/org/apache/ivy/plugins/parser/xml/test-nopublication.xml
index 212d505..3215e33 100644
--- a/test/java/org/apache/ivy/plugins/parser/xml/test-nopublication.xml
+++ b/test/java/org/apache/ivy/plugins/parser/xml/test-nopublication.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/plugins/parser/xml/test-novalidate.xml b/test/java/org/apache/ivy/plugins/parser/xml/test-novalidate.xml
index cfa2816..a17d092 100644
--- a/test/java/org/apache/ivy/plugins/parser/xml/test-novalidate.xml
+++ b/test/java/org/apache/ivy/plugins/parser/xml/test-novalidate.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/plugins/parser/xml/test-publication-defaultconf.xml b/test/java/org/apache/ivy/plugins/parser/xml/test-publication-defaultconf.xml
index 5067942..3d4d9d5 100644
--- a/test/java/org/apache/ivy/plugins/parser/xml/test-publication-defaultconf.xml
+++ b/test/java/org/apache/ivy/plugins/parser/xml/test-publication-defaultconf.xml
@@ -9,7 +9,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/plugins/parser/xml/test-simple.xml b/test/java/org/apache/ivy/plugins/parser/xml/test-simple.xml
index 844cd49..12f3a3a 100644
--- a/test/java/org/apache/ivy/plugins/parser/xml/test-simple.xml
+++ b/test/java/org/apache/ivy/plugins/parser/xml/test-simple.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/plugins/parser/xml/test-update-excludedconfs1.xml b/test/java/org/apache/ivy/plugins/parser/xml/test-update-excludedconfs1.xml
index 7b7db38..a65ccff 100644
--- a/test/java/org/apache/ivy/plugins/parser/xml/test-update-excludedconfs1.xml
+++ b/test/java/org/apache/ivy/plugins/parser/xml/test-update-excludedconfs1.xml
@@ -9,7 +9,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/plugins/parser/xml/test-update-excludedconfs2.xml b/test/java/org/apache/ivy/plugins/parser/xml/test-update-excludedconfs2.xml
index 87f57d2..8275a44 100644
--- a/test/java/org/apache/ivy/plugins/parser/xml/test-update-excludedconfs2.xml
+++ b/test/java/org/apache/ivy/plugins/parser/xml/test-update-excludedconfs2.xml
@@ -9,7 +9,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/plugins/parser/xml/test-update-excludedconfs3.xml b/test/java/org/apache/ivy/plugins/parser/xml/test-update-excludedconfs3.xml
index 966b7dd..f581cfa 100644
--- a/test/java/org/apache/ivy/plugins/parser/xml/test-update-excludedconfs3.xml
+++ b/test/java/org/apache/ivy/plugins/parser/xml/test-update-excludedconfs3.xml
@@ -9,7 +9,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/plugins/parser/xml/test-update-excludedconfs4.xml b/test/java/org/apache/ivy/plugins/parser/xml/test-update-excludedconfs4.xml
index 932c236..e0e95bd 100644
--- a/test/java/org/apache/ivy/plugins/parser/xml/test-update-excludedconfs4.xml
+++ b/test/java/org/apache/ivy/plugins/parser/xml/test-update-excludedconfs4.xml
@@ -9,7 +9,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/plugins/parser/xml/test-update-excludedconfs5.xml b/test/java/org/apache/ivy/plugins/parser/xml/test-update-excludedconfs5.xml
index 67a9356..741743b 100644
--- a/test/java/org/apache/ivy/plugins/parser/xml/test-update-excludedconfs5.xml
+++ b/test/java/org/apache/ivy/plugins/parser/xml/test-update-excludedconfs5.xml
@@ -9,7 +9,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/plugins/parser/xml/test-update-excludedconfs6.xml b/test/java/org/apache/ivy/plugins/parser/xml/test-update-excludedconfs6.xml
index 2bca955..31fe958 100644
--- a/test/java/org/apache/ivy/plugins/parser/xml/test-update-excludedconfs6.xml
+++ b/test/java/org/apache/ivy/plugins/parser/xml/test-update-excludedconfs6.xml
@@ -9,7 +9,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/plugins/parser/xml/test-update-withvar.xml b/test/java/org/apache/ivy/plugins/parser/xml/test-update-withvar.xml
index f3230df..22fd341 100644
--- a/test/java/org/apache/ivy/plugins/parser/xml/test-update-withvar.xml
+++ b/test/java/org/apache/ivy/plugins/parser/xml/test-update-withvar.xml
@@ -9,7 +9,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/plugins/parser/xml/test-update.xml b/test/java/org/apache/ivy/plugins/parser/xml/test-update.xml
index a1bb57b..5a99e61 100644
--- a/test/java/org/apache/ivy/plugins/parser/xml/test-update.xml
+++ b/test/java/org/apache/ivy/plugins/parser/xml/test-update.xml
@@ -9,7 +9,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/plugins/parser/xml/test-with-comments.xml b/test/java/org/apache/ivy/plugins/parser/xml/test-with-comments.xml
index c663252..13c60ce 100644
--- a/test/java/org/apache/ivy/plugins/parser/xml/test-with-comments.xml
+++ b/test/java/org/apache/ivy/plugins/parser/xml/test-with-comments.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/plugins/parser/xml/test-write-dependencies.xml b/test/java/org/apache/ivy/plugins/parser/xml/test-write-dependencies.xml
index 01ad68e..1a8ee20 100644
--- a/test/java/org/apache/ivy/plugins/parser/xml/test-write-dependencies.xml
+++ b/test/java/org/apache/ivy/plugins/parser/xml/test-write-dependencies.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/plugins/parser/xml/test-write-extends.xml b/test/java/org/apache/ivy/plugins/parser/xml/test-write-extends.xml
index cf0b25d..681da14 100644
--- a/test/java/org/apache/ivy/plugins/parser/xml/test-write-extends.xml
+++ b/test/java/org/apache/ivy/plugins/parser/xml/test-write-extends.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/plugins/parser/xml/test-write-extrainfo-from-maven.xml b/test/java/org/apache/ivy/plugins/parser/xml/test-write-extrainfo-from-maven.xml
index d5598e1..c98a97f 100644
--- a/test/java/org/apache/ivy/plugins/parser/xml/test-write-extrainfo-from-maven.xml
+++ b/test/java/org/apache/ivy/plugins/parser/xml/test-write-extrainfo-from-maven.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance

    with the License.  You may obtain a copy of the License at

 

-     http://www.apache.org/licenses/LICENSE-2.0

+     https://www.apache.org/licenses/LICENSE-2.0

 

    Unless required by applicable law or agreed to in writing,

    software distributed under the License is distributed on an

diff --git a/test/java/org/apache/ivy/plugins/parser/xml/test-write-extrainfo-nested.xml b/test/java/org/apache/ivy/plugins/parser/xml/test-write-extrainfo-nested.xml
index 590fffc..4b15d7c 100644
--- a/test/java/org/apache/ivy/plugins/parser/xml/test-write-extrainfo-nested.xml
+++ b/test/java/org/apache/ivy/plugins/parser/xml/test-write-extrainfo-nested.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/plugins/parser/xml/test-write-extrainfo.xml b/test/java/org/apache/ivy/plugins/parser/xml/test-write-extrainfo.xml
index a0ac194..760ee99 100644
--- a/test/java/org/apache/ivy/plugins/parser/xml/test-write-extrainfo.xml
+++ b/test/java/org/apache/ivy/plugins/parser/xml/test-write-extrainfo.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/plugins/parser/xml/test-write-full.xml b/test/java/org/apache/ivy/plugins/parser/xml/test-write-full.xml
index 0190862..eb8895a 100644
--- a/test/java/org/apache/ivy/plugins/parser/xml/test-write-full.xml
+++ b/test/java/org/apache/ivy/plugins/parser/xml/test-write-full.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/plugins/parser/xml/test-write-info.xml b/test/java/org/apache/ivy/plugins/parser/xml/test-write-info.xml
index 8773d29..4743d05 100644
--- a/test/java/org/apache/ivy/plugins/parser/xml/test-write-info.xml
+++ b/test/java/org/apache/ivy/plugins/parser/xml/test-write-info.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
@@ -24,7 +24,7 @@
 		status="integration"
 		publication="20050501110000"
 	>
-		<license name="Apache Software License" url="http://www.apache.org/licenses/LICENSE-2.0.txt" />
+		<license name="Apache Software License" url="https://www.apache.org/licenses/LICENSE-2.0.txt" />
 		<description homepage="http://myorg.com/mymodule">
 		My module description.
 		</description>
diff --git a/test/java/org/apache/ivy/plugins/parser/xml/test-write-simple.xml b/test/java/org/apache/ivy/plugins/parser/xml/test-write-simple.xml
index a122d8e..0aa18ba 100644
--- a/test/java/org/apache/ivy/plugins/parser/xml/test-write-simple.xml
+++ b/test/java/org/apache/ivy/plugins/parser/xml/test-write-simple.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/plugins/parser/xml/test.xml b/test/java/org/apache/ivy/plugins/parser/xml/test.xml
index 4fb35f4..d878b1f 100644
--- a/test/java/org/apache/ivy/plugins/parser/xml/test.xml
+++ b/test/java/org/apache/ivy/plugins/parser/xml/test.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/plugins/parser/xml/updated.xml b/test/java/org/apache/ivy/plugins/parser/xml/updated.xml
index 8eeec37..a9c2e7b 100644
--- a/test/java/org/apache/ivy/plugins/parser/xml/updated.xml
+++ b/test/java/org/apache/ivy/plugins/parser/xml/updated.xml
@@ -9,7 +9,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/plugins/report/XmlReportParserTest.java b/test/java/org/apache/ivy/plugins/report/XmlReportParserTest.java
index 339215c..25bbaf0 100644
--- a/test/java/org/apache/ivy/plugins/report/XmlReportParserTest.java
+++ b/test/java/org/apache/ivy/plugins/report/XmlReportParserTest.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/java/org/apache/ivy/plugins/report/XmlReportWriterTest.java b/test/java/org/apache/ivy/plugins/report/XmlReportWriterTest.java
index d5c833d..a6457bd 100644
--- a/test/java/org/apache/ivy/plugins/report/XmlReportWriterTest.java
+++ b/test/java/org/apache/ivy/plugins/report/XmlReportWriterTest.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/java/org/apache/ivy/plugins/report/ivy-635.xml b/test/java/org/apache/ivy/plugins/report/ivy-635.xml
index daf9060..85d99e0 100644
--- a/test/java/org/apache/ivy/plugins/report/ivy-635.xml
+++ b/test/java/org/apache/ivy/plugins/report/ivy-635.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/plugins/report/ivy-with-info.xml b/test/java/org/apache/ivy/plugins/report/ivy-with-info.xml
index 0bb797d..605948f 100644
--- a/test/java/org/apache/ivy/plugins/report/ivy-with-info.xml
+++ b/test/java/org/apache/ivy/plugins/report/ivy-with-info.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/plugins/repository/vfs/VfsRepositoryTest.java b/test/java/org/apache/ivy/plugins/repository/vfs/VfsRepositoryTest.java
index 47c8623..273d273 100644
--- a/test/java/org/apache/ivy/plugins/repository/vfs/VfsRepositoryTest.java
+++ b/test/java/org/apache/ivy/plugins/repository/vfs/VfsRepositoryTest.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/java/org/apache/ivy/plugins/repository/vfs/VfsResourceTest.java b/test/java/org/apache/ivy/plugins/repository/vfs/VfsResourceTest.java
index 591541f..837031b 100644
--- a/test/java/org/apache/ivy/plugins/repository/vfs/VfsResourceTest.java
+++ b/test/java/org/apache/ivy/plugins/repository/vfs/VfsResourceTest.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/java/org/apache/ivy/plugins/repository/vfs/VfsTestHelper.java b/test/java/org/apache/ivy/plugins/repository/vfs/VfsTestHelper.java
index 8d0f4f5..c80fc54 100644
--- a/test/java/org/apache/ivy/plugins/repository/vfs/VfsTestHelper.java
+++ b/test/java/org/apache/ivy/plugins/repository/vfs/VfsTestHelper.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/java/org/apache/ivy/plugins/repository/vfs/VfsURI.java b/test/java/org/apache/ivy/plugins/repository/vfs/VfsURI.java
index e6851e1..559f03e 100644
--- a/test/java/org/apache/ivy/plugins/repository/vfs/VfsURI.java
+++ b/test/java/org/apache/ivy/plugins/repository/vfs/VfsURI.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/java/org/apache/ivy/plugins/resolver/AbstractDependencyResolverTest.java b/test/java/org/apache/ivy/plugins/resolver/AbstractDependencyResolverTest.java
index e02fe67..391db04 100644
--- a/test/java/org/apache/ivy/plugins/resolver/AbstractDependencyResolverTest.java
+++ b/test/java/org/apache/ivy/plugins/resolver/AbstractDependencyResolverTest.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/java/org/apache/ivy/plugins/resolver/BintrayResolverTest.java b/test/java/org/apache/ivy/plugins/resolver/BintrayResolverTest.java
index 1267189..959d6c7 100644
--- a/test/java/org/apache/ivy/plugins/resolver/BintrayResolverTest.java
+++ b/test/java/org/apache/ivy/plugins/resolver/BintrayResolverTest.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/java/org/apache/ivy/plugins/resolver/ChainResolverTest.java b/test/java/org/apache/ivy/plugins/resolver/ChainResolverTest.java
index b35a954..08afa0a 100644
--- a/test/java/org/apache/ivy/plugins/resolver/ChainResolverTest.java
+++ b/test/java/org/apache/ivy/plugins/resolver/ChainResolverTest.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/java/org/apache/ivy/plugins/resolver/DualResolverTest.java b/test/java/org/apache/ivy/plugins/resolver/DualResolverTest.java
index e4cbff4..d9b95b1 100644
--- a/test/java/org/apache/ivy/plugins/resolver/DualResolverTest.java
+++ b/test/java/org/apache/ivy/plugins/resolver/DualResolverTest.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/java/org/apache/ivy/plugins/resolver/FileSystemResolverTest.java b/test/java/org/apache/ivy/plugins/resolver/FileSystemResolverTest.java
index fa88f48..cc50d0e 100644
--- a/test/java/org/apache/ivy/plugins/resolver/FileSystemResolverTest.java
+++ b/test/java/org/apache/ivy/plugins/resolver/FileSystemResolverTest.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/java/org/apache/ivy/plugins/resolver/IBiblioMavenSnapshotsResolutionTest.java b/test/java/org/apache/ivy/plugins/resolver/IBiblioMavenSnapshotsResolutionTest.java
index 1917792..6258ead 100644
--- a/test/java/org/apache/ivy/plugins/resolver/IBiblioMavenSnapshotsResolutionTest.java
+++ b/test/java/org/apache/ivy/plugins/resolver/IBiblioMavenSnapshotsResolutionTest.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/java/org/apache/ivy/plugins/resolver/IBiblioResolverTest.java b/test/java/org/apache/ivy/plugins/resolver/IBiblioResolverTest.java
index c8946d7..b08b066 100644
--- a/test/java/org/apache/ivy/plugins/resolver/IBiblioResolverTest.java
+++ b/test/java/org/apache/ivy/plugins/resolver/IBiblioResolverTest.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/java/org/apache/ivy/plugins/resolver/IvyRepResolverTest.java b/test/java/org/apache/ivy/plugins/resolver/IvyRepResolverTest.java
index 8734c2c..d862501 100644
--- a/test/java/org/apache/ivy/plugins/resolver/IvyRepResolverTest.java
+++ b/test/java/org/apache/ivy/plugins/resolver/IvyRepResolverTest.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/java/org/apache/ivy/plugins/resolver/JarResolverTest.java b/test/java/org/apache/ivy/plugins/resolver/JarResolverTest.java
index e0752fb..e489cfb 100644
--- a/test/java/org/apache/ivy/plugins/resolver/JarResolverTest.java
+++ b/test/java/org/apache/ivy/plugins/resolver/JarResolverTest.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/java/org/apache/ivy/plugins/resolver/Maven2LocalTest.java b/test/java/org/apache/ivy/plugins/resolver/Maven2LocalTest.java
index f3cabfc..4912dfa 100644
--- a/test/java/org/apache/ivy/plugins/resolver/Maven2LocalTest.java
+++ b/test/java/org/apache/ivy/plugins/resolver/Maven2LocalTest.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/java/org/apache/ivy/plugins/resolver/MirroredURLResolverTest.java b/test/java/org/apache/ivy/plugins/resolver/MirroredURLResolverTest.java
index d23f947..1178093 100644
--- a/test/java/org/apache/ivy/plugins/resolver/MirroredURLResolverTest.java
+++ b/test/java/org/apache/ivy/plugins/resolver/MirroredURLResolverTest.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/java/org/apache/ivy/plugins/resolver/MockResolver.java b/test/java/org/apache/ivy/plugins/resolver/MockResolver.java
index 284d5bf..0267839 100644
--- a/test/java/org/apache/ivy/plugins/resolver/MockResolver.java
+++ b/test/java/org/apache/ivy/plugins/resolver/MockResolver.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/java/org/apache/ivy/plugins/resolver/PackagerResolverTest.java b/test/java/org/apache/ivy/plugins/resolver/PackagerResolverTest.java
index 691e6a6..defe081 100644
--- a/test/java/org/apache/ivy/plugins/resolver/PackagerResolverTest.java
+++ b/test/java/org/apache/ivy/plugins/resolver/PackagerResolverTest.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/java/org/apache/ivy/plugins/resolver/ResolverTestHelper.java b/test/java/org/apache/ivy/plugins/resolver/ResolverTestHelper.java
index e7c6bc7..baed5a9 100644
--- a/test/java/org/apache/ivy/plugins/resolver/ResolverTestHelper.java
+++ b/test/java/org/apache/ivy/plugins/resolver/ResolverTestHelper.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/java/org/apache/ivy/plugins/resolver/URLResolverTest.java b/test/java/org/apache/ivy/plugins/resolver/URLResolverTest.java
index eaada3e..95571da 100644
--- a/test/java/org/apache/ivy/plugins/resolver/URLResolverTest.java
+++ b/test/java/org/apache/ivy/plugins/resolver/URLResolverTest.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/java/org/apache/ivy/plugins/resolver/VfsResolverTest.java b/test/java/org/apache/ivy/plugins/resolver/VfsResolverTest.java
index 563e0e0..680894f 100644
--- a/test/java/org/apache/ivy/plugins/resolver/VfsResolverTest.java
+++ b/test/java/org/apache/ivy/plugins/resolver/VfsResolverTest.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/java/org/apache/ivy/plugins/resolver/chainresolverconf.xml b/test/java/org/apache/ivy/plugins/resolver/chainresolverconf.xml
index 3b7639d..65478ab 100644
--- a/test/java/org/apache/ivy/plugins/resolver/chainresolverconf.xml
+++ b/test/java/org/apache/ivy/plugins/resolver/chainresolverconf.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/plugins/resolver/dualresolverconf-bad.xml b/test/java/org/apache/ivy/plugins/resolver/dualresolverconf-bad.xml
index 0736820..53dccb8 100644
--- a/test/java/org/apache/ivy/plugins/resolver/dualresolverconf-bad.xml
+++ b/test/java/org/apache/ivy/plugins/resolver/dualresolverconf-bad.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/plugins/resolver/dualresolverconf.xml b/test/java/org/apache/ivy/plugins/resolver/dualresolverconf.xml
index 6433e3e..fb269a3 100644
--- a/test/java/org/apache/ivy/plugins/resolver/dualresolverconf.xml
+++ b/test/java/org/apache/ivy/plugins/resolver/dualresolverconf.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/plugins/resolver/ibiblioresolverconf.xml b/test/java/org/apache/ivy/plugins/resolver/ibiblioresolverconf.xml
index feee810..7358bee 100644
--- a/test/java/org/apache/ivy/plugins/resolver/ibiblioresolverconf.xml
+++ b/test/java/org/apache/ivy/plugins/resolver/ibiblioresolverconf.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/plugins/resolver/mirror-resolver-settings.xml b/test/java/org/apache/ivy/plugins/resolver/mirror-resolver-settings.xml
index 9d16e5c..bb0b8f2 100644
--- a/test/java/org/apache/ivy/plugins/resolver/mirror-resolver-settings.xml
+++ b/test/java/org/apache/ivy/plugins/resolver/mirror-resolver-settings.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/plugins/resolver/util/ResolverHelperTest.java b/test/java/org/apache/ivy/plugins/resolver/util/ResolverHelperTest.java
index ab019ad..e01ceab 100644
--- a/test/java/org/apache/ivy/plugins/resolver/util/ResolverHelperTest.java
+++ b/test/java/org/apache/ivy/plugins/resolver/util/ResolverHelperTest.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/java/org/apache/ivy/plugins/trigger/LogTriggerTest.java b/test/java/org/apache/ivy/plugins/trigger/LogTriggerTest.java
index e8b9f70..cbb706c 100644
--- a/test/java/org/apache/ivy/plugins/trigger/LogTriggerTest.java
+++ b/test/java/org/apache/ivy/plugins/trigger/LogTriggerTest.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/java/org/apache/ivy/plugins/version/LatestVersionMatcherTest.java b/test/java/org/apache/ivy/plugins/version/LatestVersionMatcherTest.java
index 4f45dc9..719e5ef 100644
--- a/test/java/org/apache/ivy/plugins/version/LatestVersionMatcherTest.java
+++ b/test/java/org/apache/ivy/plugins/version/LatestVersionMatcherTest.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/java/org/apache/ivy/plugins/version/MavenTimedSnapshotVersionMatcherTest.java b/test/java/org/apache/ivy/plugins/version/MavenTimedSnapshotVersionMatcherTest.java
index 88b1a5e..ee6a494 100644
--- a/test/java/org/apache/ivy/plugins/version/MavenTimedSnapshotVersionMatcherTest.java
+++ b/test/java/org/apache/ivy/plugins/version/MavenTimedSnapshotVersionMatcherTest.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/java/org/apache/ivy/plugins/version/MockVersionMatcher.java b/test/java/org/apache/ivy/plugins/version/MockVersionMatcher.java
index 10f2e02..6871187 100644
--- a/test/java/org/apache/ivy/plugins/version/MockVersionMatcher.java
+++ b/test/java/org/apache/ivy/plugins/version/MockVersionMatcher.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/java/org/apache/ivy/plugins/version/PatternVersionMatcherTest.java b/test/java/org/apache/ivy/plugins/version/PatternVersionMatcherTest.java
index b705885..4fba8bd 100644
--- a/test/java/org/apache/ivy/plugins/version/PatternVersionMatcherTest.java
+++ b/test/java/org/apache/ivy/plugins/version/PatternVersionMatcherTest.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/java/org/apache/ivy/plugins/version/VersionRangeMatcherTest.java b/test/java/org/apache/ivy/plugins/version/VersionRangeMatcherTest.java
index fd576ae..bd36e0c 100644
--- a/test/java/org/apache/ivy/plugins/version/VersionRangeMatcherTest.java
+++ b/test/java/org/apache/ivy/plugins/version/VersionRangeMatcherTest.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/java/org/apache/ivy/util/CacheCleaner.java b/test/java/org/apache/ivy/util/CacheCleaner.java
index 6c7c916..38b4f17 100644
--- a/test/java/org/apache/ivy/util/CacheCleaner.java
+++ b/test/java/org/apache/ivy/util/CacheCleaner.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/java/org/apache/ivy/util/ConfiguratorTest.java b/test/java/org/apache/ivy/util/ConfiguratorTest.java
index 95be683..77845dc 100644
--- a/test/java/org/apache/ivy/util/ConfiguratorTest.java
+++ b/test/java/org/apache/ivy/util/ConfiguratorTest.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/java/org/apache/ivy/util/IvyPatternHelperTest.java b/test/java/org/apache/ivy/util/IvyPatternHelperTest.java
index 3efbde6..a3d5489 100644
--- a/test/java/org/apache/ivy/util/IvyPatternHelperTest.java
+++ b/test/java/org/apache/ivy/util/IvyPatternHelperTest.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/java/org/apache/ivy/util/MockMessageLogger.java b/test/java/org/apache/ivy/util/MockMessageLogger.java
index 85dfdd6..4d0613f 100644
--- a/test/java/org/apache/ivy/util/MockMessageLogger.java
+++ b/test/java/org/apache/ivy/util/MockMessageLogger.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/java/org/apache/ivy/util/StringUtilsTest.java b/test/java/org/apache/ivy/util/StringUtilsTest.java
index 32eef3e..af27691 100644
--- a/test/java/org/apache/ivy/util/StringUtilsTest.java
+++ b/test/java/org/apache/ivy/util/StringUtilsTest.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/java/org/apache/ivy/util/TestXmlHelper.java b/test/java/org/apache/ivy/util/TestXmlHelper.java
index c895361..4011104 100644
--- a/test/java/org/apache/ivy/util/TestXmlHelper.java
+++ b/test/java/org/apache/ivy/util/TestXmlHelper.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/java/org/apache/ivy/util/url/AbstractURLHandlerTest.java b/test/java/org/apache/ivy/util/url/AbstractURLHandlerTest.java
index cffd7b0..f14a1f6 100644
--- a/test/java/org/apache/ivy/util/url/AbstractURLHandlerTest.java
+++ b/test/java/org/apache/ivy/util/url/AbstractURLHandlerTest.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/java/org/apache/ivy/util/url/ApacheURLListerTest.java b/test/java/org/apache/ivy/util/url/ApacheURLListerTest.java
index 226a920..9b8551e 100644
--- a/test/java/org/apache/ivy/util/url/ApacheURLListerTest.java
+++ b/test/java/org/apache/ivy/util/url/ApacheURLListerTest.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/java/org/apache/ivy/util/url/ArtifactoryListingTest.java b/test/java/org/apache/ivy/util/url/ArtifactoryListingTest.java
index 6dedd16..3b08e7a 100644
--- a/test/java/org/apache/ivy/util/url/ArtifactoryListingTest.java
+++ b/test/java/org/apache/ivy/util/url/ArtifactoryListingTest.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/java/org/apache/ivy/util/url/BasicURLHandlerTest.java b/test/java/org/apache/ivy/util/url/BasicURLHandlerTest.java
index 7355b08..132cf40 100644
--- a/test/java/org/apache/ivy/util/url/BasicURLHandlerTest.java
+++ b/test/java/org/apache/ivy/util/url/BasicURLHandlerTest.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/java/org/apache/ivy/util/url/HttpclientURLHandlerTest.java b/test/java/org/apache/ivy/util/url/HttpclientURLHandlerTest.java
index 5f99b3e..113655d 100644
--- a/test/java/org/apache/ivy/util/url/HttpclientURLHandlerTest.java
+++ b/test/java/org/apache/ivy/util/url/HttpclientURLHandlerTest.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/java/org/apache/ivy/util/url/IvyAuthenticatorTest.java b/test/java/org/apache/ivy/util/url/IvyAuthenticatorTest.java
index 4512b22..d6ed194 100644
--- a/test/java/org/apache/ivy/util/url/IvyAuthenticatorTest.java
+++ b/test/java/org/apache/ivy/util/url/IvyAuthenticatorTest.java
@@ -6,7 +6,7 @@
  *  (the "License"); you may not use this file except in compliance with
  *  the License.  You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *      https://www.apache.org/licenses/LICENSE-2.0
  *
  *  Unless required by applicable law or agreed to in writing, software
  *  distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/java/org/apache/ivy/util/url/apache-dir-listing.html b/test/java/org/apache/ivy/util/url/apache-dir-listing.html
index 37480f7..cea449c 100644
--- a/test/java/org/apache/ivy/util/url/apache-dir-listing.html
+++ b/test/java/org/apache/ivy/util/url/apache-dir-listing.html
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/util/url/apache-file-listing.html b/test/java/org/apache/ivy/util/url/apache-file-listing.html
index 95b89d6..b8a7920 100644
--- a/test/java/org/apache/ivy/util/url/apache-file-listing.html
+++ b/test/java/org/apache/ivy/util/url/apache-file-listing.html
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/util/url/archiva-listing.html b/test/java/org/apache/ivy/util/url/archiva-listing.html
index b1f3a66..60139f7 100644
--- a/test/java/org/apache/ivy/util/url/archiva-listing.html
+++ b/test/java/org/apache/ivy/util/url/archiva-listing.html
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/util/url/artifactory-dir-listing.html b/test/java/org/apache/ivy/util/url/artifactory-dir-listing.html
index 1ca4436..890e219 100644
--- a/test/java/org/apache/ivy/util/url/artifactory-dir-listing.html
+++ b/test/java/org/apache/ivy/util/url/artifactory-dir-listing.html
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/util/url/fixed-archiva-listing.html b/test/java/org/apache/ivy/util/url/fixed-archiva-listing.html
index d8f49a6..c520178 100644
--- a/test/java/org/apache/ivy/util/url/fixed-archiva-listing.html
+++ b/test/java/org/apache/ivy/util/url/fixed-archiva-listing.html
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/util/url/listing-with-spaces.html b/test/java/org/apache/ivy/util/url/listing-with-spaces.html
index 1f618ee..3700bfc 100644
--- a/test/java/org/apache/ivy/util/url/listing-with-spaces.html
+++ b/test/java/org/apache/ivy/util/url/listing-with-spaces.html
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/java/org/apache/ivy/util/url/maven-proxy-listing.html b/test/java/org/apache/ivy/util/url/maven-proxy-listing.html
index da0abd4..e1dbca0 100644
--- a/test/java/org/apache/ivy/util/url/maven-proxy-listing.html
+++ b/test/java/org/apache/ivy/util/url/maven-proxy-listing.html
@@ -10,7 +10,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/1/IVY-1404/M1/ivys/ivy-1.0.xml b/test/repositories/1/IVY-1404/M1/ivys/ivy-1.0.xml
index b4202c6..697a2ef 100644
--- a/test/repositories/1/IVY-1404/M1/ivys/ivy-1.0.xml
+++ b/test/repositories/1/IVY-1404/M1/ivys/ivy-1.0.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/1/IVY-1404/M2/ivys/ivy-1.0.xml b/test/repositories/1/IVY-1404/M2/ivys/ivy-1.0.xml
index eae28e6..aea267a 100644
--- a/test/repositories/1/IVY-1404/M2/ivys/ivy-1.0.xml
+++ b/test/repositories/1/IVY-1404/M2/ivys/ivy-1.0.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/1/IVY-1404/M3/ivys/ivy-1.0.xml b/test/repositories/1/IVY-1404/M3/ivys/ivy-1.0.xml
index 5c20629..11868f5 100644
--- a/test/repositories/1/IVY-1404/M3/ivys/ivy-1.0.xml
+++ b/test/repositories/1/IVY-1404/M3/ivys/ivy-1.0.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/1/IVY-1404/M4/ivys/ivy-1.0.xml b/test/repositories/1/IVY-1404/M4/ivys/ivy-1.0.xml
index aa7d7b0..2f7efcf 100644
--- a/test/repositories/1/IVY-1404/M4/ivys/ivy-1.0.xml
+++ b/test/repositories/1/IVY-1404/M4/ivys/ivy-1.0.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/1/IVY-465/M1/ivys/ivy-1.0.xml b/test/repositories/1/IVY-465/M1/ivys/ivy-1.0.xml
index 6629bba..882b8fa 100644
--- a/test/repositories/1/IVY-465/M1/ivys/ivy-1.0.xml
+++ b/test/repositories/1/IVY-465/M1/ivys/ivy-1.0.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/1/IVY-465/M2/ivys/ivy-1.0.xml b/test/repositories/1/IVY-465/M2/ivys/ivy-1.0.xml
index 6dfd764..9e5515b 100644
--- a/test/repositories/1/IVY-465/M2/ivys/ivy-1.0.xml
+++ b/test/repositories/1/IVY-465/M2/ivys/ivy-1.0.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/1/IVY-644/M1/ivys/ivy-1.0.xml b/test/repositories/1/IVY-644/M1/ivys/ivy-1.0.xml
index ed852f4..e08e297 100644
--- a/test/repositories/1/IVY-644/M1/ivys/ivy-1.0.xml
+++ b/test/repositories/1/IVY-644/M1/ivys/ivy-1.0.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/1/IVY-644/M2/ivys/ivy-1.0.xml b/test/repositories/1/IVY-644/M2/ivys/ivy-1.0.xml
index 85c95dc..9f61de9 100644
--- a/test/repositories/1/IVY-644/M2/ivys/ivy-1.0.xml
+++ b/test/repositories/1/IVY-644/M2/ivys/ivy-1.0.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/1/IVY-644/M3/ivys/ivy-1.0.xml b/test/repositories/1/IVY-644/M3/ivys/ivy-1.0.xml
index b476b6b..55bf932 100644
--- a/test/repositories/1/IVY-644/M3/ivys/ivy-1.0.xml
+++ b/test/repositories/1/IVY-644/M3/ivys/ivy-1.0.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/1/IVY-644/M4/ivys/ivy-1.0.xml b/test/repositories/1/IVY-644/M4/ivys/ivy-1.0.xml
index 8e48421..1eb363b 100644
--- a/test/repositories/1/IVY-644/M4/ivys/ivy-1.0.xml
+++ b/test/repositories/1/IVY-644/M4/ivys/ivy-1.0.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/1/IVY-644/M4/ivys/ivy-1.1.xml b/test/repositories/1/IVY-644/M4/ivys/ivy-1.1.xml
index 04fd56f..2ada69d 100644
--- a/test/repositories/1/IVY-644/M4/ivys/ivy-1.1.xml
+++ b/test/repositories/1/IVY-644/M4/ivys/ivy-1.1.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/1/IVY-644/M4/ivys/ivy-1.2.xml b/test/repositories/1/IVY-644/M4/ivys/ivy-1.2.xml
index 4091edb..178ac90 100644
--- a/test/repositories/1/IVY-644/M4/ivys/ivy-1.2.xml
+++ b/test/repositories/1/IVY-644/M4/ivys/ivy-1.2.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/1/multiple-same-deps/mod1/ivys/ivy-1.0.xml b/test/repositories/1/multiple-same-deps/mod1/ivys/ivy-1.0.xml
index 325354f..cfe9134 100644
--- a/test/repositories/1/multiple-same-deps/mod1/ivys/ivy-1.0.xml
+++ b/test/repositories/1/multiple-same-deps/mod1/ivys/ivy-1.0.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/1/multiple-same-deps/mod2/ivys/ivy-1.0.xml b/test/repositories/1/multiple-same-deps/mod2/ivys/ivy-1.0.xml
index a7cfe19..5b8000c 100644
--- a/test/repositories/1/multiple-same-deps/mod2/ivys/ivy-1.0.xml
+++ b/test/repositories/1/multiple-same-deps/mod2/ivys/ivy-1.0.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/1/multiple-same-deps/mod3/ivys/ivy-1.0.xml b/test/repositories/1/multiple-same-deps/mod3/ivys/ivy-1.0.xml
index a860831..1d178f8 100644
--- a/test/repositories/1/multiple-same-deps/mod3/ivys/ivy-1.0.xml
+++ b/test/repositories/1/multiple-same-deps/mod3/ivys/ivy-1.0.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/1/multiple-same-deps/mod31/ivys/ivy-1.0.xml b/test/repositories/1/multiple-same-deps/mod31/ivys/ivy-1.0.xml
index 885c132..f87a48f 100644
--- a/test/repositories/1/multiple-same-deps/mod31/ivys/ivy-1.0.xml
+++ b/test/repositories/1/multiple-same-deps/mod31/ivys/ivy-1.0.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/1/multiple-same-deps/mod32/ivys/ivy-1.0.xml b/test/repositories/1/multiple-same-deps/mod32/ivys/ivy-1.0.xml
index a558d65..2cee9ee 100644
--- a/test/repositories/1/multiple-same-deps/mod32/ivys/ivy-1.0.xml
+++ b/test/repositories/1/multiple-same-deps/mod32/ivys/ivy-1.0.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/1/multiple-same-deps/mod33/ivys/ivy-1.0.xml b/test/repositories/1/multiple-same-deps/mod33/ivys/ivy-1.0.xml
index c1f2e55..fc07429 100644
--- a/test/repositories/1/multiple-same-deps/mod33/ivys/ivy-1.0.xml
+++ b/test/repositories/1/multiple-same-deps/mod33/ivys/ivy-1.0.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/1/org/foo-bar/ivys/ivy-1.2.3.xml b/test/repositories/1/org/foo-bar/ivys/ivy-1.2.3.xml
index ab09e3e..459fc5a 100644
--- a/test/repositories/1/org/foo-bar/ivys/ivy-1.2.3.xml
+++ b/test/repositories/1/org/foo-bar/ivys/ivy-1.2.3.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/1/org/foo-bar/ivys/ivy-2.3.4.xml b/test/repositories/1/org/foo-bar/ivys/ivy-2.3.4.xml
index f49b7af..a75b56b 100644
--- a/test/repositories/1/org/foo-bar/ivys/ivy-2.3.4.xml
+++ b/test/repositories/1/org/foo-bar/ivys/ivy-2.3.4.xml
@@ -6,7 +6,7 @@
   ~ (the "License"); you may not use this file except in compliance with
   ~ the License.  You may obtain a copy of the License at
   ~
-  ~    http://www.apache.org/licenses/LICENSE-2.0
+  ~    https://www.apache.org/licenses/LICENSE-2.0
   ~
   ~ Unless required by applicable law or agreed to in writing, software
   ~ distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/repositories/1/org/mod1/ivys/ivy-2.0.xml b/test/repositories/1/org/mod1/ivys/ivy-2.0.xml
index 27a8cb4..2f704d2 100644
--- a/test/repositories/1/org/mod1/ivys/ivy-2.0.xml
+++ b/test/repositories/1/org/mod1/ivys/ivy-2.0.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/1/org/mod1/ivys/ivy-5.0.xml b/test/repositories/1/org/mod1/ivys/ivy-5.0.xml
index 417a213..7708702 100644
--- a/test/repositories/1/org/mod1/ivys/ivy-5.0.xml
+++ b/test/repositories/1/org/mod1/ivys/ivy-5.0.xml
@@ -6,7 +6,7 @@
   ~ (the "License"); you may not use this file except in compliance with
   ~ the License.  You may obtain a copy of the License at
   ~
-  ~    http://www.apache.org/licenses/LICENSE-2.0
+  ~    https://www.apache.org/licenses/LICENSE-2.0
   ~
   ~ Unless required by applicable law or agreed to in writing, software
   ~ distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/repositories/1/org1/mod1.1/ivys/ivy-1.0.1.xml b/test/repositories/1/org1/mod1.1/ivys/ivy-1.0.1.xml
index 0f08bb6..1fd8248 100644
--- a/test/repositories/1/org1/mod1.1/ivys/ivy-1.0.1.xml
+++ b/test/repositories/1/org1/mod1.1/ivys/ivy-1.0.1.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/1/org1/mod1.1/ivys/ivy-1.0.xml b/test/repositories/1/org1/mod1.1/ivys/ivy-1.0.xml
index d2bf379..426bf8e 100644
--- a/test/repositories/1/org1/mod1.1/ivys/ivy-1.0.xml
+++ b/test/repositories/1/org1/mod1.1/ivys/ivy-1.0.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/1/org1/mod1.1/ivys/ivy-1.1.xml b/test/repositories/1/org1/mod1.1/ivys/ivy-1.1.xml
index b2f3fee..268224c 100644
--- a/test/repositories/1/org1/mod1.1/ivys/ivy-1.1.xml
+++ b/test/repositories/1/org1/mod1.1/ivys/ivy-1.1.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/1/org1/mod1.1/ivys/ivy-2.0.xml b/test/repositories/1/org1/mod1.1/ivys/ivy-2.0.xml
index 70f9329..29be8af 100644
--- a/test/repositories/1/org1/mod1.1/ivys/ivy-2.0.xml
+++ b/test/repositories/1/org1/mod1.1/ivys/ivy-2.0.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/1/org1/mod1.4/ivys/ivy-1.0.1.xml b/test/repositories/1/org1/mod1.4/ivys/ivy-1.0.1.xml
index 73f278a..01ab01f 100644
--- a/test/repositories/1/org1/mod1.4/ivys/ivy-1.0.1.xml
+++ b/test/repositories/1/org1/mod1.4/ivys/ivy-1.0.1.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/1/org1/mod1.4/ivys/ivy-1.0.2.xml b/test/repositories/1/org1/mod1.4/ivys/ivy-1.0.2.xml
index 2b83a47..8628d28 100644
--- a/test/repositories/1/org1/mod1.4/ivys/ivy-1.0.2.xml
+++ b/test/repositories/1/org1/mod1.4/ivys/ivy-1.0.2.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/1/org1/mod1.4/ivys/ivy-1.0.3.xml b/test/repositories/1/org1/mod1.4/ivys/ivy-1.0.3.xml
index 49a1aed..5285f38 100644
--- a/test/repositories/1/org1/mod1.4/ivys/ivy-1.0.3.xml
+++ b/test/repositories/1/org1/mod1.4/ivys/ivy-1.0.3.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/1/org1/mod1.4/ivys/ivy-1.1.xml b/test/repositories/1/org1/mod1.4/ivys/ivy-1.1.xml
index 99ec51c..120ed05 100644
--- a/test/repositories/1/org1/mod1.4/ivys/ivy-1.1.xml
+++ b/test/repositories/1/org1/mod1.4/ivys/ivy-1.1.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/1/org1/mod1.4/ivys/ivy-1.2.xml b/test/repositories/1/org1/mod1.4/ivys/ivy-1.2.xml
index 6a2a260..39f6863 100644
--- a/test/repositories/1/org1/mod1.4/ivys/ivy-1.2.xml
+++ b/test/repositories/1/org1/mod1.4/ivys/ivy-1.2.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/1/org1/mod1.4/ivys/ivy-1.3.xml b/test/repositories/1/org1/mod1.4/ivys/ivy-1.3.xml
index 320bae7..91427fb 100644
--- a/test/repositories/1/org1/mod1.4/ivys/ivy-1.3.xml
+++ b/test/repositories/1/org1/mod1.4/ivys/ivy-1.3.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/1/org1/mod1.4/ivys/ivy-2.0.xml b/test/repositories/1/org1/mod1.4/ivys/ivy-2.0.xml
index 9db00bf..bb2bbc2 100644
--- a/test/repositories/1/org1/mod1.4/ivys/ivy-2.0.xml
+++ b/test/repositories/1/org1/mod1.4/ivys/ivy-2.0.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/1/org1/mod1.5/ivys/ivy-1.0.1.xml b/test/repositories/1/org1/mod1.5/ivys/ivy-1.0.1.xml
index e0762c9..1b97ac2 100644
--- a/test/repositories/1/org1/mod1.5/ivys/ivy-1.0.1.xml
+++ b/test/repositories/1/org1/mod1.5/ivys/ivy-1.0.1.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/1/org1/mod1.5/ivys/ivy-1.0.2.xml b/test/repositories/1/org1/mod1.5/ivys/ivy-1.0.2.xml
index 0865906..ad80244 100644
--- a/test/repositories/1/org1/mod1.5/ivys/ivy-1.0.2.xml
+++ b/test/repositories/1/org1/mod1.5/ivys/ivy-1.0.2.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/1/org1/mod1.6/ivys/ivy-1.0.2.xml b/test/repositories/1/org1/mod1.6/ivys/ivy-1.0.2.xml
index 568ec48..3d967c0 100644
--- a/test/repositories/1/org1/mod1.6/ivys/ivy-1.0.2.xml
+++ b/test/repositories/1/org1/mod1.6/ivys/ivy-1.0.2.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/1/org1/mod1.6/ivys/ivy-1.0.3.xml b/test/repositories/1/org1/mod1.6/ivys/ivy-1.0.3.xml
index c9de4d3..ec644da 100644
--- a/test/repositories/1/org1/mod1.6/ivys/ivy-1.0.3.xml
+++ b/test/repositories/1/org1/mod1.6/ivys/ivy-1.0.3.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/1/org1/mod1.6/ivys/ivy-1.0.4.xml b/test/repositories/1/org1/mod1.6/ivys/ivy-1.0.4.xml
index 4742daa..53aa8fa 100644
--- a/test/repositories/1/org1/mod1.6/ivys/ivy-1.0.4.xml
+++ b/test/repositories/1/org1/mod1.6/ivys/ivy-1.0.4.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/1/org1/mod1.7/ivys/ivy-3.0.xml b/test/repositories/1/org1/mod1.7/ivys/ivy-3.0.xml
index 7d6eb74..9eefefc 100644
--- a/test/repositories/1/org1/mod1.7/ivys/ivy-3.0.xml
+++ b/test/repositories/1/org1/mod1.7/ivys/ivy-3.0.xml
@@ -6,7 +6,7 @@
   ~ (the "License"); you may not use this file except in compliance with
   ~ the License.  You may obtain a copy of the License at
   ~
-  ~    http://www.apache.org/licenses/LICENSE-2.0
+  ~    https://www.apache.org/licenses/LICENSE-2.0
   ~
   ~ Unless required by applicable law or agreed to in writing, software
   ~ distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/repositories/1/org2/mod2.1/ivys/ivy-0.3.1.xml b/test/repositories/1/org2/mod2.1/ivys/ivy-0.3.1.xml
index 77960ac..55e21e0 100644
--- a/test/repositories/1/org2/mod2.1/ivys/ivy-0.3.1.xml
+++ b/test/repositories/1/org2/mod2.1/ivys/ivy-0.3.1.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/1/org2/mod2.1/ivys/ivy-0.3.2.xml b/test/repositories/1/org2/mod2.1/ivys/ivy-0.3.2.xml
index 4a4d3a4..0cc3ebf 100644
--- a/test/repositories/1/org2/mod2.1/ivys/ivy-0.3.2.xml
+++ b/test/repositories/1/org2/mod2.1/ivys/ivy-0.3.2.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/1/org2/mod2.1/ivys/ivy-0.3.3.xml b/test/repositories/1/org2/mod2.1/ivys/ivy-0.3.3.xml
index e0412e4..77c3aec 100644
--- a/test/repositories/1/org2/mod2.1/ivys/ivy-0.3.3.xml
+++ b/test/repositories/1/org2/mod2.1/ivys/ivy-0.3.3.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/1/org2/mod2.1/ivys/ivy-0.3.xml b/test/repositories/1/org2/mod2.1/ivys/ivy-0.3.xml
index 488c63d..9cea1e7 100644
--- a/test/repositories/1/org2/mod2.1/ivys/ivy-0.3.xml
+++ b/test/repositories/1/org2/mod2.1/ivys/ivy-0.3.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/1/org2/mod2.1/ivys/ivy-0.4.xml b/test/repositories/1/org2/mod2.1/ivys/ivy-0.4.xml
index 4364f16..f6703f5 100644
--- a/test/repositories/1/org2/mod2.1/ivys/ivy-0.4.xml
+++ b/test/repositories/1/org2/mod2.1/ivys/ivy-0.4.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/1/org2/mod2.1/ivys/ivy-0.5.xml b/test/repositories/1/org2/mod2.1/ivys/ivy-0.5.xml
index ae7848a..6d04326 100644
--- a/test/repositories/1/org2/mod2.1/ivys/ivy-0.5.xml
+++ b/test/repositories/1/org2/mod2.1/ivys/ivy-0.5.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/1/org2/mod2.1/ivys/ivy-0.6.xml b/test/repositories/1/org2/mod2.1/ivys/ivy-0.6.xml
index 1860059..a74632e 100644
--- a/test/repositories/1/org2/mod2.1/ivys/ivy-0.6.xml
+++ b/test/repositories/1/org2/mod2.1/ivys/ivy-0.6.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/1/org2/mod2.1/ivys/ivy-0.7.xml b/test/repositories/1/org2/mod2.1/ivys/ivy-0.7.xml
index 46791c0..4df10ea 100644
--- a/test/repositories/1/org2/mod2.1/ivys/ivy-0.7.xml
+++ b/test/repositories/1/org2/mod2.1/ivys/ivy-0.7.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/1/org2/mod2.2/ivys/ivy-0.10.xml b/test/repositories/1/org2/mod2.2/ivys/ivy-0.10.xml
index f8dad8c..9f3d663 100644
--- a/test/repositories/1/org2/mod2.2/ivys/ivy-0.10.xml
+++ b/test/repositories/1/org2/mod2.2/ivys/ivy-0.10.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/1/org2/mod2.2/ivys/ivy-0.5.1.xml b/test/repositories/1/org2/mod2.2/ivys/ivy-0.5.1.xml
index 2f3730e..7570b13 100644
--- a/test/repositories/1/org2/mod2.2/ivys/ivy-0.5.1.xml
+++ b/test/repositories/1/org2/mod2.2/ivys/ivy-0.5.1.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/1/org2/mod2.2/ivys/ivy-0.5.xml b/test/repositories/1/org2/mod2.2/ivys/ivy-0.5.xml
index 5320eb5..43046b1 100644
--- a/test/repositories/1/org2/mod2.2/ivys/ivy-0.5.xml
+++ b/test/repositories/1/org2/mod2.2/ivys/ivy-0.5.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/1/org2/mod2.2/ivys/ivy-0.6.xml b/test/repositories/1/org2/mod2.2/ivys/ivy-0.6.xml
index f46cfe1..5c8d4ec 100644
--- a/test/repositories/1/org2/mod2.2/ivys/ivy-0.6.xml
+++ b/test/repositories/1/org2/mod2.2/ivys/ivy-0.6.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/1/org2/mod2.2/ivys/ivy-0.7.xml b/test/repositories/1/org2/mod2.2/ivys/ivy-0.7.xml
index 878fea1..6165c45 100644
--- a/test/repositories/1/org2/mod2.2/ivys/ivy-0.7.xml
+++ b/test/repositories/1/org2/mod2.2/ivys/ivy-0.7.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/1/org2/mod2.2/ivys/ivy-0.8.xml b/test/repositories/1/org2/mod2.2/ivys/ivy-0.8.xml
index a01850d..e6db006 100644
--- a/test/repositories/1/org2/mod2.2/ivys/ivy-0.8.xml
+++ b/test/repositories/1/org2/mod2.2/ivys/ivy-0.8.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/1/org2/mod2.2/ivys/ivy-0.9.xml b/test/repositories/1/org2/mod2.2/ivys/ivy-0.9.xml
index e567895..bdeef85 100644
--- a/test/repositories/1/org2/mod2.2/ivys/ivy-0.9.xml
+++ b/test/repositories/1/org2/mod2.2/ivys/ivy-0.9.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/1/org2/mod2.3/ivys/ivy-0.4.1.xml b/test/repositories/1/org2/mod2.3/ivys/ivy-0.4.1.xml
index 909c426..7413648 100644
--- a/test/repositories/1/org2/mod2.3/ivys/ivy-0.4.1.xml
+++ b/test/repositories/1/org2/mod2.3/ivys/ivy-0.4.1.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/1/org2/mod2.3/ivys/ivy-0.4.xml b/test/repositories/1/org2/mod2.3/ivys/ivy-0.4.xml
index 740e7d0..234db87 100644
--- a/test/repositories/1/org2/mod2.3/ivys/ivy-0.4.xml
+++ b/test/repositories/1/org2/mod2.3/ivys/ivy-0.4.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/1/org2/mod2.3/ivys/ivy-0.5.xml b/test/repositories/1/org2/mod2.3/ivys/ivy-0.5.xml
index a833fef..948e4b9 100644
--- a/test/repositories/1/org2/mod2.3/ivys/ivy-0.5.xml
+++ b/test/repositories/1/org2/mod2.3/ivys/ivy-0.5.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/1/org2/mod2.3/ivys/ivy-0.6.2.xml b/test/repositories/1/org2/mod2.3/ivys/ivy-0.6.2.xml
index ba1742d..8b94819 100644
--- a/test/repositories/1/org2/mod2.3/ivys/ivy-0.6.2.xml
+++ b/test/repositories/1/org2/mod2.3/ivys/ivy-0.6.2.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/1/org2/mod2.3/ivys/ivy-0.6.3.xml b/test/repositories/1/org2/mod2.3/ivys/ivy-0.6.3.xml
index 9552058..53f8b85 100644
--- a/test/repositories/1/org2/mod2.3/ivys/ivy-0.6.3.xml
+++ b/test/repositories/1/org2/mod2.3/ivys/ivy-0.6.3.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/1/org2/mod2.3/ivys/ivy-0.6.4.xml b/test/repositories/1/org2/mod2.3/ivys/ivy-0.6.4.xml
index 9135a21..772c4d3 100644
--- a/test/repositories/1/org2/mod2.3/ivys/ivy-0.6.4.xml
+++ b/test/repositories/1/org2/mod2.3/ivys/ivy-0.6.4.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/1/org2/mod2.3/ivys/ivy-0.6.5.xml b/test/repositories/1/org2/mod2.3/ivys/ivy-0.6.5.xml
index d604e4b..da92122 100644
--- a/test/repositories/1/org2/mod2.3/ivys/ivy-0.6.5.xml
+++ b/test/repositories/1/org2/mod2.3/ivys/ivy-0.6.5.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/1/org2/mod2.3/ivys/ivy-0.6.xml b/test/repositories/1/org2/mod2.3/ivys/ivy-0.6.xml
index 70b5220..8837ed5 100644
--- a/test/repositories/1/org2/mod2.3/ivys/ivy-0.6.xml
+++ b/test/repositories/1/org2/mod2.3/ivys/ivy-0.6.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/1/org2/mod2.3/ivys/ivy-0.7.xml b/test/repositories/1/org2/mod2.3/ivys/ivy-0.7.xml
index fbc7e98..5971bbd 100644
--- a/test/repositories/1/org2/mod2.3/ivys/ivy-0.7.xml
+++ b/test/repositories/1/org2/mod2.3/ivys/ivy-0.7.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/1/org2/mod2.3/ivys/ivy-0.8.xml b/test/repositories/1/org2/mod2.3/ivys/ivy-0.8.xml
index 3f64372..d710ec1 100644
--- a/test/repositories/1/org2/mod2.3/ivys/ivy-0.8.xml
+++ b/test/repositories/1/org2/mod2.3/ivys/ivy-0.8.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/1/org2/mod2.4/ivys/ivy-0.3.xml b/test/repositories/1/org2/mod2.4/ivys/ivy-0.3.xml
index e3fb16a..b695e18 100644
--- a/test/repositories/1/org2/mod2.4/ivys/ivy-0.3.xml
+++ b/test/repositories/1/org2/mod2.4/ivys/ivy-0.3.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/1/org2/mod2.5/ivys/ivy-0.6.1.xml b/test/repositories/1/org2/mod2.5/ivys/ivy-0.6.1.xml
index 36c7a0a..d428b13 100644
--- a/test/repositories/1/org2/mod2.5/ivys/ivy-0.6.1.xml
+++ b/test/repositories/1/org2/mod2.5/ivys/ivy-0.6.1.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/1/org2/mod2.5/ivys/ivy-0.6.2.xml b/test/repositories/1/org2/mod2.5/ivys/ivy-0.6.2.xml
index d41c4a6..967f344 100644
--- a/test/repositories/1/org2/mod2.5/ivys/ivy-0.6.2.xml
+++ b/test/repositories/1/org2/mod2.5/ivys/ivy-0.6.2.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/1/org2/mod2.5/ivys/ivy-0.6.xml b/test/repositories/1/org2/mod2.5/ivys/ivy-0.6.xml
index f3f739f..5c5f8ce 100644
--- a/test/repositories/1/org2/mod2.5/ivys/ivy-0.6.xml
+++ b/test/repositories/1/org2/mod2.5/ivys/ivy-0.6.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/1/org2/mod2.5/ivys/ivy-0.7.xml b/test/repositories/1/org2/mod2.5/ivys/ivy-0.7.xml
index 7d37c5f..e6c8126 100644
--- a/test/repositories/1/org2/mod2.5/ivys/ivy-0.7.xml
+++ b/test/repositories/1/org2/mod2.5/ivys/ivy-0.7.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/1/org2/mod2.5/ivys/ivy-0.8.xml b/test/repositories/1/org2/mod2.5/ivys/ivy-0.8.xml
index 5fb15ec..4440d85 100644
--- a/test/repositories/1/org2/mod2.5/ivys/ivy-0.8.xml
+++ b/test/repositories/1/org2/mod2.5/ivys/ivy-0.8.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/1/org2/mod2.5/ivys/ivy-0.9.xml b/test/repositories/1/org2/mod2.5/ivys/ivy-0.9.xml
index dd28357..02e2e2e 100644
--- a/test/repositories/1/org2/mod2.5/ivys/ivy-0.9.xml
+++ b/test/repositories/1/org2/mod2.5/ivys/ivy-0.9.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/1/org2/mod2.6/ivys/ivy-0.10.xml b/test/repositories/1/org2/mod2.6/ivys/ivy-0.10.xml
index d8bada3..6127aba 100644
--- a/test/repositories/1/org2/mod2.6/ivys/ivy-0.10.xml
+++ b/test/repositories/1/org2/mod2.6/ivys/ivy-0.10.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/1/org2/mod2.6/ivys/ivy-0.11.xml b/test/repositories/1/org2/mod2.6/ivys/ivy-0.11.xml
index daa68dc..4f46f89 100644
--- a/test/repositories/1/org2/mod2.6/ivys/ivy-0.11.xml
+++ b/test/repositories/1/org2/mod2.6/ivys/ivy-0.11.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/1/org2/mod2.6/ivys/ivy-0.12.xml b/test/repositories/1/org2/mod2.6/ivys/ivy-0.12.xml
index 931f148..b0a0279 100644
--- a/test/repositories/1/org2/mod2.6/ivys/ivy-0.12.xml
+++ b/test/repositories/1/org2/mod2.6/ivys/ivy-0.12.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/1/org2/mod2.6/ivys/ivy-0.13.xml b/test/repositories/1/org2/mod2.6/ivys/ivy-0.13.xml
index b54eb5a..dfbdb2a 100644
--- a/test/repositories/1/org2/mod2.6/ivys/ivy-0.13.xml
+++ b/test/repositories/1/org2/mod2.6/ivys/ivy-0.13.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/1/org2/mod2.6/ivys/ivy-0.14.xml b/test/repositories/1/org2/mod2.6/ivys/ivy-0.14.xml
index d8eeae4..46bbb58 100644
--- a/test/repositories/1/org2/mod2.6/ivys/ivy-0.14.xml
+++ b/test/repositories/1/org2/mod2.6/ivys/ivy-0.14.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/1/org2/mod2.6/ivys/ivy-0.5.xml b/test/repositories/1/org2/mod2.6/ivys/ivy-0.5.xml
index d70aa9e..b15edf1 100644
--- a/test/repositories/1/org2/mod2.6/ivys/ivy-0.5.xml
+++ b/test/repositories/1/org2/mod2.6/ivys/ivy-0.5.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/1/org2/mod2.6/ivys/ivy-0.6.xml b/test/repositories/1/org2/mod2.6/ivys/ivy-0.6.xml
index 6ecfd2a..8ec7fe9 100644
--- a/test/repositories/1/org2/mod2.6/ivys/ivy-0.6.xml
+++ b/test/repositories/1/org2/mod2.6/ivys/ivy-0.6.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/1/org2/mod2.6/ivys/ivy-0.7.xml b/test/repositories/1/org2/mod2.6/ivys/ivy-0.7.xml
index 7a3691a..710bede 100644
--- a/test/repositories/1/org2/mod2.6/ivys/ivy-0.7.xml
+++ b/test/repositories/1/org2/mod2.6/ivys/ivy-0.7.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/1/org2/mod2.6/ivys/ivy-0.8.xml b/test/repositories/1/org2/mod2.6/ivys/ivy-0.8.xml
index c5af21e..b112c61 100644
--- a/test/repositories/1/org2/mod2.6/ivys/ivy-0.8.xml
+++ b/test/repositories/1/org2/mod2.6/ivys/ivy-0.8.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/1/org2/mod2.6/ivys/ivy-0.9.xml b/test/repositories/1/org2/mod2.6/ivys/ivy-0.9.xml
index eaa2c96..fefdca1 100644
--- a/test/repositories/1/org2/mod2.6/ivys/ivy-0.9.xml
+++ b/test/repositories/1/org2/mod2.6/ivys/ivy-0.9.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/1/org2/mod2.7/ivys/ivy-0.6.xml b/test/repositories/1/org2/mod2.7/ivys/ivy-0.6.xml
index 07148a7..3941ade 100644
--- a/test/repositories/1/org2/mod2.7/ivys/ivy-0.6.xml
+++ b/test/repositories/1/org2/mod2.7/ivys/ivy-0.6.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/1/org2/mod2.8/ivys/ivy-0.6.xml b/test/repositories/1/org2/mod2.8/ivys/ivy-0.6.xml
index 041edf0..853ccb9 100644
--- a/test/repositories/1/org2/mod2.8/ivys/ivy-0.6.xml
+++ b/test/repositories/1/org2/mod2.8/ivys/ivy-0.6.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/1/org2/mod2.9/ivys/ivy-0.6.xml b/test/repositories/1/org2/mod2.9/ivys/ivy-0.6.xml
index 95bbd20..3a299c0 100644
--- a/test/repositories/1/org2/mod2.9/ivys/ivy-0.6.xml
+++ b/test/repositories/1/org2/mod2.9/ivys/ivy-0.6.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/1/org20/mod20.1/ivys/ivy-1.0.xml b/test/repositories/1/org20/mod20.1/ivys/ivy-1.0.xml
index 5bfb091..fe30609 100644
--- a/test/repositories/1/org20/mod20.1/ivys/ivy-1.0.xml
+++ b/test/repositories/1/org20/mod20.1/ivys/ivy-1.0.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/1/org20/mod20.1/ivys/ivy-1.1.xml b/test/repositories/1/org20/mod20.1/ivys/ivy-1.1.xml
index 2402a8b..2e9c2e3 100644
--- a/test/repositories/1/org20/mod20.1/ivys/ivy-1.1.xml
+++ b/test/repositories/1/org20/mod20.1/ivys/ivy-1.1.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/1/org20/mod20.1/ivys/ivy-1.2.xml b/test/repositories/1/org20/mod20.1/ivys/ivy-1.2.xml
index 5ac7701..223e306 100644
--- a/test/repositories/1/org20/mod20.1/ivys/ivy-1.2.xml
+++ b/test/repositories/1/org20/mod20.1/ivys/ivy-1.2.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/1/org20/mod20.2/ivys/ivy-1.0.xml b/test/repositories/1/org20/mod20.2/ivys/ivy-1.0.xml
index 615fe67..c50e86f 100644
--- a/test/repositories/1/org20/mod20.2/ivys/ivy-1.0.xml
+++ b/test/repositories/1/org20/mod20.2/ivys/ivy-1.0.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/1/org20/mod20.3/ivys/ivy-1.0.xml b/test/repositories/1/org20/mod20.3/ivys/ivy-1.0.xml
index 4401d0f..73cccca 100644
--- a/test/repositories/1/org20/mod20.3/ivys/ivy-1.0.xml
+++ b/test/repositories/1/org20/mod20.3/ivys/ivy-1.0.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/1/org20/mod20.4/ivys/ivy-1.0.xml b/test/repositories/1/org20/mod20.4/ivys/ivy-1.0.xml
index fcc0148..54db95c 100644
--- a/test/repositories/1/org20/mod20.4/ivys/ivy-1.0.xml
+++ b/test/repositories/1/org20/mod20.4/ivys/ivy-1.0.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/1/org6/mod6.1/ivys/ivy-0.3.xml b/test/repositories/1/org6/mod6.1/ivys/ivy-0.3.xml
index e52d9e5..8cf40fe 100644
--- a/test/repositories/1/org6/mod6.1/ivys/ivy-0.3.xml
+++ b/test/repositories/1/org6/mod6.1/ivys/ivy-0.3.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/1/org6/mod6.1/ivys/ivy-0.4.xml b/test/repositories/1/org6/mod6.1/ivys/ivy-0.4.xml
index c64c625..1b8daef 100644
--- a/test/repositories/1/org6/mod6.1/ivys/ivy-0.4.xml
+++ b/test/repositories/1/org6/mod6.1/ivys/ivy-0.4.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/1/org6/mod6.1/ivys/ivy-0.5.xml b/test/repositories/1/org6/mod6.1/ivys/ivy-0.5.xml
index a9c3f6b..98d3f30 100644
--- a/test/repositories/1/org6/mod6.1/ivys/ivy-0.5.xml
+++ b/test/repositories/1/org6/mod6.1/ivys/ivy-0.5.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/1/org6/mod6.1/ivys/ivy-0.6.xml b/test/repositories/1/org6/mod6.1/ivys/ivy-0.6.xml
index 190a9bb..58a94a2 100644
--- a/test/repositories/1/org6/mod6.1/ivys/ivy-0.6.xml
+++ b/test/repositories/1/org6/mod6.1/ivys/ivy-0.6.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/1/org6/mod6.1/ivys/ivy-2.0.xml b/test/repositories/1/org6/mod6.1/ivys/ivy-2.0.xml
index c12fd51..e05f77c 100644
--- a/test/repositories/1/org6/mod6.1/ivys/ivy-2.0.xml
+++ b/test/repositories/1/org6/mod6.1/ivys/ivy-2.0.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/1/org6/mod6.2/ivys/ivy-0.3.xml b/test/repositories/1/org6/mod6.2/ivys/ivy-0.3.xml
index c324a49..7b3db47 100644
--- a/test/repositories/1/org6/mod6.2/ivys/ivy-0.3.xml
+++ b/test/repositories/1/org6/mod6.2/ivys/ivy-0.3.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/1/org6/mod6.2/ivys/ivy-0.4.xml b/test/repositories/1/org6/mod6.2/ivys/ivy-0.4.xml
index e080fc7..ed7fcc6 100644
--- a/test/repositories/1/org6/mod6.2/ivys/ivy-0.4.xml
+++ b/test/repositories/1/org6/mod6.2/ivys/ivy-0.4.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/1/org6/mod6.2/ivys/ivy-0.5.xml b/test/repositories/1/org6/mod6.2/ivys/ivy-0.5.xml
index a62f533..b590dce 100644
--- a/test/repositories/1/org6/mod6.2/ivys/ivy-0.5.xml
+++ b/test/repositories/1/org6/mod6.2/ivys/ivy-0.5.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/1/org6/mod6.2/ivys/ivy-0.6.xml b/test/repositories/1/org6/mod6.2/ivys/ivy-0.6.xml
index 8fc4573..d22f096 100644
--- a/test/repositories/1/org6/mod6.2/ivys/ivy-0.6.xml
+++ b/test/repositories/1/org6/mod6.2/ivys/ivy-0.6.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/1/org6/mod6.2/ivys/ivy-0.7.xml b/test/repositories/1/org6/mod6.2/ivys/ivy-0.7.xml
index ccee67e..5cef78f 100644
--- a/test/repositories/1/org6/mod6.2/ivys/ivy-0.7.xml
+++ b/test/repositories/1/org6/mod6.2/ivys/ivy-0.7.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/1/org6/mod6.2/ivys/ivy-2.0.xml b/test/repositories/1/org6/mod6.2/ivys/ivy-2.0.xml
index 3b039ea..7c729c7 100644
--- a/test/repositories/1/org6/mod6.2/ivys/ivy-2.0.xml
+++ b/test/repositories/1/org6/mod6.2/ivys/ivy-2.0.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/1/org6/mod6.4/ivys/ivy-1.xml b/test/repositories/1/org6/mod6.4/ivys/ivy-1.xml
index 22644a6..cccd142 100644
--- a/test/repositories/1/org6/mod6.4/ivys/ivy-1.xml
+++ b/test/repositories/1/org6/mod6.4/ivys/ivy-1.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/1/org6/mod6.4/ivys/ivy-2.xml b/test/repositories/1/org6/mod6.4/ivys/ivy-2.xml
index 8d69991..04ac631 100644
--- a/test/repositories/1/org6/mod6.4/ivys/ivy-2.xml
+++ b/test/repositories/1/org6/mod6.4/ivys/ivy-2.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/1/org6/mod6.4/ivys/ivy-3.xml b/test/repositories/1/org6/mod6.4/ivys/ivy-3.xml
index 18d8f98..7d188e6 100644
--- a/test/repositories/1/org6/mod6.4/ivys/ivy-3.xml
+++ b/test/repositories/1/org6/mod6.4/ivys/ivy-3.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/1/org6/mod6.4/ivys/ivy-4.xml b/test/repositories/1/org6/mod6.4/ivys/ivy-4.xml
index 7c0d0ba..1a1da99 100644
--- a/test/repositories/1/org6/mod6.4/ivys/ivy-4.xml
+++ b/test/repositories/1/org6/mod6.4/ivys/ivy-4.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/1/org6/mod6.4/ivys/ivy-5.xml b/test/repositories/1/org6/mod6.4/ivys/ivy-5.xml
index 27372d9..7eda432 100644
--- a/test/repositories/1/org6/mod6.4/ivys/ivy-5.xml
+++ b/test/repositories/1/org6/mod6.4/ivys/ivy-5.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/1/org9/mod9.1/ivys/ivy-1.0.xml b/test/repositories/1/org9/mod9.1/ivys/ivy-1.0.xml
index ac219ab..5ce86cb 100644
--- a/test/repositories/1/org9/mod9.1/ivys/ivy-1.0.xml
+++ b/test/repositories/1/org9/mod9.1/ivys/ivy-1.0.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/1/org9/mod9.2/ivys/ivy-1.0.xml b/test/repositories/1/org9/mod9.2/ivys/ivy-1.0.xml
index 1326353..8645ff5 100644
--- a/test/repositories/1/org9/mod9.2/ivys/ivy-1.0.xml
+++ b/test/repositories/1/org9/mod9.2/ivys/ivy-1.0.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/1/org9/mod9.2/ivys/ivy-1.1.xml b/test/repositories/1/org9/mod9.2/ivys/ivy-1.1.xml
index 2c083df..b09f69a 100644
--- a/test/repositories/1/org9/mod9.2/ivys/ivy-1.1.xml
+++ b/test/repositories/1/org9/mod9.2/ivys/ivy-1.1.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/1/org9/mod9.2/ivys/ivy-1.2.xml b/test/repositories/1/org9/mod9.2/ivys/ivy-1.2.xml
index c21dd18..97bce4f 100644
--- a/test/repositories/1/org9/mod9.2/ivys/ivy-1.2.xml
+++ b/test/repositories/1/org9/mod9.2/ivys/ivy-1.2.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/1/org9/mod9.2/ivys/ivy-1.3.xml b/test/repositories/1/org9/mod9.2/ivys/ivy-1.3.xml
index a0ba68b..fb46601 100644
--- a/test/repositories/1/org9/mod9.2/ivys/ivy-1.3.xml
+++ b/test/repositories/1/org9/mod9.2/ivys/ivy-1.3.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/1/orgConflictAndPrivateConf/modA/ivys/ivy-1.0.xml b/test/repositories/1/orgConflictAndPrivateConf/modA/ivys/ivy-1.0.xml
index 5ca3ea8..2e1ed70 100644
--- a/test/repositories/1/orgConflictAndPrivateConf/modA/ivys/ivy-1.0.xml
+++ b/test/repositories/1/orgConflictAndPrivateConf/modA/ivys/ivy-1.0.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/1/orgConflictAndPrivateConf/modB/ivys/ivy-1.0.xml b/test/repositories/1/orgConflictAndPrivateConf/modB/ivys/ivy-1.0.xml
index 740a446..215684b 100644
--- a/test/repositories/1/orgConflictAndPrivateConf/modB/ivys/ivy-1.0.xml
+++ b/test/repositories/1/orgConflictAndPrivateConf/modB/ivys/ivy-1.0.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/1/orgConflictAndPrivateConf/modC/ivys/ivy-1.0.xml b/test/repositories/1/orgConflictAndPrivateConf/modC/ivys/ivy-1.0.xml
index a041dae..d231916 100644
--- a/test/repositories/1/orgConflictAndPrivateConf/modC/ivys/ivy-1.0.xml
+++ b/test/repositories/1/orgConflictAndPrivateConf/modC/ivys/ivy-1.0.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/1/orgConflictAndPrivateConf/modC/ivys/ivy-1.1.xml b/test/repositories/1/orgConflictAndPrivateConf/modC/ivys/ivy-1.1.xml
index 35b483c..18dd480 100644
--- a/test/repositories/1/orgConflictAndPrivateConf/modC/ivys/ivy-1.1.xml
+++ b/test/repositories/1/orgConflictAndPrivateConf/modC/ivys/ivy-1.1.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/1/orgConflictAndPrivateConf/root/ivys/ivy-1.0.xml b/test/repositories/1/orgConflictAndPrivateConf/root/ivys/ivy-1.0.xml
index d6acbc2..1495099 100644
--- a/test/repositories/1/orgConflictAndPrivateConf/root/ivys/ivy-1.0.xml
+++ b/test/repositories/1/orgConflictAndPrivateConf/root/ivys/ivy-1.0.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/1/orgfailure/modfailure/ivys/ivy-1.0.xml b/test/repositories/1/orgfailure/modfailure/ivys/ivy-1.0.xml
index 5283d3e..07225c2 100644
--- a/test/repositories/1/orgfailure/modfailure/ivys/ivy-1.0.xml
+++ b/test/repositories/1/orgfailure/modfailure/ivys/ivy-1.0.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/1/orgfailure/modfailure/ivys/ivy-1.1.xml b/test/repositories/1/orgfailure/modfailure/ivys/ivy-1.1.xml
index 25f8d20..3fe912d 100644
--- a/test/repositories/1/orgfailure/modfailure/ivys/ivy-1.1.xml
+++ b/test/repositories/1/orgfailure/modfailure/ivys/ivy-1.1.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/1/packaging/module1/ivys/ivy-1.0.xml b/test/repositories/1/packaging/module1/ivys/ivy-1.0.xml
index 4c57cd0..adff659 100644
--- a/test/repositories/1/packaging/module1/ivys/ivy-1.0.xml
+++ b/test/repositories/1/packaging/module1/ivys/ivy-1.0.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/1/packaging/module10/ivys/ivy-1.0.xml b/test/repositories/1/packaging/module10/ivys/ivy-1.0.xml
index 403e8ac..c6fa3fa 100644
--- a/test/repositories/1/packaging/module10/ivys/ivy-1.0.xml
+++ b/test/repositories/1/packaging/module10/ivys/ivy-1.0.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/1/packaging/module2/ivys/ivy-1.0.xml b/test/repositories/1/packaging/module2/ivys/ivy-1.0.xml
index e7f8e6b..7cc5cad 100644
--- a/test/repositories/1/packaging/module2/ivys/ivy-1.0.xml
+++ b/test/repositories/1/packaging/module2/ivys/ivy-1.0.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/1/packaging/module3/ivys/ivy-1.0.xml b/test/repositories/1/packaging/module3/ivys/ivy-1.0.xml
index 9b60260..ff895c1 100644
--- a/test/repositories/1/packaging/module3/ivys/ivy-1.0.xml
+++ b/test/repositories/1/packaging/module3/ivys/ivy-1.0.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/1/packaging/module4/ivys/ivy-1.0.xml b/test/repositories/1/packaging/module4/ivys/ivy-1.0.xml
index bbbe3e8..4788070 100644
--- a/test/repositories/1/packaging/module4/ivys/ivy-1.0.xml
+++ b/test/repositories/1/packaging/module4/ivys/ivy-1.0.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/1/packaging/module5/ivys/ivy-1.0.xml b/test/repositories/1/packaging/module5/ivys/ivy-1.0.xml
index 393a1f8..1eb6c84 100644
--- a/test/repositories/1/packaging/module5/ivys/ivy-1.0.xml
+++ b/test/repositories/1/packaging/module5/ivys/ivy-1.0.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/1/packaging/module6/ivys/ivy-1.0.xml b/test/repositories/1/packaging/module6/ivys/ivy-1.0.xml
index 8e7c196..f5e0941 100644
--- a/test/repositories/1/packaging/module6/ivys/ivy-1.0.xml
+++ b/test/repositories/1/packaging/module6/ivys/ivy-1.0.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/1/packaging/module7/ivys/ivy-1.0.xml b/test/repositories/1/packaging/module7/ivys/ivy-1.0.xml
index e0d36ee..16a9965 100644
--- a/test/repositories/1/packaging/module7/ivys/ivy-1.0.xml
+++ b/test/repositories/1/packaging/module7/ivys/ivy-1.0.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/1/packaging/module8/ivys/ivy-1.0.xml b/test/repositories/1/packaging/module8/ivys/ivy-1.0.xml
index d4c11de..afad562 100644
--- a/test/repositories/1/packaging/module8/ivys/ivy-1.0.xml
+++ b/test/repositories/1/packaging/module8/ivys/ivy-1.0.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/1/packaging/module9/ivys/ivy-1.0.xml b/test/repositories/1/packaging/module9/ivys/ivy-1.0.xml
index 88219aa..3d284a3 100644
--- a/test/repositories/1/packaging/module9/ivys/ivy-1.0.xml
+++ b/test/repositories/1/packaging/module9/ivys/ivy-1.0.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/1/special-encoding-root-ivy.xml b/test/repositories/1/special-encoding-root-ivy.xml
index b419c41..2e28562 100644
--- a/test/repositories/1/special-encoding-root-ivy.xml
+++ b/test/repositories/1/special-encoding-root-ivy.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/1/usecacheonly/mod1/ivys/ivy-1.0.xml b/test/repositories/1/usecacheonly/mod1/ivys/ivy-1.0.xml
index 923b9ad..83450c0 100644
--- a/test/repositories/1/usecacheonly/mod1/ivys/ivy-1.0.xml
+++ b/test/repositories/1/usecacheonly/mod1/ivys/ivy-1.0.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/1/usecacheonly/mod2/ivys/ivy-1.0.xml b/test/repositories/1/usecacheonly/mod2/ivys/ivy-1.0.xml
index 3954f6d..077b0d0 100644
--- a/test/repositories/1/usecacheonly/mod2/ivys/ivy-1.0.xml
+++ b/test/repositories/1/usecacheonly/mod2/ivys/ivy-1.0.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/1/usecacheonly/mod3/ivys/ivy-1.0.xml b/test/repositories/1/usecacheonly/mod3/ivys/ivy-1.0.xml
index 5204282..380ad91 100644
--- a/test/repositories/1/usecacheonly/mod3/ivys/ivy-1.0.xml
+++ b/test/repositories/1/usecacheonly/mod3/ivys/ivy-1.0.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/1/usecacheonly/mod4/ivys/ivy-1.0.xml b/test/repositories/1/usecacheonly/mod4/ivys/ivy-1.0.xml
index 233e65e..da1cf9a 100644
--- a/test/repositories/1/usecacheonly/mod4/ivys/ivy-1.0.xml
+++ b/test/repositories/1/usecacheonly/mod4/ivys/ivy-1.0.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/1/usecacheonly/mod5/ivys/ivy-1.0.0-SNAPSHOT.xml b/test/repositories/1/usecacheonly/mod5/ivys/ivy-1.0.0-SNAPSHOT.xml
index 16e0415..0a5844f 100644
--- a/test/repositories/1/usecacheonly/mod5/ivys/ivy-1.0.0-SNAPSHOT.xml
+++ b/test/repositories/1/usecacheonly/mod5/ivys/ivy-1.0.0-SNAPSHOT.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/1/yourorg/yourdep/yoursys/yourmod/ivys/ivy-1.0.xml b/test/repositories/1/yourorg/yourdep/yoursys/yourmod/ivys/ivy-1.0.xml
index f0cc07b..1697b09 100644
--- a/test/repositories/1/yourorg/yourdep/yoursys/yourmod/ivys/ivy-1.0.xml
+++ b/test/repositories/1/yourorg/yourdep/yoursys/yourmod/ivys/ivy-1.0.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/2/buildnumber/ivy-test.xml b/test/repositories/2/buildnumber/ivy-test.xml
index 5df1eb4..d864987 100644
--- a/test/repositories/2/buildnumber/ivy-test.xml
+++ b/test/repositories/2/buildnumber/ivy-test.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/2/maven-snapshot-deps-test/ivy-with-maven-snapshot-deps.xml b/test/repositories/2/maven-snapshot-deps-test/ivy-with-maven-snapshot-deps.xml
index 5659f71..e48fbf0 100644
--- a/test/repositories/2/maven-snapshot-deps-test/ivy-with-maven-snapshot-deps.xml
+++ b/test/repositories/2/maven-snapshot-deps-test/ivy-with-maven-snapshot-deps.xml
@@ -6,7 +6,7 @@
   ~ (the "License"); you may not use this file except in compliance with
   ~ the License.  You may obtain a copy of the License at
   ~
-  ~    http://www.apache.org/licenses/LICENSE-2.0
+  ~    https://www.apache.org/licenses/LICENSE-2.0
   ~
   ~ Unless required by applicable law or agreed to in writing, software
   ~ distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/repositories/2/mod10.1/ivy-1.0.xml b/test/repositories/2/mod10.1/ivy-1.0.xml
index 2f7c3f9..54bb41e 100644
--- a/test/repositories/2/mod10.1/ivy-1.0.xml
+++ b/test/repositories/2/mod10.1/ivy-1.0.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/2/mod10.1/ivy-1.1.xml b/test/repositories/2/mod10.1/ivy-1.1.xml
index 0e2db2c..a4434f8 100644
--- a/test/repositories/2/mod10.1/ivy-1.1.xml
+++ b/test/repositories/2/mod10.1/ivy-1.1.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/2/mod10.1/ivy-1.2.xml b/test/repositories/2/mod10.1/ivy-1.2.xml
index 124cb3d..0e34566 100644
--- a/test/repositories/2/mod10.1/ivy-1.2.xml
+++ b/test/repositories/2/mod10.1/ivy-1.2.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/2/mod10.1/ivy-1.3.xml b/test/repositories/2/mod10.1/ivy-1.3.xml
index 989e6ee..50055d3 100644
--- a/test/repositories/2/mod10.1/ivy-1.3.xml
+++ b/test/repositories/2/mod10.1/ivy-1.3.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/2/mod10.2/ivy-1.0.xml b/test/repositories/2/mod10.2/ivy-1.0.xml
index 6a1e528..9887b86 100644
--- a/test/repositories/2/mod10.2/ivy-1.0.xml
+++ b/test/repositories/2/mod10.2/ivy-1.0.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/2/mod10.2/ivy-1.1.xml b/test/repositories/2/mod10.2/ivy-1.1.xml
index e8ba016..7e4c763 100644
--- a/test/repositories/2/mod10.2/ivy-1.1.xml
+++ b/test/repositories/2/mod10.2/ivy-1.1.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/2/mod10.2/ivy-1.2.xml b/test/repositories/2/mod10.2/ivy-1.2.xml
index c18b517..c6be81e 100644
--- a/test/repositories/2/mod10.2/ivy-1.2.xml
+++ b/test/repositories/2/mod10.2/ivy-1.2.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/2/mod10.2/ivy-1.3.xml b/test/repositories/2/mod10.2/ivy-1.3.xml
index 077d9cf..4663861 100644
--- a/test/repositories/2/mod10.2/ivy-1.3.xml
+++ b/test/repositories/2/mod10.2/ivy-1.3.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/2/mod10.2/ivy-2.0.xml b/test/repositories/2/mod10.2/ivy-2.0.xml
index 6a5ab50..738f430 100644
--- a/test/repositories/2/mod10.2/ivy-2.0.xml
+++ b/test/repositories/2/mod10.2/ivy-2.0.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/2/mod11.1/ivy-1.0.xml b/test/repositories/2/mod11.1/ivy-1.0.xml
index 5a4753e..c652c51 100644
--- a/test/repositories/2/mod11.1/ivy-1.0.xml
+++ b/test/repositories/2/mod11.1/ivy-1.0.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/2/mod11.2/ivy-1.0.xml b/test/repositories/2/mod11.2/ivy-1.0.xml
index 6bc204a..ce7e11f 100644
--- a/test/repositories/2/mod11.2/ivy-1.0.xml
+++ b/test/repositories/2/mod11.2/ivy-1.0.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/2/mod12.1/ivy-1.0.xml b/test/repositories/2/mod12.1/ivy-1.0.xml
index 51e4f0a..01f5012 100644
--- a/test/repositories/2/mod12.1/ivy-1.0.xml
+++ b/test/repositories/2/mod12.1/ivy-1.0.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/2/mod12.2/ivy-1.0.xml b/test/repositories/2/mod12.2/ivy-1.0.xml
index 5776124..3ddfc7d 100644
--- a/test/repositories/2/mod12.2/ivy-1.0.xml
+++ b/test/repositories/2/mod12.2/ivy-1.0.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/2/mod13.1/ivy-1.0.xml b/test/repositories/2/mod13.1/ivy-1.0.xml
index e4e2f5e..f9cca32 100644
--- a/test/repositories/2/mod13.1/ivy-1.0.xml
+++ b/test/repositories/2/mod13.1/ivy-1.0.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/2/mod13.2/ivy-1.0.xml b/test/repositories/2/mod13.2/ivy-1.0.xml
index 6725ab1..9bfb353 100644
--- a/test/repositories/2/mod13.2/ivy-1.0.xml
+++ b/test/repositories/2/mod13.2/ivy-1.0.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/2/mod13.3/ivy-1.0.xml b/test/repositories/2/mod13.3/ivy-1.0.xml
index ca41526..ee5438f 100644
--- a/test/repositories/2/mod13.3/ivy-1.0.xml
+++ b/test/repositories/2/mod13.3/ivy-1.0.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/2/mod14.1/ivy-1.1.xml b/test/repositories/2/mod14.1/ivy-1.1.xml
index 4cc8005..c715fd5 100644
--- a/test/repositories/2/mod14.1/ivy-1.1.xml
+++ b/test/repositories/2/mod14.1/ivy-1.1.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/2/mod14.2/ivy-1.1.xml b/test/repositories/2/mod14.2/ivy-1.1.xml
index 5520f66..1fc24e9 100644
--- a/test/repositories/2/mod14.2/ivy-1.1.xml
+++ b/test/repositories/2/mod14.2/ivy-1.1.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/2/mod14.3/ivy-1.1.xml b/test/repositories/2/mod14.3/ivy-1.1.xml
index 0ddce49..84cac92 100644
--- a/test/repositories/2/mod14.3/ivy-1.1.xml
+++ b/test/repositories/2/mod14.3/ivy-1.1.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/2/mod14.4/ivy-1.1.xml b/test/repositories/2/mod14.4/ivy-1.1.xml
index b06b25a..dad533f 100644
--- a/test/repositories/2/mod14.4/ivy-1.1.xml
+++ b/test/repositories/2/mod14.4/ivy-1.1.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/2/mod15.1/ivy-1.1.xml b/test/repositories/2/mod15.1/ivy-1.1.xml
index 5e76d7b..8a92bd6 100644
--- a/test/repositories/2/mod15.1/ivy-1.1.xml
+++ b/test/repositories/2/mod15.1/ivy-1.1.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/2/mod15.2/ivy-1.1.xml b/test/repositories/2/mod15.2/ivy-1.1.xml
index d68fd64..d8711dd 100644
--- a/test/repositories/2/mod15.2/ivy-1.1.xml
+++ b/test/repositories/2/mod15.2/ivy-1.1.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/2/mod15.3/ivy-1.1.xml b/test/repositories/2/mod15.3/ivy-1.1.xml
index 50ea89f..da416f2 100644
--- a/test/repositories/2/mod15.3/ivy-1.1.xml
+++ b/test/repositories/2/mod15.3/ivy-1.1.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/2/mod15.4/ivy-1.1.xml b/test/repositories/2/mod15.4/ivy-1.1.xml
index ca7cd01..b1d962c 100644
--- a/test/repositories/2/mod15.4/ivy-1.1.xml
+++ b/test/repositories/2/mod15.4/ivy-1.1.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/2/mod16.1/ivy-1.0.xml b/test/repositories/2/mod16.1/ivy-1.0.xml
index 6499d45..a092d28 100644
--- a/test/repositories/2/mod16.1/ivy-1.0.xml
+++ b/test/repositories/2/mod16.1/ivy-1.0.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/2/mod17.1/ivy-1.0.xml b/test/repositories/2/mod17.1/ivy-1.0.xml
index 9efb97e..a93517d 100644
--- a/test/repositories/2/mod17.1/ivy-1.0.xml
+++ b/test/repositories/2/mod17.1/ivy-1.0.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/2/mod3.1/ivy-1.0.1.xml b/test/repositories/2/mod3.1/ivy-1.0.1.xml
index 3ffdbce..2555fac 100644
--- a/test/repositories/2/mod3.1/ivy-1.0.1.xml
+++ b/test/repositories/2/mod3.1/ivy-1.0.1.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/2/mod3.1/ivy-1.0.xml b/test/repositories/2/mod3.1/ivy-1.0.xml
index 3049676..77a1c0b 100644
--- a/test/repositories/2/mod3.1/ivy-1.0.xml
+++ b/test/repositories/2/mod3.1/ivy-1.0.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/2/mod3.1/ivy-1.1.xml b/test/repositories/2/mod3.1/ivy-1.1.xml
index 0b3d242..23fd587 100644
--- a/test/repositories/2/mod3.1/ivy-1.1.xml
+++ b/test/repositories/2/mod3.1/ivy-1.1.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/2/mod3.1/ivy-1.2.xml b/test/repositories/2/mod3.1/ivy-1.2.xml
index 2003ba9..b7abd2a 100644
--- a/test/repositories/2/mod3.1/ivy-1.2.xml
+++ b/test/repositories/2/mod3.1/ivy-1.2.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/2/mod3.1/ivy-1.3.xml b/test/repositories/2/mod3.1/ivy-1.3.xml
index ae56c70..ba72dca 100644
--- a/test/repositories/2/mod3.1/ivy-1.3.xml
+++ b/test/repositories/2/mod3.1/ivy-1.3.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/2/mod3.1/ivy-1.4.xml b/test/repositories/2/mod3.1/ivy-1.4.xml
index 264b2fb..ddb3e8b 100644
--- a/test/repositories/2/mod3.1/ivy-1.4.xml
+++ b/test/repositories/2/mod3.1/ivy-1.4.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/2/mod3.2/ivy-1.1.xml b/test/repositories/2/mod3.2/ivy-1.1.xml
index 0793dce..8b23b3b 100644
--- a/test/repositories/2/mod3.2/ivy-1.1.xml
+++ b/test/repositories/2/mod3.2/ivy-1.1.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/2/mod3.2/ivy-1.2.1.xml b/test/repositories/2/mod3.2/ivy-1.2.1.xml
index fa63fd5..2149298 100644
--- a/test/repositories/2/mod3.2/ivy-1.2.1.xml
+++ b/test/repositories/2/mod3.2/ivy-1.2.1.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/2/mod3.2/ivy-1.2.xml b/test/repositories/2/mod3.2/ivy-1.2.xml
index f5ff79b..2b1afc1 100644
--- a/test/repositories/2/mod3.2/ivy-1.2.xml
+++ b/test/repositories/2/mod3.2/ivy-1.2.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/2/mod3.2/ivy-1.3.xml b/test/repositories/2/mod3.2/ivy-1.3.xml
index f923d52..d7e5776 100644
--- a/test/repositories/2/mod3.2/ivy-1.3.xml
+++ b/test/repositories/2/mod3.2/ivy-1.3.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/2/mod3.2/ivy-1.4.xml b/test/repositories/2/mod3.2/ivy-1.4.xml
index bbc3962..daf87cf 100644
--- a/test/repositories/2/mod3.2/ivy-1.4.xml
+++ b/test/repositories/2/mod3.2/ivy-1.4.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/2/mod4.1/ivy-4.0.xml b/test/repositories/2/mod4.1/ivy-4.0.xml
index 8af4c0d..531a30b 100644
--- a/test/repositories/2/mod4.1/ivy-4.0.xml
+++ b/test/repositories/2/mod4.1/ivy-4.0.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/2/mod4.1/ivy-4.1.xml b/test/repositories/2/mod4.1/ivy-4.1.xml
index c8a871a..f89418e 100644
--- a/test/repositories/2/mod4.1/ivy-4.1.xml
+++ b/test/repositories/2/mod4.1/ivy-4.1.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/2/mod4.1/ivy-4.10.xml b/test/repositories/2/mod4.1/ivy-4.10.xml
index f707a5a..ff70ab9 100644
--- a/test/repositories/2/mod4.1/ivy-4.10.xml
+++ b/test/repositories/2/mod4.1/ivy-4.10.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/2/mod4.1/ivy-4.11.xml b/test/repositories/2/mod4.1/ivy-4.11.xml
index dcf01fb..4aa7f10 100644
--- a/test/repositories/2/mod4.1/ivy-4.11.xml
+++ b/test/repositories/2/mod4.1/ivy-4.11.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/2/mod4.1/ivy-4.12.xml b/test/repositories/2/mod4.1/ivy-4.12.xml
index b10fcbd..918233f 100644
--- a/test/repositories/2/mod4.1/ivy-4.12.xml
+++ b/test/repositories/2/mod4.1/ivy-4.12.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/2/mod4.1/ivy-4.13.xml b/test/repositories/2/mod4.1/ivy-4.13.xml
index 235799e..75896bd 100644
--- a/test/repositories/2/mod4.1/ivy-4.13.xml
+++ b/test/repositories/2/mod4.1/ivy-4.13.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/2/mod4.1/ivy-4.14.xml b/test/repositories/2/mod4.1/ivy-4.14.xml
index 3bd37c9..22a8956 100644
--- a/test/repositories/2/mod4.1/ivy-4.14.xml
+++ b/test/repositories/2/mod4.1/ivy-4.14.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/2/mod4.1/ivy-4.2.xml b/test/repositories/2/mod4.1/ivy-4.2.xml
index 113f40a..037e7a7 100644
--- a/test/repositories/2/mod4.1/ivy-4.2.xml
+++ b/test/repositories/2/mod4.1/ivy-4.2.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/2/mod4.1/ivy-4.3.xml b/test/repositories/2/mod4.1/ivy-4.3.xml
index 0fff5e4..e4ea0a0 100644
--- a/test/repositories/2/mod4.1/ivy-4.3.xml
+++ b/test/repositories/2/mod4.1/ivy-4.3.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/2/mod4.1/ivy-4.4.xml b/test/repositories/2/mod4.1/ivy-4.4.xml
index 01f7cc3..ee99302 100644
--- a/test/repositories/2/mod4.1/ivy-4.4.xml
+++ b/test/repositories/2/mod4.1/ivy-4.4.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/2/mod4.1/ivy-4.5.xml b/test/repositories/2/mod4.1/ivy-4.5.xml
index c23f784..c6b2f19 100644
--- a/test/repositories/2/mod4.1/ivy-4.5.xml
+++ b/test/repositories/2/mod4.1/ivy-4.5.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/2/mod4.1/ivy-4.6.xml b/test/repositories/2/mod4.1/ivy-4.6.xml
index 94a7f02..e53ce4f 100644
--- a/test/repositories/2/mod4.1/ivy-4.6.xml
+++ b/test/repositories/2/mod4.1/ivy-4.6.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/2/mod4.1/ivy-4.7.xml b/test/repositories/2/mod4.1/ivy-4.7.xml
index 2e2b189..b947885 100644
--- a/test/repositories/2/mod4.1/ivy-4.7.xml
+++ b/test/repositories/2/mod4.1/ivy-4.7.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/2/mod4.1/ivy-4.8.xml b/test/repositories/2/mod4.1/ivy-4.8.xml
index ee96b52..7656712 100644
--- a/test/repositories/2/mod4.1/ivy-4.8.xml
+++ b/test/repositories/2/mod4.1/ivy-4.8.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/2/mod4.1/ivy-4.9.xml b/test/repositories/2/mod4.1/ivy-4.9.xml
index 04d472d..5b907b2 100644
--- a/test/repositories/2/mod4.1/ivy-4.9.xml
+++ b/test/repositories/2/mod4.1/ivy-4.9.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/2/mod5.1/ivy-4.0.xml b/test/repositories/2/mod5.1/ivy-4.0.xml
index a879cec..8ad9ffe 100644
--- a/test/repositories/2/mod5.1/ivy-4.0.xml
+++ b/test/repositories/2/mod5.1/ivy-4.0.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/2/mod5.1/ivy-4.1.xml b/test/repositories/2/mod5.1/ivy-4.1.xml
index b004f67..b0e99ab 100644
--- a/test/repositories/2/mod5.1/ivy-4.1.xml
+++ b/test/repositories/2/mod5.1/ivy-4.1.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/2/mod5.1/ivy-4.2.xml b/test/repositories/2/mod5.1/ivy-4.2.xml
index bd7ea42..e00c791 100644
--- a/test/repositories/2/mod5.1/ivy-4.2.xml
+++ b/test/repositories/2/mod5.1/ivy-4.2.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/2/mod5.1/ivy-4.3.xml b/test/repositories/2/mod5.1/ivy-4.3.xml
index fa8097d..fe0a14a 100644
--- a/test/repositories/2/mod5.1/ivy-4.3.xml
+++ b/test/repositories/2/mod5.1/ivy-4.3.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/2/mod5.1/ivy-4.4.xml b/test/repositories/2/mod5.1/ivy-4.4.xml
index 853c96d..cc3961e 100644
--- a/test/repositories/2/mod5.1/ivy-4.4.xml
+++ b/test/repositories/2/mod5.1/ivy-4.4.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/2/mod5.1/ivy-4.5.xml b/test/repositories/2/mod5.1/ivy-4.5.xml
index e1a26a3..3fe4773 100644
--- a/test/repositories/2/mod5.1/ivy-4.5.xml
+++ b/test/repositories/2/mod5.1/ivy-4.5.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/2/mod5.2/ivy-1.0.xml b/test/repositories/2/mod5.2/ivy-1.0.xml
index 9a9ace5..26852c1 100644
--- a/test/repositories/2/mod5.2/ivy-1.0.xml
+++ b/test/repositories/2/mod5.2/ivy-1.0.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/2/mod5.2/ivy-2.0.xml b/test/repositories/2/mod5.2/ivy-2.0.xml
index 3878868..1969de1 100644
--- a/test/repositories/2/mod5.2/ivy-2.0.xml
+++ b/test/repositories/2/mod5.2/ivy-2.0.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/2/mod5.2/ivy-3.0.xml b/test/repositories/2/mod5.2/ivy-3.0.xml
index ea8efa3..deee6d3 100644
--- a/test/repositories/2/mod5.2/ivy-3.0.xml
+++ b/test/repositories/2/mod5.2/ivy-3.0.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/2/mod5.2/ivy-3.1.xml b/test/repositories/2/mod5.2/ivy-3.1.xml
index fc9865a..6a25f12 100644
--- a/test/repositories/2/mod5.2/ivy-3.1.xml
+++ b/test/repositories/2/mod5.2/ivy-3.1.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/2/mod6.1/ivy-1.0.xml b/test/repositories/2/mod6.1/ivy-1.0.xml
index 7436366..6f90f37 100644
--- a/test/repositories/2/mod6.1/ivy-1.0.xml
+++ b/test/repositories/2/mod6.1/ivy-1.0.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/2/mod6.1/ivy-1.1.xml b/test/repositories/2/mod6.1/ivy-1.1.xml
index f99894b..f844d90 100644
--- a/test/repositories/2/mod6.1/ivy-1.1.xml
+++ b/test/repositories/2/mod6.1/ivy-1.1.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/2/mod6.1/ivy-1.2.xml b/test/repositories/2/mod6.1/ivy-1.2.xml
index 8fc0921..51608ac 100644
--- a/test/repositories/2/mod6.1/ivy-1.2.xml
+++ b/test/repositories/2/mod6.1/ivy-1.2.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/2/mod6.1/ivy-1.3.xml b/test/repositories/2/mod6.1/ivy-1.3.xml
index f26a9ff..7c7c872 100644
--- a/test/repositories/2/mod6.1/ivy-1.3.xml
+++ b/test/repositories/2/mod6.1/ivy-1.3.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/2/mod6.1/ivy-1.4.xml b/test/repositories/2/mod6.1/ivy-1.4.xml
index 6bbd6eb..5283495 100644
--- a/test/repositories/2/mod6.1/ivy-1.4.xml
+++ b/test/repositories/2/mod6.1/ivy-1.4.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/2/mod6.1/ivy-1.5.xml b/test/repositories/2/mod6.1/ivy-1.5.xml
index 6796890..0e50be6 100644
--- a/test/repositories/2/mod6.1/ivy-1.5.xml
+++ b/test/repositories/2/mod6.1/ivy-1.5.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/2/mod6.2/ivy-1.0.xml b/test/repositories/2/mod6.2/ivy-1.0.xml
index 8512e2e..b021174 100644
--- a/test/repositories/2/mod6.2/ivy-1.0.xml
+++ b/test/repositories/2/mod6.2/ivy-1.0.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/2/mod6.2/ivy-1.1.xml b/test/repositories/2/mod6.2/ivy-1.1.xml
index c917a41..4a3b95b 100644
--- a/test/repositories/2/mod6.2/ivy-1.1.xml
+++ b/test/repositories/2/mod6.2/ivy-1.1.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/2/mod6.3/ivy-1.0.xml b/test/repositories/2/mod6.3/ivy-1.0.xml
index 842ea93..502cd5a 100644
--- a/test/repositories/2/mod6.3/ivy-1.0.xml
+++ b/test/repositories/2/mod6.3/ivy-1.0.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/2/mod6.3/ivy-1.1.xml b/test/repositories/2/mod6.3/ivy-1.1.xml
index 371863b..490a9e2 100644
--- a/test/repositories/2/mod6.3/ivy-1.1.xml
+++ b/test/repositories/2/mod6.3/ivy-1.1.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/2/mod6.3/ivy-1.2.xml b/test/repositories/2/mod6.3/ivy-1.2.xml
index 7e89502..faa24ca 100644
--- a/test/repositories/2/mod6.3/ivy-1.2.xml
+++ b/test/repositories/2/mod6.3/ivy-1.2.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/2/mod7.1/ivy-1.0.xml b/test/repositories/2/mod7.1/ivy-1.0.xml
index 58493ef..6e8a740 100644
--- a/test/repositories/2/mod7.1/ivy-1.0.xml
+++ b/test/repositories/2/mod7.1/ivy-1.0.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/2/mod7.1/ivy-2.0.xml b/test/repositories/2/mod7.1/ivy-2.0.xml
index da48e34..9c0af7e 100644
--- a/test/repositories/2/mod7.1/ivy-2.0.xml
+++ b/test/repositories/2/mod7.1/ivy-2.0.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/2/mod7.2/ivy-1.0.xml b/test/repositories/2/mod7.2/ivy-1.0.xml
index db20fdc..8a3432c 100644
--- a/test/repositories/2/mod7.2/ivy-1.0.xml
+++ b/test/repositories/2/mod7.2/ivy-1.0.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/2/mod7.3/ivy-1.0.xml b/test/repositories/2/mod7.3/ivy-1.0.xml
index 9c4bf78..90ede06 100644
--- a/test/repositories/2/mod7.3/ivy-1.0.xml
+++ b/test/repositories/2/mod7.3/ivy-1.0.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/2/mod8.1/ivy-1.0.xml b/test/repositories/2/mod8.1/ivy-1.0.xml
index 386c85b..44ffcea 100644
--- a/test/repositories/2/mod8.1/ivy-1.0.xml
+++ b/test/repositories/2/mod8.1/ivy-1.0.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/2/mod8.1/ivy-1.1.xml b/test/repositories/2/mod8.1/ivy-1.1.xml
index c5df222..e8d3a95 100644
--- a/test/repositories/2/mod8.1/ivy-1.1.xml
+++ b/test/repositories/2/mod8.1/ivy-1.1.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/2/mod8.2/ivy-1.0.xml b/test/repositories/2/mod8.2/ivy-1.0.xml
index 32eaa71..4a655bb 100644
--- a/test/repositories/2/mod8.2/ivy-1.0.xml
+++ b/test/repositories/2/mod8.2/ivy-1.0.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/2/mod8.3/ivy-1.0.xml b/test/repositories/2/mod8.3/ivy-1.0.xml
index 9025557..15fb720 100644
--- a/test/repositories/2/mod8.3/ivy-1.0.xml
+++ b/test/repositories/2/mod8.3/ivy-1.0.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/2/mod8.4/ivy-1.0.xml b/test/repositories/2/mod8.4/ivy-1.0.xml
index f006233..ce0af79 100644
--- a/test/repositories/2/mod8.4/ivy-1.0.xml
+++ b/test/repositories/2/mod8.4/ivy-1.0.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/2/mod8.4/ivy-1.1.xml b/test/repositories/2/mod8.4/ivy-1.1.xml
index 6f8b496..b7691ca 100644
--- a/test/repositories/2/mod8.4/ivy-1.1.xml
+++ b/test/repositories/2/mod8.4/ivy-1.1.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/2/mod8.5/ivy-2.0.xml b/test/repositories/2/mod8.5/ivy-2.0.xml
index 1daf870..fd4de98 100644
--- a/test/repositories/2/mod8.5/ivy-2.0.xml
+++ b/test/repositories/2/mod8.5/ivy-2.0.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/2/mod8.6/ivy-2.0.xml b/test/repositories/2/mod8.6/ivy-2.0.xml
index 2bf5b3e..04b0e68 100644
--- a/test/repositories/2/mod8.6/ivy-2.0.xml
+++ b/test/repositories/2/mod8.6/ivy-2.0.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/2/mod_released/ivy-1.0.xml b/test/repositories/2/mod_released/ivy-1.0.xml
index fb4eb15..fc2334b 100644
--- a/test/repositories/2/mod_released/ivy-1.0.xml
+++ b/test/repositories/2/mod_released/ivy-1.0.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/2/mod_released/ivy-1.1.xml b/test/repositories/2/mod_released/ivy-1.1.xml
index bdb5d73..8ac6dbc 100644
--- a/test/repositories/2/mod_released/ivy-1.1.xml
+++ b/test/repositories/2/mod_released/ivy-1.1.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/2/modpom-dbunit/ivy-2.2.xml b/test/repositories/2/modpom-dbunit/ivy-2.2.xml
index bd3cf1f..2d18a91 100644
--- a/test/repositories/2/modpom-dbunit/ivy-2.2.xml
+++ b/test/repositories/2/modpom-dbunit/ivy-2.2.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/2/modpom-junit/ivy-3.8.1.xml b/test/repositories/2/modpom-junit/ivy-3.8.1.xml
index 82243d5..a64bfbe 100644
--- a/test/repositories/2/modpom-junit/ivy-3.8.1.xml
+++ b/test/repositories/2/modpom-junit/ivy-3.8.1.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/2/modpom-junit/ivy-3.8.2.xml b/test/repositories/2/modpom-junit/ivy-3.8.2.xml
index b229ba3..a0cef01 100644
--- a/test/repositories/2/modpom-junit/ivy-3.8.2.xml
+++ b/test/repositories/2/modpom-junit/ivy-3.8.2.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/IVY-1037/ivysettings.xml b/test/repositories/IVY-1037/ivysettings.xml
index 5cf991f..943b1f5 100644
--- a/test/repositories/IVY-1037/ivysettings.xml
+++ b/test/repositories/IVY-1037/ivysettings.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/IVY-1037/rep1/org/module/ivy-1.xml b/test/repositories/IVY-1037/rep1/org/module/ivy-1.xml
index 8423488..5015e8c 100644
--- a/test/repositories/IVY-1037/rep1/org/module/ivy-1.xml
+++ b/test/repositories/IVY-1037/rep1/org/module/ivy-1.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/IVY-1037/rep2/org/module/ivy-2.xml b/test/repositories/IVY-1037/rep2/org/module/ivy-2.xml
index 92086b8..dcb374d 100644
--- a/test/repositories/IVY-1037/rep2/org/module/ivy-2.xml
+++ b/test/repositories/IVY-1037/rep2/org/module/ivy-2.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/IVY-1111/ivysettings.xml b/test/repositories/IVY-1111/ivysettings.xml
index 3d37392..3e36ab2 100644
--- a/test/repositories/IVY-1111/ivysettings.xml
+++ b/test/repositories/IVY-1111/ivysettings.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/IVY-1111/junit/junit/ivy-3.8.xml b/test/repositories/IVY-1111/junit/junit/ivy-3.8.xml
index 00de8ce..c485f75 100644
--- a/test/repositories/IVY-1111/junit/junit/ivy-3.8.xml
+++ b/test/repositories/IVY-1111/junit/junit/ivy-3.8.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/IVY-1111/junit/junit/ivy-4.4.xml b/test/repositories/IVY-1111/junit/junit/ivy-4.4.xml
index 9a1d996..6346db5 100644
--- a/test/repositories/IVY-1111/junit/junit/ivy-4.4.xml
+++ b/test/repositories/IVY-1111/junit/junit/ivy-4.4.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/IVY-1111/test/a/ivy-1.xml b/test/repositories/IVY-1111/test/a/ivy-1.xml
index f9f665e..0ed3640 100644
--- a/test/repositories/IVY-1111/test/a/ivy-1.xml
+++ b/test/repositories/IVY-1111/test/a/ivy-1.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/IVY-1111/test/b/ivy-1.5.xml b/test/repositories/IVY-1111/test/b/ivy-1.5.xml
index 0becafb..e97a5df 100644
--- a/test/repositories/IVY-1111/test/b/ivy-1.5.xml
+++ b/test/repositories/IVY-1111/test/b/ivy-1.5.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/IVY-1128/ivysettings.xml b/test/repositories/IVY-1128/ivysettings.xml
index 5b51157..ee00e83 100644
--- a/test/repositories/IVY-1128/ivysettings.xml
+++ b/test/repositories/IVY-1128/ivysettings.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/IVY-1128/test/a/extraatt.a/extraatt2.a/ivy-1.xml b/test/repositories/IVY-1128/test/a/extraatt.a/extraatt2.a/ivy-1.xml
index cbf1805..405f1f0 100644
--- a/test/repositories/IVY-1128/test/a/extraatt.a/extraatt2.a/ivy-1.xml
+++ b/test/repositories/IVY-1128/test/a/extraatt.a/extraatt2.a/ivy-1.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/IVY-1128/test/a/extraatt.a/extraatt2.a/ivy-2.xml b/test/repositories/IVY-1128/test/a/extraatt.a/extraatt2.a/ivy-2.xml
index 8ec528f..c138723 100644
--- a/test/repositories/IVY-1128/test/a/extraatt.a/extraatt2.a/ivy-2.xml
+++ b/test/repositories/IVY-1128/test/a/extraatt.a/extraatt2.a/ivy-2.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/IVY-1128/test/a/extraatt.a/extraatt2/ivy-1.xml b/test/repositories/IVY-1128/test/a/extraatt.a/extraatt2/ivy-1.xml
index 4e13672..f1b145c 100644
--- a/test/repositories/IVY-1128/test/a/extraatt.a/extraatt2/ivy-1.xml
+++ b/test/repositories/IVY-1128/test/a/extraatt.a/extraatt2/ivy-1.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/IVY-1128/test/a/extraatt.a/extraatt2/ivy-2.xml b/test/repositories/IVY-1128/test/a/extraatt.a/extraatt2/ivy-2.xml
index 3fa8996..d041f1e 100644
--- a/test/repositories/IVY-1128/test/a/extraatt.a/extraatt2/ivy-2.xml
+++ b/test/repositories/IVY-1128/test/a/extraatt.a/extraatt2/ivy-2.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/IVY-1128/test/a/extraatt/extraatt2.a/ivy-1.xml b/test/repositories/IVY-1128/test/a/extraatt/extraatt2.a/ivy-1.xml
index adae776..2c8f393 100644
--- a/test/repositories/IVY-1128/test/a/extraatt/extraatt2.a/ivy-1.xml
+++ b/test/repositories/IVY-1128/test/a/extraatt/extraatt2.a/ivy-1.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/IVY-1128/test/a/extraatt/extraatt2.a/ivy-2.xml b/test/repositories/IVY-1128/test/a/extraatt/extraatt2.a/ivy-2.xml
index 613c4d1..0c14adf 100644
--- a/test/repositories/IVY-1128/test/a/extraatt/extraatt2.a/ivy-2.xml
+++ b/test/repositories/IVY-1128/test/a/extraatt/extraatt2.a/ivy-2.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/IVY-1128/test/a/extraatt/extraatt2/ivy-1.xml b/test/repositories/IVY-1128/test/a/extraatt/extraatt2/ivy-1.xml
index 2142787..20a4882 100644
--- a/test/repositories/IVY-1128/test/a/extraatt/extraatt2/ivy-1.xml
+++ b/test/repositories/IVY-1128/test/a/extraatt/extraatt2/ivy-1.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/IVY-1128/test/a/extraatt/extraatt2/ivy-2.xml b/test/repositories/IVY-1128/test/a/extraatt/extraatt2/ivy-2.xml
index 1dac0ef..8e9db9a 100644
--- a/test/repositories/IVY-1128/test/a/extraatt/extraatt2/ivy-2.xml
+++ b/test/repositories/IVY-1128/test/a/extraatt/extraatt2/ivy-2.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/IVY-1159/ivy-depsorder_modA_then_modB.xml b/test/repositories/IVY-1159/ivy-depsorder_modA_then_modB.xml
index 0ec18cc..5b78bf0 100644
--- a/test/repositories/IVY-1159/ivy-depsorder_modA_then_modB.xml
+++ b/test/repositories/IVY-1159/ivy-depsorder_modA_then_modB.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/IVY-1159/ivy-depsorder_modB_then_modA.xml b/test/repositories/IVY-1159/ivy-depsorder_modB_then_modA.xml
index 03939af..767460d 100644
--- a/test/repositories/IVY-1159/ivy-depsorder_modB_then_modA.xml
+++ b/test/repositories/IVY-1159/ivy-depsorder_modB_then_modA.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/IVY-1159/ivysettings.xml b/test/repositories/IVY-1159/ivysettings.xml
index 900c16b..97f84f3 100644
--- a/test/repositories/IVY-1159/ivysettings.xml
+++ b/test/repositories/IVY-1159/ivysettings.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/IVY-1159/myorg/modA/1/ivy.xml b/test/repositories/IVY-1159/myorg/modA/1/ivy.xml
index f00dbe2..5ae411d 100644
--- a/test/repositories/IVY-1159/myorg/modA/1/ivy.xml
+++ b/test/repositories/IVY-1159/myorg/modA/1/ivy.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/IVY-1159/myorg/modB/1/ivy.xml b/test/repositories/IVY-1159/myorg/modB/1/ivy.xml
index bdc6558..b181b7c 100644
--- a/test/repositories/IVY-1159/myorg/modB/1/ivy.xml
+++ b/test/repositories/IVY-1159/myorg/modB/1/ivy.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/IVY-1178/ivysettings.xml b/test/repositories/IVY-1178/ivysettings.xml
index 1c9f4bf..2783e61 100644
--- a/test/repositories/IVY-1178/ivysettings.xml
+++ b/test/repositories/IVY-1178/ivysettings.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/IVY-1178/myorg/modA/1.0/ivy-1.0.xml b/test/repositories/IVY-1178/myorg/modA/1.0/ivy-1.0.xml
index 8ee7a6d..0982be8 100644
--- a/test/repositories/IVY-1178/myorg/modA/1.0/ivy-1.0.xml
+++ b/test/repositories/IVY-1178/myorg/modA/1.0/ivy-1.0.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/IVY-1178/myorg/modB/1.0/ivy-1.0.xml b/test/repositories/IVY-1178/myorg/modB/1.0/ivy-1.0.xml
index 5b7c0c2..b2dbbbe 100644
--- a/test/repositories/IVY-1178/myorg/modB/1.0/ivy-1.0.xml
+++ b/test/repositories/IVY-1178/myorg/modB/1.0/ivy-1.0.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/IVY-1178/myorg/modC/1.0/ivy-1.0.xml b/test/repositories/IVY-1178/myorg/modC/1.0/ivy-1.0.xml
index 6a3b170..0b0c630 100644
--- a/test/repositories/IVY-1178/myorg/modC/1.0/ivy-1.0.xml
+++ b/test/repositories/IVY-1178/myorg/modC/1.0/ivy-1.0.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/IVY-1178/myorg/modD/1.0/ivy-1.0.xml b/test/repositories/IVY-1178/myorg/modD/1.0/ivy-1.0.xml
index 68122e7..ce38d31 100644
--- a/test/repositories/IVY-1178/myorg/modD/1.0/ivy-1.0.xml
+++ b/test/repositories/IVY-1178/myorg/modD/1.0/ivy-1.0.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/IVY-1178/myorg/modD/1.1/ivy-1.1.xml b/test/repositories/IVY-1178/myorg/modD/1.1/ivy-1.1.xml
index 3a01d05..9334136 100644
--- a/test/repositories/IVY-1178/myorg/modD/1.1/ivy-1.1.xml
+++ b/test/repositories/IVY-1178/myorg/modD/1.1/ivy-1.1.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/IVY-1178/myorg/modE/1.0/ivy-1.0.xml b/test/repositories/IVY-1178/myorg/modE/1.0/ivy-1.0.xml
index 172d6bb..e2ad695 100644
--- a/test/repositories/IVY-1178/myorg/modE/1.0/ivy-1.0.xml
+++ b/test/repositories/IVY-1178/myorg/modE/1.0/ivy-1.0.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/IVY-1178/myorg/modE/1.1/ivy-1.1.xml b/test/repositories/IVY-1178/myorg/modE/1.1/ivy-1.1.xml
index 39a72ec..43604f8 100644
--- a/test/repositories/IVY-1178/myorg/modE/1.1/ivy-1.1.xml
+++ b/test/repositories/IVY-1178/myorg/modE/1.1/ivy-1.1.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/IVY-1179/repo/org/A/1.0/ivy.xml b/test/repositories/IVY-1179/repo/org/A/1.0/ivy.xml
index cb1dc43..a409a5b 100644
--- a/test/repositories/IVY-1179/repo/org/A/1.0/ivy.xml
+++ b/test/repositories/IVY-1179/repo/org/A/1.0/ivy.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/IVY-1179/repo/org/A/1.0/packager.xml b/test/repositories/IVY-1179/repo/org/A/1.0/packager.xml
index 7f43daa..bc7a97e 100644
--- a/test/repositories/IVY-1179/repo/org/A/1.0/packager.xml
+++ b/test/repositories/IVY-1179/repo/org/A/1.0/packager.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/IVY-1179/repo/org/B/1.0/ivy.xml b/test/repositories/IVY-1179/repo/org/B/1.0/ivy.xml
index f1ccf25..759c670 100644
--- a/test/repositories/IVY-1179/repo/org/B/1.0/ivy.xml
+++ b/test/repositories/IVY-1179/repo/org/B/1.0/ivy.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/IVY-1179/repo/org/B/1.0/packager.xml b/test/repositories/IVY-1179/repo/org/B/1.0/packager.xml
index ac3f077..0764934 100644
--- a/test/repositories/IVY-1179/repo/org/B/1.0/packager.xml
+++ b/test/repositories/IVY-1179/repo/org/B/1.0/packager.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/IVY-1233/ivy.xml b/test/repositories/IVY-1233/ivy.xml
index be5dc21..602c3e0 100644
--- a/test/repositories/IVY-1233/ivy.xml
+++ b/test/repositories/IVY-1233/ivy.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance

    with the License.  You may obtain a copy of the License at

 

-     http://www.apache.org/licenses/LICENSE-2.0

+     https://www.apache.org/licenses/LICENSE-2.0

 

    Unless required by applicable law or agreed to in writing,

    software distributed under the License is distributed on an

diff --git a/test/repositories/IVY-1233/ivysettings.xml b/test/repositories/IVY-1233/ivysettings.xml
index f06480b..f020951 100644
--- a/test/repositories/IVY-1233/ivysettings.xml
+++ b/test/repositories/IVY-1233/ivysettings.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance

    with the License.  You may obtain a copy of the License at

 

-     http://www.apache.org/licenses/LICENSE-2.0

+     https://www.apache.org/licenses/LICENSE-2.0

 

    Unless required by applicable law or agreed to in writing,

    software distributed under the License is distributed on an

diff --git a/test/repositories/IVY-1233/test/a/1.0/ivy.xml b/test/repositories/IVY-1233/test/a/1.0/ivy.xml
index b6f96a3..89bbd10 100644
--- a/test/repositories/IVY-1233/test/a/1.0/ivy.xml
+++ b/test/repositories/IVY-1233/test/a/1.0/ivy.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance

    with the License.  You may obtain a copy of the License at

 

-     http://www.apache.org/licenses/LICENSE-2.0

+     https://www.apache.org/licenses/LICENSE-2.0

 

    Unless required by applicable law or agreed to in writing,

    software distributed under the License is distributed on an

diff --git a/test/repositories/IVY-1233/test/a/1.1/ivy.xml b/test/repositories/IVY-1233/test/a/1.1/ivy.xml
index 8d132da..8f41a9b 100644
--- a/test/repositories/IVY-1233/test/a/1.1/ivy.xml
+++ b/test/repositories/IVY-1233/test/a/1.1/ivy.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance

    with the License.  You may obtain a copy of the License at

 

-     http://www.apache.org/licenses/LICENSE-2.0

+     https://www.apache.org/licenses/LICENSE-2.0

 

    Unless required by applicable law or agreed to in writing,

    software distributed under the License is distributed on an

diff --git a/test/repositories/IVY-1233/test/b/2.0/ivy.xml b/test/repositories/IVY-1233/test/b/2.0/ivy.xml
index 000f5ca..4464138 100644
--- a/test/repositories/IVY-1233/test/b/2.0/ivy.xml
+++ b/test/repositories/IVY-1233/test/b/2.0/ivy.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance

    with the License.  You may obtain a copy of the License at

 

-     http://www.apache.org/licenses/LICENSE-2.0

+     https://www.apache.org/licenses/LICENSE-2.0

 

    Unless required by applicable law or agreed to in writing,

    software distributed under the License is distributed on an

diff --git a/test/repositories/IVY-1233/test/b/2.1/ivy.xml b/test/repositories/IVY-1233/test/b/2.1/ivy.xml
index c3625fa..d4ecd0d 100644
--- a/test/repositories/IVY-1233/test/b/2.1/ivy.xml
+++ b/test/repositories/IVY-1233/test/b/2.1/ivy.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance

    with the License.  You may obtain a copy of the License at

 

-     http://www.apache.org/licenses/LICENSE-2.0

+     https://www.apache.org/licenses/LICENSE-2.0

 

    Unless required by applicable law or agreed to in writing,

    software distributed under the License is distributed on an

diff --git a/test/repositories/IVY-1233/test/c/3.0/ivy.xml b/test/repositories/IVY-1233/test/c/3.0/ivy.xml
index e3dadad..a7a9835 100644
--- a/test/repositories/IVY-1233/test/c/3.0/ivy.xml
+++ b/test/repositories/IVY-1233/test/c/3.0/ivy.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance

    with the License.  You may obtain a copy of the License at

 

-     http://www.apache.org/licenses/LICENSE-2.0

+     https://www.apache.org/licenses/LICENSE-2.0

 

    Unless required by applicable law or agreed to in writing,

    software distributed under the License is distributed on an

diff --git a/test/repositories/IVY-1233/test/c/3.1/ivy.xml b/test/repositories/IVY-1233/test/c/3.1/ivy.xml
index 7aff866..6c7a5be 100644
--- a/test/repositories/IVY-1233/test/c/3.1/ivy.xml
+++ b/test/repositories/IVY-1233/test/c/3.1/ivy.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance

    with the License.  You may obtain a copy of the License at

 

-     http://www.apache.org/licenses/LICENSE-2.0

+     https://www.apache.org/licenses/LICENSE-2.0

 

    Unless required by applicable law or agreed to in writing,

    software distributed under the License is distributed on an

diff --git a/test/repositories/IVY-1236/ivy.xml b/test/repositories/IVY-1236/ivy.xml
index c9f38d7..79e0d3c 100644
--- a/test/repositories/IVY-1236/ivy.xml
+++ b/test/repositories/IVY-1236/ivy.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance

    with the License.  You may obtain a copy of the License at

 

-     http://www.apache.org/licenses/LICENSE-2.0

+     https://www.apache.org/licenses/LICENSE-2.0

 

    Unless required by applicable law or agreed to in writing,

    software distributed under the License is distributed on an

diff --git a/test/repositories/IVY-1236/ivysettings.xml b/test/repositories/IVY-1236/ivysettings.xml
index 44d7a81..2e9b56a 100644
--- a/test/repositories/IVY-1236/ivysettings.xml
+++ b/test/repositories/IVY-1236/ivysettings.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance

    with the License.  You may obtain a copy of the License at

 

-     http://www.apache.org/licenses/LICENSE-2.0

+     https://www.apache.org/licenses/LICENSE-2.0

 

    Unless required by applicable law or agreed to in writing,

    software distributed under the License is distributed on an

diff --git a/test/repositories/IVY-1236/myorg/modA/1.0/ivy.xml b/test/repositories/IVY-1236/myorg/modA/1.0/ivy.xml
index 6002ea6..161ca22 100644
--- a/test/repositories/IVY-1236/myorg/modA/1.0/ivy.xml
+++ b/test/repositories/IVY-1236/myorg/modA/1.0/ivy.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance

    with the License.  You may obtain a copy of the License at

 

-     http://www.apache.org/licenses/LICENSE-2.0

+     https://www.apache.org/licenses/LICENSE-2.0

 

    Unless required by applicable law or agreed to in writing,

    software distributed under the License is distributed on an

diff --git a/test/repositories/IVY-1236/myorg/modB/1.0/ivy.xml b/test/repositories/IVY-1236/myorg/modB/1.0/ivy.xml
index 781c1ef..4598f72 100644
--- a/test/repositories/IVY-1236/myorg/modB/1.0/ivy.xml
+++ b/test/repositories/IVY-1236/myorg/modB/1.0/ivy.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance

    with the License.  You may obtain a copy of the License at

 

-     http://www.apache.org/licenses/LICENSE-2.0

+     https://www.apache.org/licenses/LICENSE-2.0

 

    Unless required by applicable law or agreed to in writing,

    software distributed under the License is distributed on an

diff --git a/test/repositories/IVY-1238/ivy-org/modA/v1.0/ivy.xml b/test/repositories/IVY-1238/ivy-org/modA/v1.0/ivy.xml
index 8783c51..856d427 100644
--- a/test/repositories/IVY-1238/ivy-org/modA/v1.0/ivy.xml
+++ b/test/repositories/IVY-1238/ivy-org/modA/v1.0/ivy.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/IVY-1238/ivy-org/modA/v2.0/ivy.xml b/test/repositories/IVY-1238/ivy-org/modA/v2.0/ivy.xml
index c51b6a0..731d0e8 100644
--- a/test/repositories/IVY-1238/ivy-org/modA/v2.0/ivy.xml
+++ b/test/repositories/IVY-1238/ivy-org/modA/v2.0/ivy.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/IVY-1300/assembly-ivy.xml b/test/repositories/IVY-1300/assembly-ivy.xml
index 3fa835d..b4f742f 100644
--- a/test/repositories/IVY-1300/assembly-ivy.xml
+++ b/test/repositories/IVY-1300/assembly-ivy.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/IVY-1300/ivysettings.xml b/test/repositories/IVY-1300/ivysettings.xml
index efeb892..1c7d5f9 100644
--- a/test/repositories/IVY-1300/ivysettings.xml
+++ b/test/repositories/IVY-1300/ivysettings.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/IVY-1300/myorg/modA/releasebranch/1/ivy.xml b/test/repositories/IVY-1300/myorg/modA/releasebranch/1/ivy.xml
index 77642b7..722a86f 100644
--- a/test/repositories/IVY-1300/myorg/modA/releasebranch/1/ivy.xml
+++ b/test/repositories/IVY-1300/myorg/modA/releasebranch/1/ivy.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/IVY-1300/myorg/modA/trunk/5/ivy.xml b/test/repositories/IVY-1300/myorg/modA/trunk/5/ivy.xml
index 8de91ff..928439c 100644
--- a/test/repositories/IVY-1300/myorg/modA/trunk/5/ivy.xml
+++ b/test/repositories/IVY-1300/myorg/modA/trunk/5/ivy.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/IVY-1300/myorg/modB/releasebranch/1/ivy.xml b/test/repositories/IVY-1300/myorg/modB/releasebranch/1/ivy.xml
index d0f3d81..3da790d 100644
--- a/test/repositories/IVY-1300/myorg/modB/releasebranch/1/ivy.xml
+++ b/test/repositories/IVY-1300/myorg/modB/releasebranch/1/ivy.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/IVY-1300/myorg/modB/trunk/5/ivy.xml b/test/repositories/IVY-1300/myorg/modB/trunk/5/ivy.xml
index a10dd58..39367aa 100644
--- a/test/repositories/IVY-1300/myorg/modB/trunk/5/ivy.xml
+++ b/test/repositories/IVY-1300/myorg/modB/trunk/5/ivy.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/IVY-1313/ivysettings.xml b/test/repositories/IVY-1313/ivysettings.xml
index ff066f7..5d22bca 100644
--- a/test/repositories/IVY-1313/ivysettings.xml
+++ b/test/repositories/IVY-1313/ivysettings.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance

    with the License.  You may obtain a copy of the License at

 

-     http://www.apache.org/licenses/LICENSE-2.0

+     https://www.apache.org/licenses/LICENSE-2.0

 

    Unless required by applicable law or agreed to in writing,

    software distributed under the License is distributed on an

diff --git a/test/repositories/IVY-1313/repo/org1/mod1/ivys/ivy-1.0.xml b/test/repositories/IVY-1313/repo/org1/mod1/ivys/ivy-1.0.xml
index 97c268b..df24a85 100644
--- a/test/repositories/IVY-1313/repo/org1/mod1/ivys/ivy-1.0.xml
+++ b/test/repositories/IVY-1313/repo/org1/mod1/ivys/ivy-1.0.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance

    with the License.  You may obtain a copy of the License at

 

-     http://www.apache.org/licenses/LICENSE-2.0

+     https://www.apache.org/licenses/LICENSE-2.0

 

    Unless required by applicable law or agreed to in writing,

    software distributed under the License is distributed on an

diff --git a/test/repositories/IVY-1313/repo/org1/mod2/ivys/ivy-1.0.xml b/test/repositories/IVY-1313/repo/org1/mod2/ivys/ivy-1.0.xml
index b4a9306..03d7a7c 100644
--- a/test/repositories/IVY-1313/repo/org1/mod2/ivys/ivy-1.0.xml
+++ b/test/repositories/IVY-1313/repo/org1/mod2/ivys/ivy-1.0.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance

    with the License.  You may obtain a copy of the License at

 

-     http://www.apache.org/licenses/LICENSE-2.0

+     https://www.apache.org/licenses/LICENSE-2.0

 

    Unless required by applicable law or agreed to in writing,

    software distributed under the License is distributed on an

diff --git a/test/repositories/IVY-1313/repo/org1/mod3/ivys/ivy-1.0.xml b/test/repositories/IVY-1313/repo/org1/mod3/ivys/ivy-1.0.xml
index f9836c5..9ff2499 100644
--- a/test/repositories/IVY-1313/repo/org1/mod3/ivys/ivy-1.0.xml
+++ b/test/repositories/IVY-1313/repo/org1/mod3/ivys/ivy-1.0.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance

    with the License.  You may obtain a copy of the License at

 

-     http://www.apache.org/licenses/LICENSE-2.0

+     https://www.apache.org/licenses/LICENSE-2.0

 

    Unless required by applicable law or agreed to in writing,

    software distributed under the License is distributed on an

diff --git a/test/repositories/IVY-1333/ivy.xml b/test/repositories/IVY-1333/ivy.xml
index 67aa887..e0204b5 100644
--- a/test/repositories/IVY-1333/ivy.xml
+++ b/test/repositories/IVY-1333/ivy.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/IVY-1333/ivysettings.xml b/test/repositories/IVY-1333/ivysettings.xml
index 4a0d6e2..cb601c9 100644
--- a/test/repositories/IVY-1333/ivysettings.xml
+++ b/test/repositories/IVY-1333/ivysettings.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/IVY-1333/org/badArtifact/1.0.0.m4/ivy.xml b/test/repositories/IVY-1333/org/badArtifact/1.0.0.m4/ivy.xml
index 6822173..a7fd19c 100644
--- a/test/repositories/IVY-1333/org/badArtifact/1.0.0.m4/ivy.xml
+++ b/test/repositories/IVY-1333/org/badArtifact/1.0.0.m4/ivy.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/IVY-1333/org/dep1/1.0/ivy.xml b/test/repositories/IVY-1333/org/dep1/1.0/ivy.xml
index 648d369..c6a0b0f 100644
--- a/test/repositories/IVY-1333/org/dep1/1.0/ivy.xml
+++ b/test/repositories/IVY-1333/org/dep1/1.0/ivy.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/IVY-1333/org/dep2/1.0/ivy.xml b/test/repositories/IVY-1333/org/dep2/1.0/ivy.xml
index 83a5147..0a7674f 100644
--- a/test/repositories/IVY-1333/org/dep2/1.0/ivy.xml
+++ b/test/repositories/IVY-1333/org/dep2/1.0/ivy.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/IVY-1347/childone/childtwo/ivy.xml b/test/repositories/IVY-1347/childone/childtwo/ivy.xml
index 2c988ae..61e8ed7 100644
--- a/test/repositories/IVY-1347/childone/childtwo/ivy.xml
+++ b/test/repositories/IVY-1347/childone/childtwo/ivy.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance

    with the License.  You may obtain a copy of the License at

 

-     http://www.apache.org/licenses/LICENSE-2.0

+     https://www.apache.org/licenses/LICENSE-2.0

 

    Unless required by applicable law or agreed to in writing,

    software distributed under the License is distributed on an

diff --git a/test/repositories/IVY-1347/childone/ivy.xml b/test/repositories/IVY-1347/childone/ivy.xml
index 5ad8f4a..3e5de9a 100644
--- a/test/repositories/IVY-1347/childone/ivy.xml
+++ b/test/repositories/IVY-1347/childone/ivy.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance

    with the License.  You may obtain a copy of the License at

 

-     http://www.apache.org/licenses/LICENSE-2.0

+     https://www.apache.org/licenses/LICENSE-2.0

 

    Unless required by applicable law or agreed to in writing,

    software distributed under the License is distributed on an

diff --git a/test/repositories/IVY-1347/ivysettings.xml b/test/repositories/IVY-1347/ivysettings.xml
index de33743..9b681c1 100644
--- a/test/repositories/IVY-1347/ivysettings.xml
+++ b/test/repositories/IVY-1347/ivysettings.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance

    with the License.  You may obtain a copy of the License at

 

-     http://www.apache.org/licenses/LICENSE-2.0

+     https://www.apache.org/licenses/LICENSE-2.0

 

    Unless required by applicable law or agreed to in writing,

    software distributed under the License is distributed on an

diff --git a/test/repositories/IVY-1347/repo/foo/parent/1.0/ivys/ivy.xml b/test/repositories/IVY-1347/repo/foo/parent/1.0/ivys/ivy.xml
index 944230f..9797cdd 100644
--- a/test/repositories/IVY-1347/repo/foo/parent/1.0/ivys/ivy.xml
+++ b/test/repositories/IVY-1347/repo/foo/parent/1.0/ivys/ivy.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance

    with the License.  You may obtain a copy of the License at

 

-     http://www.apache.org/licenses/LICENSE-2.0

+     https://www.apache.org/licenses/LICENSE-2.0

 

    Unless required by applicable law or agreed to in writing,

    software distributed under the License is distributed on an

diff --git a/test/repositories/IVY-1366/a/1/ivy.xml b/test/repositories/IVY-1366/a/1/ivy.xml
index c5f4c36..27abd2e 100644
--- a/test/repositories/IVY-1366/a/1/ivy.xml
+++ b/test/repositories/IVY-1366/a/1/ivy.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance

    with the License.  You may obtain a copy of the License at

 

-     http://www.apache.org/licenses/LICENSE-2.0

+     https://www.apache.org/licenses/LICENSE-2.0

 

    Unless required by applicable law or agreed to in writing,

    software distributed under the License is distributed on an

diff --git a/test/repositories/IVY-1366/b/1/ivy.xml b/test/repositories/IVY-1366/b/1/ivy.xml
index 17495b7..ad536c8 100644
--- a/test/repositories/IVY-1366/b/1/ivy.xml
+++ b/test/repositories/IVY-1366/b/1/ivy.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance

    with the License.  You may obtain a copy of the License at

 

-     http://www.apache.org/licenses/LICENSE-2.0

+     https://www.apache.org/licenses/LICENSE-2.0

 

    Unless required by applicable law or agreed to in writing,

    software distributed under the License is distributed on an

diff --git a/test/repositories/IVY-1366/c/1/ivy.xml b/test/repositories/IVY-1366/c/1/ivy.xml
index 1b99f2f..5d39be6 100644
--- a/test/repositories/IVY-1366/c/1/ivy.xml
+++ b/test/repositories/IVY-1366/c/1/ivy.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance

    with the License.  You may obtain a copy of the License at

 

-     http://www.apache.org/licenses/LICENSE-2.0

+     https://www.apache.org/licenses/LICENSE-2.0

 

    Unless required by applicable law or agreed to in writing,

    software distributed under the License is distributed on an

diff --git a/test/repositories/IVY-1366/ivy.xml b/test/repositories/IVY-1366/ivy.xml
index 4073676..4e59af6 100644
--- a/test/repositories/IVY-1366/ivy.xml
+++ b/test/repositories/IVY-1366/ivy.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance

    with the License.  You may obtain a copy of the License at

 

-     http://www.apache.org/licenses/LICENSE-2.0

+     https://www.apache.org/licenses/LICENSE-2.0

 

    Unless required by applicable law or agreed to in writing,

    software distributed under the License is distributed on an

diff --git a/test/repositories/IVY-1366/ivysettings.xml b/test/repositories/IVY-1366/ivysettings.xml
index 15f5baf..18fd5e9 100644
--- a/test/repositories/IVY-1366/ivysettings.xml
+++ b/test/repositories/IVY-1366/ivysettings.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance

    with the License.  You may obtain a copy of the License at

 

-     http://www.apache.org/licenses/LICENSE-2.0

+     https://www.apache.org/licenses/LICENSE-2.0

 

    Unless required by applicable law or agreed to in writing,

    software distributed under the License is distributed on an

diff --git a/test/repositories/IVY-1399/MyCompany/A/ivy-1.xml b/test/repositories/IVY-1399/MyCompany/A/ivy-1.xml
index 8f9cd76..e4b2ea7 100644
--- a/test/repositories/IVY-1399/MyCompany/A/ivy-1.xml
+++ b/test/repositories/IVY-1399/MyCompany/A/ivy-1.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/IVY-1399/MyCompany/B/ivy-1.xml b/test/repositories/IVY-1399/MyCompany/B/ivy-1.xml
index eeab6ae..a8ad455 100644
--- a/test/repositories/IVY-1399/MyCompany/B/ivy-1.xml
+++ b/test/repositories/IVY-1399/MyCompany/B/ivy-1.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/IVY-1399/MyCompany/C/ivy-1.xml b/test/repositories/IVY-1399/MyCompany/C/ivy-1.xml
index 8f09bb0..ed5602c 100644
--- a/test/repositories/IVY-1399/MyCompany/C/ivy-1.xml
+++ b/test/repositories/IVY-1399/MyCompany/C/ivy-1.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/IVY-1399/MyCompany/target/ivy-1.xml b/test/repositories/IVY-1399/MyCompany/target/ivy-1.xml
index 3201088..faa934d 100644
--- a/test/repositories/IVY-1399/MyCompany/target/ivy-1.xml
+++ b/test/repositories/IVY-1399/MyCompany/target/ivy-1.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/IVY-1399/OtherCompany/prefers-later/ivy-1.xml b/test/repositories/IVY-1399/OtherCompany/prefers-later/ivy-1.xml
index 200f5f7..f74b73c 100644
--- a/test/repositories/IVY-1399/OtherCompany/prefers-later/ivy-1.xml
+++ b/test/repositories/IVY-1399/OtherCompany/prefers-later/ivy-1.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/IVY-1399/conflicting-dependency/dep/ivy-1.xml b/test/repositories/IVY-1399/conflicting-dependency/dep/ivy-1.xml
index 80f2609..4b1d43f 100644
--- a/test/repositories/IVY-1399/conflicting-dependency/dep/ivy-1.xml
+++ b/test/repositories/IVY-1399/conflicting-dependency/dep/ivy-1.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/IVY-1399/conflicting-dependency/dep/ivy-2.xml b/test/repositories/IVY-1399/conflicting-dependency/dep/ivy-2.xml
index bfc7e3e..bb566d7 100644
--- a/test/repositories/IVY-1399/conflicting-dependency/dep/ivy-2.xml
+++ b/test/repositories/IVY-1399/conflicting-dependency/dep/ivy-2.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/IVY-1455/ivy.xml b/test/repositories/IVY-1455/ivy.xml
index 68eb437..827e4f4 100644
--- a/test/repositories/IVY-1455/ivy.xml
+++ b/test/repositories/IVY-1455/ivy.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/IVY-1455/ivysettings.xml b/test/repositories/IVY-1455/ivysettings.xml
index 196aff4..58c60b6 100644
--- a/test/repositories/IVY-1455/ivysettings.xml
+++ b/test/repositories/IVY-1455/ivysettings.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/IVY-1455/repo/conflict/conflict/ivy-1.xml b/test/repositories/IVY-1455/repo/conflict/conflict/ivy-1.xml
index 90765cc..4923f8f 100644
--- a/test/repositories/IVY-1455/repo/conflict/conflict/ivy-1.xml
+++ b/test/repositories/IVY-1455/repo/conflict/conflict/ivy-1.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/IVY-1455/repo/conflict/conflict/ivy-2.xml b/test/repositories/IVY-1455/repo/conflict/conflict/ivy-2.xml
index 3355b91..be14337 100644
--- a/test/repositories/IVY-1455/repo/conflict/conflict/ivy-2.xml
+++ b/test/repositories/IVY-1455/repo/conflict/conflict/ivy-2.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/IVY-1455/repo/empty-module/empty-module/ivy-1.xml b/test/repositories/IVY-1455/repo/empty-module/empty-module/ivy-1.xml
index 3f94e1c..2051a1b 100644
--- a/test/repositories/IVY-1455/repo/empty-module/empty-module/ivy-1.xml
+++ b/test/repositories/IVY-1455/repo/empty-module/empty-module/ivy-1.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/IVY-1455/repo/reproducer/phase-one/ivy-1.xml b/test/repositories/IVY-1455/repo/reproducer/phase-one/ivy-1.xml
index acbe858..cd19f52 100644
--- a/test/repositories/IVY-1455/repo/reproducer/phase-one/ivy-1.xml
+++ b/test/repositories/IVY-1455/repo/reproducer/phase-one/ivy-1.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/IVY-1455/repo/reproducer/phase-two/ivy-1.xml b/test/repositories/IVY-1455/repo/reproducer/phase-two/ivy-1.xml
index 9c0e01a..a4c2bcb 100644
--- a/test/repositories/IVY-1455/repo/reproducer/phase-two/ivy-1.xml
+++ b/test/repositories/IVY-1455/repo/reproducer/phase-two/ivy-1.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/IVY-1486/ivysettings.xml b/test/repositories/IVY-1486/ivysettings.xml
index 919c4eb..6d9372f 100644
--- a/test/repositories/IVY-1486/ivysettings.xml
+++ b/test/repositories/IVY-1486/ivysettings.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/IVY-1486/org/a/ivy-1.xml b/test/repositories/IVY-1486/org/a/ivy-1.xml
index 31e4b20..8a78b92 100644
--- a/test/repositories/IVY-1486/org/a/ivy-1.xml
+++ b/test/repositories/IVY-1486/org/a/ivy-1.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/IVY-1486/org/h/ivy-1.xml b/test/repositories/IVY-1486/org/h/ivy-1.xml
index ea96745..09084a6 100644
--- a/test/repositories/IVY-1486/org/h/ivy-1.xml
+++ b/test/repositories/IVY-1486/org/h/ivy-1.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/IVY-1486/org/h/ivy-2.xml b/test/repositories/IVY-1486/org/h/ivy-2.xml
index 0b69af5..e71d68a 100644
--- a/test/repositories/IVY-1486/org/h/ivy-2.xml
+++ b/test/repositories/IVY-1486/org/h/ivy-2.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/IVY-1486/org/i/ivy-1.xml b/test/repositories/IVY-1486/org/i/ivy-1.xml
index d1fdcc5..4aaf0c9 100644
--- a/test/repositories/IVY-1486/org/i/ivy-1.xml
+++ b/test/repositories/IVY-1486/org/i/ivy-1.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/IVY-1486/org/i/ivy-2.xml b/test/repositories/IVY-1486/org/i/ivy-2.xml
index c0a9976..8eedb1d 100644
--- a/test/repositories/IVY-1486/org/i/ivy-2.xml
+++ b/test/repositories/IVY-1486/org/i/ivy-2.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/IVY-1486/org/j/ivy-1.xml b/test/repositories/IVY-1486/org/j/ivy-1.xml
index 9193cff..af3794a 100644
--- a/test/repositories/IVY-1486/org/j/ivy-1.xml
+++ b/test/repositories/IVY-1486/org/j/ivy-1.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/IVY-1486/org/j/ivy-2.xml b/test/repositories/IVY-1486/org/j/ivy-2.xml
index e355ad2..599a100 100644
--- a/test/repositories/IVY-1486/org/j/ivy-2.xml
+++ b/test/repositories/IVY-1486/org/j/ivy-2.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/IVY-1486/org/k/ivy-1.xml b/test/repositories/IVY-1486/org/k/ivy-1.xml
index e4895de..958e778 100644
--- a/test/repositories/IVY-1486/org/k/ivy-1.xml
+++ b/test/repositories/IVY-1486/org/k/ivy-1.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/IVY-1486/org/k/ivy-2.xml b/test/repositories/IVY-1486/org/k/ivy-2.xml
index 091ee2f..1153a04 100644
--- a/test/repositories/IVY-1486/org/k/ivy-2.xml
+++ b/test/repositories/IVY-1486/org/k/ivy-2.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/IVY-1486/org/l/ivy-1.xml b/test/repositories/IVY-1486/org/l/ivy-1.xml
index 8f6d346..21acd8a 100644
--- a/test/repositories/IVY-1486/org/l/ivy-1.xml
+++ b/test/repositories/IVY-1486/org/l/ivy-1.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/IVY-1486/org/l/ivy-2.xml b/test/repositories/IVY-1486/org/l/ivy-2.xml
index d14aa4e..c12e900 100644
--- a/test/repositories/IVY-1486/org/l/ivy-2.xml
+++ b/test/repositories/IVY-1486/org/l/ivy-2.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/IVY-1486/org/root/ivy-1.xml b/test/repositories/IVY-1486/org/root/ivy-1.xml
index e20fd2e..3a8c7ef 100644
--- a/test/repositories/IVY-1486/org/root/ivy-1.xml
+++ b/test/repositories/IVY-1486/org/root/ivy-1.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/IVY-1486/org/root/ivy-2.xml b/test/repositories/IVY-1486/org/root/ivy-2.xml
index f349776..c9ba1f2 100644
--- a/test/repositories/IVY-1486/org/root/ivy-2.xml
+++ b/test/repositories/IVY-1486/org/root/ivy-2.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/IVY-1486/org/x/ivy-1.xml b/test/repositories/IVY-1486/org/x/ivy-1.xml
index 08801cd..3bec111 100644
--- a/test/repositories/IVY-1486/org/x/ivy-1.xml
+++ b/test/repositories/IVY-1486/org/x/ivy-1.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/IVY-1486/org/x/ivy-2.xml b/test/repositories/IVY-1486/org/x/ivy-2.xml
index 38ae447..b3d5c92 100644
--- a/test/repositories/IVY-1486/org/x/ivy-2.xml
+++ b/test/repositories/IVY-1486/org/x/ivy-2.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/IVY-1486/org/y/ivy-1.xml b/test/repositories/IVY-1486/org/y/ivy-1.xml
index 98155ad..c69187b 100644
--- a/test/repositories/IVY-1486/org/y/ivy-1.xml
+++ b/test/repositories/IVY-1486/org/y/ivy-1.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/IVY-1486/org/y/ivy-2.xml b/test/repositories/IVY-1486/org/y/ivy-2.xml
index d42f1ca..fbd5a7f 100644
--- a/test/repositories/IVY-1486/org/y/ivy-2.xml
+++ b/test/repositories/IVY-1486/org/y/ivy-2.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/IVY-258/ivy.xml b/test/repositories/IVY-258/ivy.xml
index 7b929c3..a46f9b6 100644
--- a/test/repositories/IVY-258/ivy.xml
+++ b/test/repositories/IVY-258/ivy.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/IVY-258/ivysettings.xml b/test/repositories/IVY-258/ivysettings.xml
index 3149c43..2505113 100644
--- a/test/repositories/IVY-258/ivysettings.xml
+++ b/test/repositories/IVY-258/ivysettings.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/IVY-258/module2/ivy.xml b/test/repositories/IVY-258/module2/ivy.xml
index cbd627e..16eb779 100644
--- a/test/repositories/IVY-258/module2/ivy.xml
+++ b/test/repositories/IVY-258/module2/ivy.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/IVY-264/ivy.xml b/test/repositories/IVY-264/ivy.xml
index bc61dd4..5b2b100 100644
--- a/test/repositories/IVY-264/ivy.xml
+++ b/test/repositories/IVY-264/ivy.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/IVY-264/ivysettings.xml b/test/repositories/IVY-264/ivysettings.xml
index 87ab629..374ddf2 100644
--- a/test/repositories/IVY-264/ivysettings.xml
+++ b/test/repositories/IVY-264/ivysettings.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/IVY-264/x/ivy-1.0.xml b/test/repositories/IVY-264/x/ivy-1.0.xml
index ac0a453..9c9d02f 100644
--- a/test/repositories/IVY-264/x/ivy-1.0.xml
+++ b/test/repositories/IVY-264/x/ivy-1.0.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/IVY-264/y/ivy-1.0.xml b/test/repositories/IVY-264/y/ivy-1.0.xml
index 7598e00..0dd1f21 100644
--- a/test/repositories/IVY-264/y/ivy-1.0.xml
+++ b/test/repositories/IVY-264/y/ivy-1.0.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/IVY-264/z/ivy-1.0.xml b/test/repositories/IVY-264/z/ivy-1.0.xml
index b1b824a..a93947c 100644
--- a/test/repositories/IVY-264/z/ivy-1.0.xml
+++ b/test/repositories/IVY-264/z/ivy-1.0.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/IVY-283/B/ivy-1.0.xml b/test/repositories/IVY-283/B/ivy-1.0.xml
index bb75c18..775c7f3 100644
--- a/test/repositories/IVY-283/B/ivy-1.0.xml
+++ b/test/repositories/IVY-283/B/ivy-1.0.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/IVY-283/C/ivy-1.0.xml b/test/repositories/IVY-283/C/ivy-1.0.xml
index a43688e..963ef74 100644
--- a/test/repositories/IVY-283/C/ivy-1.0.xml
+++ b/test/repositories/IVY-283/C/ivy-1.0.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/IVY-283/ivy-d.xml b/test/repositories/IVY-283/ivy-d.xml
index 91ee59b..2188a6e 100644
--- a/test/repositories/IVY-283/ivy-d.xml
+++ b/test/repositories/IVY-283/ivy-d.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/IVY-283/ivy.xml b/test/repositories/IVY-283/ivy.xml
index b370080..48a6c39 100644
--- a/test/repositories/IVY-283/ivy.xml
+++ b/test/repositories/IVY-283/ivy.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/IVY-283/ivysettings.xml b/test/repositories/IVY-283/ivysettings.xml
index 87ab629..374ddf2 100644
--- a/test/repositories/IVY-283/ivysettings.xml
+++ b/test/repositories/IVY-283/ivysettings.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/IVY-283/module_a/ivy-local.xml b/test/repositories/IVY-283/module_a/ivy-local.xml
index f186c0b..c09fa8f 100644
--- a/test/repositories/IVY-283/module_a/ivy-local.xml
+++ b/test/repositories/IVY-283/module_a/ivy-local.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/IVY-283/module_b/ivy-local.xml b/test/repositories/IVY-283/module_b/ivy-local.xml
index 6eaca6c..d017475 100644
--- a/test/repositories/IVY-283/module_b/ivy-local.xml
+++ b/test/repositories/IVY-283/module_b/ivy-local.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/IVY-283/module_c/ivy-local.xml b/test/repositories/IVY-283/module_c/ivy-local.xml
index 7980f07..11cd696 100644
--- a/test/repositories/IVY-283/module_c/ivy-local.xml
+++ b/test/repositories/IVY-283/module_c/ivy-local.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/IVY-283/module_e/ivy-local.xml b/test/repositories/IVY-283/module_e/ivy-local.xml
index e60544b..f77662b 100644
--- a/test/repositories/IVY-283/module_e/ivy-local.xml
+++ b/test/repositories/IVY-283/module_e/ivy-local.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/IVY-407/MyCompany/A/ivy-1.0.0.xml b/test/repositories/IVY-407/MyCompany/A/ivy-1.0.0.xml
index 789a857..06f3b78 100644
--- a/test/repositories/IVY-407/MyCompany/A/ivy-1.0.0.xml
+++ b/test/repositories/IVY-407/MyCompany/A/ivy-1.0.0.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/IVY-407/MyCompany/B/ivy-1.0.0.xml b/test/repositories/IVY-407/MyCompany/B/ivy-1.0.0.xml
index 51ee169..8d21315 100644
--- a/test/repositories/IVY-407/MyCompany/B/ivy-1.0.0.xml
+++ b/test/repositories/IVY-407/MyCompany/B/ivy-1.0.0.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/IVY-407/MyCompany/C/ivy-1.0.0.xml b/test/repositories/IVY-407/MyCompany/C/ivy-1.0.0.xml
index c04c36e..90d9570 100644
--- a/test/repositories/IVY-407/MyCompany/C/ivy-1.0.0.xml
+++ b/test/repositories/IVY-407/MyCompany/C/ivy-1.0.0.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/IVY-407/MyCompany/C/ivy-1.0.1.xml b/test/repositories/IVY-407/MyCompany/C/ivy-1.0.1.xml
index 5796f74..ce7c6de 100644
--- a/test/repositories/IVY-407/MyCompany/C/ivy-1.0.1.xml
+++ b/test/repositories/IVY-407/MyCompany/C/ivy-1.0.1.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/IVY-407/MyCompany/C/ivy-1.0.2.xml b/test/repositories/IVY-407/MyCompany/C/ivy-1.0.2.xml
index cb8b29f..b96f60e 100644
--- a/test/repositories/IVY-407/MyCompany/C/ivy-1.0.2.xml
+++ b/test/repositories/IVY-407/MyCompany/C/ivy-1.0.2.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/IVY-407/MyCompany/D/ivy-1.0.0.xml b/test/repositories/IVY-407/MyCompany/D/ivy-1.0.0.xml
index 74539ef..3d4079c 100644
--- a/test/repositories/IVY-407/MyCompany/D/ivy-1.0.0.xml
+++ b/test/repositories/IVY-407/MyCompany/D/ivy-1.0.0.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/IVY-448/ivy.xml b/test/repositories/IVY-448/ivy.xml
index be214a0..32e716f 100644
--- a/test/repositories/IVY-448/ivy.xml
+++ b/test/repositories/IVY-448/ivy.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/IVY-448/ivysettings.xml b/test/repositories/IVY-448/ivysettings.xml
index f46afeb..e261ea2 100644
--- a/test/repositories/IVY-448/ivysettings.xml
+++ b/test/repositories/IVY-448/ivysettings.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/IVY-448/module2/ivy-1.0.xml b/test/repositories/IVY-448/module2/ivy-1.0.xml
index 1653c54..89e8a4d 100644
--- a/test/repositories/IVY-448/module2/ivy-1.0.xml
+++ b/test/repositories/IVY-448/module2/ivy-1.0.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/IVY-448/module3/ivy-1.0.xml b/test/repositories/IVY-448/module3/ivy-1.0.xml
index 052d47e..41ba67f 100644
--- a/test/repositories/IVY-448/module3/ivy-1.0.xml
+++ b/test/repositories/IVY-448/module3/ivy-1.0.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/IVY-448/module3/ivy-2.0.xml b/test/repositories/IVY-448/module3/ivy-2.0.xml
index fa53ab3..f580a3b 100644
--- a/test/repositories/IVY-448/module3/ivy-2.0.xml
+++ b/test/repositories/IVY-448/module3/ivy-2.0.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/IVY-630/ivysettings.xml b/test/repositories/IVY-630/ivysettings.xml
index 17918a5..219f9f1 100644
--- a/test/repositories/IVY-630/ivysettings.xml
+++ b/test/repositories/IVY-630/ivysettings.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/IVY-635/ivysettings.xml b/test/repositories/IVY-635/ivysettings.xml
index c6820cf..aace21e 100644
--- a/test/repositories/IVY-635/ivysettings.xml
+++ b/test/repositories/IVY-635/ivysettings.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/IVY-635/mod1/ivy.xml b/test/repositories/IVY-635/mod1/ivy.xml
index bf680b2..2c86063 100644
--- a/test/repositories/IVY-635/mod1/ivy.xml
+++ b/test/repositories/IVY-635/mod1/ivy.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/IVY-716/ivysettings.xml b/test/repositories/IVY-716/ivysettings.xml
index 2966fcc..e4975ea 100644
--- a/test/repositories/IVY-716/ivysettings.xml
+++ b/test/repositories/IVY-716/ivysettings.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/IVY-716/org1/branch1/mod1.1/1.0/ivy.xml.txt b/test/repositories/IVY-716/org1/branch1/mod1.1/1.0/ivy.xml.txt
index 4f1a5fa..d138061 100644
--- a/test/repositories/IVY-716/org1/branch1/mod1.1/1.0/ivy.xml.txt
+++ b/test/repositories/IVY-716/org1/branch1/mod1.1/1.0/ivy.xml.txt
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/IVY-716/org1/branch2/mod1.1/1.0/ivy.xml.txt b/test/repositories/IVY-716/org1/branch2/mod1.1/1.0/ivy.xml.txt
index 981c196..128b678 100644
--- a/test/repositories/IVY-716/org1/branch2/mod1.1/1.0/ivy.xml.txt
+++ b/test/repositories/IVY-716/org1/branch2/mod1.1/1.0/ivy.xml.txt
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/IVY-729/b/1/ivy.xml b/test/repositories/IVY-729/b/1/ivy.xml
index 95331e6..dab4f3f 100644
--- a/test/repositories/IVY-729/b/1/ivy.xml
+++ b/test/repositories/IVY-729/b/1/ivy.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/IVY-729/c/1/ivy.xml b/test/repositories/IVY-729/c/1/ivy.xml
index bff19d7..bea5fe1 100644
--- a/test/repositories/IVY-729/c/1/ivy.xml
+++ b/test/repositories/IVY-729/c/1/ivy.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/IVY-729/ivy.xml b/test/repositories/IVY-729/ivy.xml
index 63cf381..56570c8 100644
--- a/test/repositories/IVY-729/ivy.xml
+++ b/test/repositories/IVY-729/ivy.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/IVY-729/ivysettings.xml b/test/repositories/IVY-729/ivysettings.xml
index 0d4f408..9009595 100644
--- a/test/repositories/IVY-729/ivysettings.xml
+++ b/test/repositories/IVY-729/ivysettings.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/IVY-84/ivysettings.xml b/test/repositories/IVY-84/ivysettings.xml
index 245738b..6b8f366 100644
--- a/test/repositories/IVY-84/ivysettings.xml
+++ b/test/repositories/IVY-84/ivysettings.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/IVY-84/repo/test/a/ivy-1.0.1.xml b/test/repositories/IVY-84/repo/test/a/ivy-1.0.1.xml
index e7d5ff7..136cb80 100644
--- a/test/repositories/IVY-84/repo/test/a/ivy-1.0.1.xml
+++ b/test/repositories/IVY-84/repo/test/a/ivy-1.0.1.xml
@@ -9,7 +9,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/IVY-84/repo/test/a/ivy-1.0.2.xml b/test/repositories/IVY-84/repo/test/a/ivy-1.0.2.xml
index 3f55f01..d009675 100644
--- a/test/repositories/IVY-84/repo/test/a/ivy-1.0.2.xml
+++ b/test/repositories/IVY-84/repo/test/a/ivy-1.0.2.xml
@@ -9,7 +9,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/IVY-84/repo/test/b/ivy-1.0.1.xml b/test/repositories/IVY-84/repo/test/b/ivy-1.0.1.xml
index b270eab..8e03d95 100644
--- a/test/repositories/IVY-84/repo/test/b/ivy-1.0.1.xml
+++ b/test/repositories/IVY-84/repo/test/b/ivy-1.0.1.xml
@@ -9,7 +9,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/IVY-84/repo/test/b/ivy-1.0.2.xml b/test/repositories/IVY-84/repo/test/b/ivy-1.0.2.xml
index 9a9762a..4f511ef 100644
--- a/test/repositories/IVY-84/repo/test/b/ivy-1.0.2.xml
+++ b/test/repositories/IVY-84/repo/test/b/ivy-1.0.2.xml
@@ -9,7 +9,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/IVY-84/repo/test/c/ivy-1.0.1.xml b/test/repositories/IVY-84/repo/test/c/ivy-1.0.1.xml
index c1c0a6c..43f8269 100644
--- a/test/repositories/IVY-84/repo/test/c/ivy-1.0.1.xml
+++ b/test/repositories/IVY-84/repo/test/c/ivy-1.0.1.xml
@@ -9,7 +9,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/IVY-84/repo/test/c/ivy-1.0.2.xml b/test/repositories/IVY-84/repo/test/c/ivy-1.0.2.xml
index c351bbd..9740251 100644
--- a/test/repositories/IVY-84/repo/test/c/ivy-1.0.2.xml
+++ b/test/repositories/IVY-84/repo/test/c/ivy-1.0.2.xml
@@ -9,7 +9,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/IVY-84/tests/1/ivy.xml b/test/repositories/IVY-84/tests/1/ivy.xml
index 3cd65e3..a59bde8 100644
--- a/test/repositories/IVY-84/tests/1/ivy.xml
+++ b/test/repositories/IVY-84/tests/1/ivy.xml
@@ -9,7 +9,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/IVY-84/tests/2/ivy.xml b/test/repositories/IVY-84/tests/2/ivy.xml
index 20ff9c8..614f7bf 100644
--- a/test/repositories/IVY-84/tests/2/ivy.xml
+++ b/test/repositories/IVY-84/tests/2/ivy.xml
@@ -9,7 +9,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/IVY-84/tests/3/ivy.xml b/test/repositories/IVY-84/tests/3/ivy.xml
index f36eab9..a46a296 100644
--- a/test/repositories/IVY-84/tests/3/ivy.xml
+++ b/test/repositories/IVY-84/tests/3/ivy.xml
@@ -9,7 +9,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/IVY-84/tests/4/ivy.xml b/test/repositories/IVY-84/tests/4/ivy.xml
index 33aa38b..1a663ee 100644
--- a/test/repositories/IVY-84/tests/4/ivy.xml
+++ b/test/repositories/IVY-84/tests/4/ivy.xml
@@ -9,7 +9,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/IVY-84/tests/5/ivy.xml b/test/repositories/IVY-84/tests/5/ivy.xml
index 8d4ea67..c9c5bf9 100644
--- a/test/repositories/IVY-84/tests/5/ivy.xml
+++ b/test/repositories/IVY-84/tests/5/ivy.xml
@@ -9,7 +9,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/IVY-84/tests/6/ivy.xml b/test/repositories/IVY-84/tests/6/ivy.xml
index bb6aecc..68c3e92 100644
--- a/test/repositories/IVY-84/tests/6/ivy.xml
+++ b/test/repositories/IVY-84/tests/6/ivy.xml
@@ -9,7 +9,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/IVY-84/tests/7/ivy.xml b/test/repositories/IVY-84/tests/7/ivy.xml
index 2ab3c1e..309fdbd 100644
--- a/test/repositories/IVY-84/tests/7/ivy.xml
+++ b/test/repositories/IVY-84/tests/7/ivy.xml
@@ -9,7 +9,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/IVY-999/ivysettings.xml b/test/repositories/IVY-999/ivysettings.xml
index 3d37392..3e36ab2 100644
--- a/test/repositories/IVY-999/ivysettings.xml
+++ b/test/repositories/IVY-999/ivysettings.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/IVY-999/junit/junit/ivy-3.8.xml b/test/repositories/IVY-999/junit/junit/ivy-3.8.xml
index 00de8ce..c485f75 100644
--- a/test/repositories/IVY-999/junit/junit/ivy-3.8.xml
+++ b/test/repositories/IVY-999/junit/junit/ivy-3.8.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/IVY-999/junit/junit/ivy-4.4.xml b/test/repositories/IVY-999/junit/junit/ivy-4.4.xml
index 9a1d996..6346db5 100644
--- a/test/repositories/IVY-999/junit/junit/ivy-4.4.xml
+++ b/test/repositories/IVY-999/junit/junit/ivy-4.4.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/IVY-999/test/a/ivy-1.xml b/test/repositories/IVY-999/test/a/ivy-1.xml
index f9f665e..0ed3640 100644
--- a/test/repositories/IVY-999/test/a/ivy-1.xml
+++ b/test/repositories/IVY-999/test/a/ivy-1.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/IVY-999/test/b/ivy-1.5.xml b/test/repositories/IVY-999/test/b/ivy-1.5.xml
index 0a97b17..b3d27aa 100644
--- a/test/repositories/IVY-999/test/b/ivy-1.5.xml
+++ b/test/repositories/IVY-999/test/b/ivy-1.5.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/badfile/ivys/ivy-badbranch.xml b/test/repositories/badfile/ivys/ivy-badbranch.xml
index 94552d0..f9d687c 100644
--- a/test/repositories/badfile/ivys/ivy-badbranch.xml
+++ b/test/repositories/badfile/ivys/ivy-badbranch.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/badfile/ivys/ivy-badmodule.xml b/test/repositories/badfile/ivys/ivy-badmodule.xml
index 0b28f12..1d83833 100644
--- a/test/repositories/badfile/ivys/ivy-badmodule.xml
+++ b/test/repositories/badfile/ivys/ivy-badmodule.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/badfile/ivys/ivy-badorg.xml b/test/repositories/badfile/ivys/ivy-badorg.xml
index de9d111..b94d9e0 100644
--- a/test/repositories/badfile/ivys/ivy-badorg.xml
+++ b/test/repositories/badfile/ivys/ivy-badorg.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/badfile/ivys/ivy-badrevision.xml b/test/repositories/badfile/ivys/ivy-badrevision.xml
index 9e7006a..82f5b81 100644
--- a/test/repositories/badfile/ivys/ivy-badrevision.xml
+++ b/test/repositories/badfile/ivys/ivy-badrevision.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/badfile/ivys/ivy-badxml.xml b/test/repositories/badfile/ivys/ivy-badxml.xml
index 7c32cbf..5f47cbc 100644
--- a/test/repositories/badfile/ivys/ivy-badxml.xml
+++ b/test/repositories/badfile/ivys/ivy-badxml.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/badfile/ivysettings.xml b/test/repositories/badfile/ivysettings.xml
index e0b16bb..eb40604 100644
--- a/test/repositories/badfile/ivysettings.xml
+++ b/test/repositories/badfile/ivysettings.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/badfile/myorg/mymodule/ivy-badbranch.xml b/test/repositories/badfile/myorg/mymodule/ivy-badbranch.xml
index 1d97d7b..8169a93 100644
--- a/test/repositories/badfile/myorg/mymodule/ivy-badbranch.xml
+++ b/test/repositories/badfile/myorg/mymodule/ivy-badbranch.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/badfile/myorg/mymodule/ivy-badmodule.xml b/test/repositories/badfile/myorg/mymodule/ivy-badmodule.xml
index 01fc2b9..a9bbf9f 100644
--- a/test/repositories/badfile/myorg/mymodule/ivy-badmodule.xml
+++ b/test/repositories/badfile/myorg/mymodule/ivy-badmodule.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/badfile/myorg/mymodule/ivy-badorg.xml b/test/repositories/badfile/myorg/mymodule/ivy-badorg.xml
index eaac2a0..3db3e85 100644
--- a/test/repositories/badfile/myorg/mymodule/ivy-badorg.xml
+++ b/test/repositories/badfile/myorg/mymodule/ivy-badorg.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/badfile/myorg/mymodule/ivy-badrevision.xml b/test/repositories/badfile/myorg/mymodule/ivy-badrevision.xml
index 77c5ed3..9c3f35f 100644
--- a/test/repositories/badfile/myorg/mymodule/ivy-badrevision.xml
+++ b/test/repositories/badfile/myorg/mymodule/ivy-badrevision.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/badfile/myorg/mymodule/ivy-badxml.xml b/test/repositories/badfile/myorg/mymodule/ivy-badxml.xml
index 36f672d..b322d7c 100644
--- a/test/repositories/badfile/myorg/mymodule/ivy-badxml.xml
+++ b/test/repositories/badfile/myorg/mymodule/ivy-badxml.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/branches/bar/bar1/trunk/1/ivy.xml b/test/repositories/branches/bar/bar1/trunk/1/ivy.xml
index 28e9ae8..cf465e7 100644
--- a/test/repositories/branches/bar/bar1/trunk/1/ivy.xml
+++ b/test/repositories/branches/bar/bar1/trunk/1/ivy.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/branches/bar/bar1/trunk/2/ivy.xml b/test/repositories/branches/bar/bar1/trunk/2/ivy.xml
index c1246ae..bd8986a 100644
--- a/test/repositories/branches/bar/bar1/trunk/2/ivy.xml
+++ b/test/repositories/branches/bar/bar1/trunk/2/ivy.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/branches/bar/bar1/trunk/3/ivy.xml b/test/repositories/branches/bar/bar1/trunk/3/ivy.xml
index d142c26..c7da80b 100644
--- a/test/repositories/branches/bar/bar1/trunk/3/ivy.xml
+++ b/test/repositories/branches/bar/bar1/trunk/3/ivy.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/branches/bar/bar1/trunk/4/ivy.xml b/test/repositories/branches/bar/bar1/trunk/4/ivy.xml
index 8a04212..620a71f 100644
--- a/test/repositories/branches/bar/bar1/trunk/4/ivy.xml
+++ b/test/repositories/branches/bar/bar1/trunk/4/ivy.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/branches/bar/bar1/trunk/5/ivy.xml b/test/repositories/branches/bar/bar1/trunk/5/ivy.xml
index c0a1826..dc3407c 100644
--- a/test/repositories/branches/bar/bar1/trunk/5/ivy.xml
+++ b/test/repositories/branches/bar/bar1/trunk/5/ivy.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/branches/bar/bar1/trunk/6/ivy.xml b/test/repositories/branches/bar/bar1/trunk/6/ivy.xml
index 7cbf5d8..5a27706 100644
--- a/test/repositories/branches/bar/bar1/trunk/6/ivy.xml
+++ b/test/repositories/branches/bar/bar1/trunk/6/ivy.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/branches/bar/bar2/trunk/1/ivy.xml b/test/repositories/branches/bar/bar2/trunk/1/ivy.xml
index bbf49ab..846c76d 100644
--- a/test/repositories/branches/bar/bar2/trunk/1/ivy.xml
+++ b/test/repositories/branches/bar/bar2/trunk/1/ivy.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/branches/bar/bar2/trunk/2/ivy.xml b/test/repositories/branches/bar/bar2/trunk/2/ivy.xml
index f923bfd..0dfef14 100644
--- a/test/repositories/branches/bar/bar2/trunk/2/ivy.xml
+++ b/test/repositories/branches/bar/bar2/trunk/2/ivy.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/branches/foo/foo1/branch1/2/ivy.xml b/test/repositories/branches/foo/foo1/branch1/2/ivy.xml
index 84e017b..15805aa 100644
--- a/test/repositories/branches/foo/foo1/branch1/2/ivy.xml
+++ b/test/repositories/branches/foo/foo1/branch1/2/ivy.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/branches/foo/foo1/branch1/4/ivy.xml b/test/repositories/branches/foo/foo1/branch1/4/ivy.xml
index b3785a4..7fbe282 100644
--- a/test/repositories/branches/foo/foo1/branch1/4/ivy.xml
+++ b/test/repositories/branches/foo/foo1/branch1/4/ivy.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/branches/foo/foo1/branch1/5/ivy.xml b/test/repositories/branches/foo/foo1/branch1/5/ivy.xml
index 71c0f7f..d746656 100644
--- a/test/repositories/branches/foo/foo1/branch1/5/ivy.xml
+++ b/test/repositories/branches/foo/foo1/branch1/5/ivy.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/branches/foo/foo1/trunk/1/ivy.xml b/test/repositories/branches/foo/foo1/trunk/1/ivy.xml
index 602d869..0f20f8c 100644
--- a/test/repositories/branches/foo/foo1/trunk/1/ivy.xml
+++ b/test/repositories/branches/foo/foo1/trunk/1/ivy.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/branches/foo/foo1/trunk/3/ivy.xml b/test/repositories/branches/foo/foo1/trunk/3/ivy.xml
index dfba9f1..e5db7d0 100644
--- a/test/repositories/branches/foo/foo1/trunk/3/ivy.xml
+++ b/test/repositories/branches/foo/foo1/trunk/3/ivy.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/branches/foo/foo1/trunk/5/ivy.xml b/test/repositories/branches/foo/foo1/trunk/5/ivy.xml
index 7ccf4fb..ed8ebe8 100644
--- a/test/repositories/branches/foo/foo1/trunk/5/ivy.xml
+++ b/test/repositories/branches/foo/foo1/trunk/5/ivy.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/branches/foo/foo2/branch1/1/ivy.xml b/test/repositories/branches/foo/foo2/branch1/1/ivy.xml
index 51e8c05..1b942c5 100644
--- a/test/repositories/branches/foo/foo2/branch1/1/ivy.xml
+++ b/test/repositories/branches/foo/foo2/branch1/1/ivy.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/branches/ivysettings-defaultbranch1.xml b/test/repositories/branches/ivysettings-defaultbranch1.xml
index a14b522..d70551d 100644
--- a/test/repositories/branches/ivysettings-defaultbranch1.xml
+++ b/test/repositories/branches/ivysettings-defaultbranch1.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/branches/ivysettings-fooonbranch1.xml b/test/repositories/branches/ivysettings-fooonbranch1.xml
index f87b0a9..886aa85 100644
--- a/test/repositories/branches/ivysettings-fooonbranch1.xml
+++ b/test/repositories/branches/ivysettings-fooonbranch1.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/branches/ivysettings.xml b/test/repositories/branches/ivysettings.xml
index 337506b..13f38fe 100644
--- a/test/repositories/branches/ivysettings.xml
+++ b/test/repositories/branches/ivysettings.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/bug148/3rd/idautomation/barcode/ivy-barcode-4.10.xml b/test/repositories/bug148/3rd/idautomation/barcode/ivy-barcode-4.10.xml
index 54a2e21..3900e8d 100644
--- a/test/repositories/bug148/3rd/idautomation/barcode/ivy-barcode-4.10.xml
+++ b/test/repositories/bug148/3rd/idautomation/barcode/ivy-barcode-4.10.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/bug148/ivysettings.properties b/test/repositories/bug148/ivysettings.properties
index c279583..42f74e5 100644
--- a/test/repositories/bug148/ivysettings.properties
+++ b/test/repositories/bug148/ivysettings.properties
@@ -7,7 +7,7 @@
 # * "License"); you may not use this file except in compliance
 # * with the License.  You may obtain a copy of the License at
 # *
-# *   http://www.apache.org/licenses/LICENSE-2.0
+# *   https://www.apache.org/licenses/LICENSE-2.0
 # *
 # * Unless required by applicable law or agreed to in writing,
 # * software distributed under the License is distributed on an
diff --git a/test/repositories/bug148/ivysettings.xml b/test/repositories/bug148/ivysettings.xml
index b65cd0e..4218b18 100644
--- a/test/repositories/bug148/ivysettings.xml
+++ b/test/repositories/bug148/ivysettings.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/bug148/jtv/jtv-foo/bar/ivy-bar-1.1.0.0.xml b/test/repositories/bug148/jtv/jtv-foo/bar/ivy-bar-1.1.0.0.xml
index 80d0d94..4c1950a 100644
--- a/test/repositories/bug148/jtv/jtv-foo/bar/ivy-bar-1.1.0.0.xml
+++ b/test/repositories/bug148/jtv/jtv-foo/bar/ivy-bar-1.1.0.0.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/bugIVY-56/ivysettings.xml b/test/repositories/bugIVY-56/ivysettings.xml
index 3ed51be..c8019b0 100644
--- a/test/repositories/bugIVY-56/ivysettings.xml
+++ b/test/repositories/bugIVY-56/ivysettings.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/checkmodified/ivy-1.0-after.xml b/test/repositories/checkmodified/ivy-1.0-after.xml
index b0b10bf..51ac98e 100644
--- a/test/repositories/checkmodified/ivy-1.0-after.xml
+++ b/test/repositories/checkmodified/ivy-1.0-after.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/checkmodified/ivy-1.0-before.xml b/test/repositories/checkmodified/ivy-1.0-before.xml
index d2bf379..426bf8e 100644
--- a/test/repositories/checkmodified/ivy-1.0-before.xml
+++ b/test/repositories/checkmodified/ivy-1.0-before.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/checksums/allright/2.0/ivy-2.0.xml b/test/repositories/checksums/allright/2.0/ivy-2.0.xml
index 8c8ba22..5992de8 100644
--- a/test/repositories/checksums/allright/2.0/ivy-2.0.xml
+++ b/test/repositories/checksums/allright/2.0/ivy-2.0.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/checksums/allright/3.0/ivy-3.0.xml b/test/repositories/checksums/allright/3.0/ivy-3.0.xml
index e45e0ae..940144b 100644
--- a/test/repositories/checksums/allright/3.0/ivy-3.0.xml
+++ b/test/repositories/checksums/allright/3.0/ivy-3.0.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/checksums/allright/ivy-1.0.xml b/test/repositories/checksums/allright/ivy-1.0.xml
index c22ec38..eb62c2a 100644
--- a/test/repositories/checksums/allright/ivy-1.0.xml
+++ b/test/repositories/checksums/allright/ivy-1.0.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/checksums/badartcs/ivy-1.0.xml b/test/repositories/checksums/badartcs/ivy-1.0.xml
index 01001cc..dca81a2 100644
--- a/test/repositories/checksums/badartcs/ivy-1.0.xml
+++ b/test/repositories/checksums/badartcs/ivy-1.0.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/checksums/badivycs/ivy-1.0.xml b/test/repositories/checksums/badivycs/ivy-1.0.xml
index 49a718b..2f6e3e3 100644
--- a/test/repositories/checksums/badivycs/ivy-1.0.xml
+++ b/test/repositories/checksums/badivycs/ivy-1.0.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/circular/ivy.xml b/test/repositories/circular/ivy.xml
index f279f53..138e23a 100644
--- a/test/repositories/circular/ivy.xml
+++ b/test/repositories/circular/ivy.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/dual-local/xerces/xerces/ivy-2.6.2.xml b/test/repositories/dual-local/xerces/xerces/ivy-2.6.2.xml
index d7a7b32..86d4d15 100644
--- a/test/repositories/dual-local/xerces/xerces/ivy-2.6.2.xml
+++ b/test/repositories/dual-local/xerces/xerces/ivy-2.6.2.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/external-artifacts/A/ivy-1.0.xml b/test/repositories/external-artifacts/A/ivy-1.0.xml
index e1481da..fb01511 100644
--- a/test/repositories/external-artifacts/A/ivy-1.0.xml
+++ b/test/repositories/external-artifacts/A/ivy-1.0.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/external-artifacts/ivy.xml b/test/repositories/external-artifacts/ivy.xml
index 0485d86..162132b 100644
--- a/test/repositories/external-artifacts/ivy.xml
+++ b/test/repositories/external-artifacts/ivy.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/external-artifacts/ivysettings.xml b/test/repositories/external-artifacts/ivysettings.xml
index 7b9a39a..3dab9c8 100644
--- a/test/repositories/external-artifacts/ivysettings.xml
+++ b/test/repositories/external-artifacts/ivysettings.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/extra-attributes-forceddependencies/filerepo-attribs/CAE-VSK/VSK-FC/0.53.0.1/ivy-0.53.0.1.xml b/test/repositories/extra-attributes-forceddependencies/filerepo-attribs/CAE-VSK/VSK-FC/0.53.0.1/ivy-0.53.0.1.xml
index 40f20b1..d1c25df 100644
--- a/test/repositories/extra-attributes-forceddependencies/filerepo-attribs/CAE-VSK/VSK-FC/0.53.0.1/ivy-0.53.0.1.xml
+++ b/test/repositories/extra-attributes-forceddependencies/filerepo-attribs/CAE-VSK/VSK-FC/0.53.0.1/ivy-0.53.0.1.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/extra-attributes-forceddependencies/filerepo-attribs/CAE-VSK/VSK-FC/0.54.0.0/ivy-0.54.0.0.xml b/test/repositories/extra-attributes-forceddependencies/filerepo-attribs/CAE-VSK/VSK-FC/0.54.0.0/ivy-0.54.0.0.xml
index 4e69bb2..f5a023c 100644
--- a/test/repositories/extra-attributes-forceddependencies/filerepo-attribs/CAE-VSK/VSK-FC/0.54.0.0/ivy-0.54.0.0.xml
+++ b/test/repositories/extra-attributes-forceddependencies/filerepo-attribs/CAE-VSK/VSK-FC/0.54.0.0/ivy-0.54.0.0.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/extra-attributes-forceddependencies/filerepo-attribs/CAE-VSK/VSK-FC/0.54.1.0/ivy-0.54.1.0.xml b/test/repositories/extra-attributes-forceddependencies/filerepo-attribs/CAE-VSK/VSK-FC/0.54.1.0/ivy-0.54.1.0.xml
index f94c8e8..7e2b1ea 100644
--- a/test/repositories/extra-attributes-forceddependencies/filerepo-attribs/CAE-VSK/VSK-FC/0.54.1.0/ivy-0.54.1.0.xml
+++ b/test/repositories/extra-attributes-forceddependencies/filerepo-attribs/CAE-VSK/VSK-FC/0.54.1.0/ivy-0.54.1.0.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/extra-attributes-forceddependencies/filerepo-attribs/CAE-Visualization-Components/RTS/6.2.1.20/ivy-6.2.1.20.xml b/test/repositories/extra-attributes-forceddependencies/filerepo-attribs/CAE-Visualization-Components/RTS/6.2.1.20/ivy-6.2.1.20.xml
index 1b7acb5..624878b 100644
--- a/test/repositories/extra-attributes-forceddependencies/filerepo-attribs/CAE-Visualization-Components/RTS/6.2.1.20/ivy-6.2.1.20.xml
+++ b/test/repositories/extra-attributes-forceddependencies/filerepo-attribs/CAE-Visualization-Components/RTS/6.2.1.20/ivy-6.2.1.20.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/extra-attributes-forceddependencies/filerepo-attribs/CAE-Visualization-Components/SGL/6.2.34.17/ivy-6.2.34.17.xml b/test/repositories/extra-attributes-forceddependencies/filerepo-attribs/CAE-Visualization-Components/SGL/6.2.34.17/ivy-6.2.34.17.xml
index 7b94eb8..f30d300 100644
--- a/test/repositories/extra-attributes-forceddependencies/filerepo-attribs/CAE-Visualization-Components/SGL/6.2.34.17/ivy-6.2.34.17.xml
+++ b/test/repositories/extra-attributes-forceddependencies/filerepo-attribs/CAE-Visualization-Components/SGL/6.2.34.17/ivy-6.2.34.17.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/extra-attributes-forceddependencies/filerepo-attribs/CAE-Visualization-Components/SGL/6.2.34.7/ivy-6.2.34.7.xml b/test/repositories/extra-attributes-forceddependencies/filerepo-attribs/CAE-Visualization-Components/SGL/6.2.34.7/ivy-6.2.34.7.xml
index 2f682c5..ba26543 100644
--- a/test/repositories/extra-attributes-forceddependencies/filerepo-attribs/CAE-Visualization-Components/SGL/6.2.34.7/ivy-6.2.34.7.xml
+++ b/test/repositories/extra-attributes-forceddependencies/filerepo-attribs/CAE-Visualization-Components/SGL/6.2.34.7/ivy-6.2.34.7.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/extra-attributes-forceddependencies/filerepo-noattribs/CAE-VSK/VSK-FC/0.53.0.1/ivy-0.53.0.1.xml b/test/repositories/extra-attributes-forceddependencies/filerepo-noattribs/CAE-VSK/VSK-FC/0.53.0.1/ivy-0.53.0.1.xml
index 40f20b1..d1c25df 100644
--- a/test/repositories/extra-attributes-forceddependencies/filerepo-noattribs/CAE-VSK/VSK-FC/0.53.0.1/ivy-0.53.0.1.xml
+++ b/test/repositories/extra-attributes-forceddependencies/filerepo-noattribs/CAE-VSK/VSK-FC/0.53.0.1/ivy-0.53.0.1.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/extra-attributes-forceddependencies/filerepo-noattribs/CAE-VSK/VSK-FC/0.54.0.0/ivy-0.54.0.0.xml b/test/repositories/extra-attributes-forceddependencies/filerepo-noattribs/CAE-VSK/VSK-FC/0.54.0.0/ivy-0.54.0.0.xml
index 4e69bb2..f5a023c 100644
--- a/test/repositories/extra-attributes-forceddependencies/filerepo-noattribs/CAE-VSK/VSK-FC/0.54.0.0/ivy-0.54.0.0.xml
+++ b/test/repositories/extra-attributes-forceddependencies/filerepo-noattribs/CAE-VSK/VSK-FC/0.54.0.0/ivy-0.54.0.0.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/extra-attributes-forceddependencies/filerepo-noattribs/CAE-VSK/VSK-FC/0.54.1.0/ivy-0.54.1.0.xml b/test/repositories/extra-attributes-forceddependencies/filerepo-noattribs/CAE-VSK/VSK-FC/0.54.1.0/ivy-0.54.1.0.xml
index f94c8e8..7e2b1ea 100644
--- a/test/repositories/extra-attributes-forceddependencies/filerepo-noattribs/CAE-VSK/VSK-FC/0.54.1.0/ivy-0.54.1.0.xml
+++ b/test/repositories/extra-attributes-forceddependencies/filerepo-noattribs/CAE-VSK/VSK-FC/0.54.1.0/ivy-0.54.1.0.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/extra-attributes-forceddependencies/filerepo-noattribs/CAE-Visualization-Components/RTS/6.2.1.20/ivy-6.2.1.20.xml b/test/repositories/extra-attributes-forceddependencies/filerepo-noattribs/CAE-Visualization-Components/RTS/6.2.1.20/ivy-6.2.1.20.xml
index 91e0394..441d75e 100644
--- a/test/repositories/extra-attributes-forceddependencies/filerepo-noattribs/CAE-Visualization-Components/RTS/6.2.1.20/ivy-6.2.1.20.xml
+++ b/test/repositories/extra-attributes-forceddependencies/filerepo-noattribs/CAE-Visualization-Components/RTS/6.2.1.20/ivy-6.2.1.20.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/extra-attributes-forceddependencies/filerepo-noattribs/CAE-Visualization-Components/SGL/6.2.34.17/ivy-6.2.34.17.xml b/test/repositories/extra-attributes-forceddependencies/filerepo-noattribs/CAE-Visualization-Components/SGL/6.2.34.17/ivy-6.2.34.17.xml
index 538faa4..74f8f46 100644
--- a/test/repositories/extra-attributes-forceddependencies/filerepo-noattribs/CAE-Visualization-Components/SGL/6.2.34.17/ivy-6.2.34.17.xml
+++ b/test/repositories/extra-attributes-forceddependencies/filerepo-noattribs/CAE-Visualization-Components/SGL/6.2.34.17/ivy-6.2.34.17.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/extra-attributes-forceddependencies/filerepo-noattribs/CAE-Visualization-Components/SGL/6.2.34.7/ivy-6.2.34.7.xml b/test/repositories/extra-attributes-forceddependencies/filerepo-noattribs/CAE-Visualization-Components/SGL/6.2.34.7/ivy-6.2.34.7.xml
index 736619b..2a3645c 100644
--- a/test/repositories/extra-attributes-forceddependencies/filerepo-noattribs/CAE-Visualization-Components/SGL/6.2.34.7/ivy-6.2.34.7.xml
+++ b/test/repositories/extra-attributes-forceddependencies/filerepo-noattribs/CAE-Visualization-Components/SGL/6.2.34.7/ivy-6.2.34.7.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/extra-attributes-forceddependencies/ivysettings-filerepo-attribs.xml b/test/repositories/extra-attributes-forceddependencies/ivysettings-filerepo-attribs.xml
index e26969d..ad8313d 100644
--- a/test/repositories/extra-attributes-forceddependencies/ivysettings-filerepo-attribs.xml
+++ b/test/repositories/extra-attributes-forceddependencies/ivysettings-filerepo-attribs.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/extra-attributes-forceddependencies/ivysettings-filerepo-noattribs.xml b/test/repositories/extra-attributes-forceddependencies/ivysettings-filerepo-noattribs.xml
index b8b0e9a..fdd54a5 100644
--- a/test/repositories/extra-attributes-forceddependencies/ivysettings-filerepo-noattribs.xml
+++ b/test/repositories/extra-attributes-forceddependencies/ivysettings-filerepo-noattribs.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/extra-attributes-multipledependencies/filerepo-attribs/CAE-VSK/VSK-FC/0.53.0.1/ivy-0.53.0.1.xml b/test/repositories/extra-attributes-multipledependencies/filerepo-attribs/CAE-VSK/VSK-FC/0.53.0.1/ivy-0.53.0.1.xml
index 40f20b1..d1c25df 100644
--- a/test/repositories/extra-attributes-multipledependencies/filerepo-attribs/CAE-VSK/VSK-FC/0.53.0.1/ivy-0.53.0.1.xml
+++ b/test/repositories/extra-attributes-multipledependencies/filerepo-attribs/CAE-VSK/VSK-FC/0.53.0.1/ivy-0.53.0.1.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/extra-attributes-multipledependencies/filerepo-attribs/CAE-VSK/VSK-FC/0.54.0.0/ivy-0.54.0.0.xml b/test/repositories/extra-attributes-multipledependencies/filerepo-attribs/CAE-VSK/VSK-FC/0.54.0.0/ivy-0.54.0.0.xml
index 4e69bb2..f5a023c 100644
--- a/test/repositories/extra-attributes-multipledependencies/filerepo-attribs/CAE-VSK/VSK-FC/0.54.0.0/ivy-0.54.0.0.xml
+++ b/test/repositories/extra-attributes-multipledependencies/filerepo-attribs/CAE-VSK/VSK-FC/0.54.0.0/ivy-0.54.0.0.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/extra-attributes-multipledependencies/filerepo-attribs/CAE-VSK/VSK-FC/0.54.1.0/ivy-0.54.1.0.xml b/test/repositories/extra-attributes-multipledependencies/filerepo-attribs/CAE-VSK/VSK-FC/0.54.1.0/ivy-0.54.1.0.xml
index f94c8e8..7e2b1ea 100644
--- a/test/repositories/extra-attributes-multipledependencies/filerepo-attribs/CAE-VSK/VSK-FC/0.54.1.0/ivy-0.54.1.0.xml
+++ b/test/repositories/extra-attributes-multipledependencies/filerepo-attribs/CAE-VSK/VSK-FC/0.54.1.0/ivy-0.54.1.0.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/extra-attributes-multipledependencies/filerepo-noattribs/CAE-VSK/VSK-FC/0.53.0.1/ivy-0.53.0.1.xml b/test/repositories/extra-attributes-multipledependencies/filerepo-noattribs/CAE-VSK/VSK-FC/0.53.0.1/ivy-0.53.0.1.xml
index 8ec7c0d..a828f13 100644
--- a/test/repositories/extra-attributes-multipledependencies/filerepo-noattribs/CAE-VSK/VSK-FC/0.53.0.1/ivy-0.53.0.1.xml
+++ b/test/repositories/extra-attributes-multipledependencies/filerepo-noattribs/CAE-VSK/VSK-FC/0.53.0.1/ivy-0.53.0.1.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/extra-attributes-multipledependencies/filerepo-noattribs/CAE-VSK/VSK-FC/0.54.0.0/ivy-0.54.0.0.xml b/test/repositories/extra-attributes-multipledependencies/filerepo-noattribs/CAE-VSK/VSK-FC/0.54.0.0/ivy-0.54.0.0.xml
index 1fcba51..702731a 100644
--- a/test/repositories/extra-attributes-multipledependencies/filerepo-noattribs/CAE-VSK/VSK-FC/0.54.0.0/ivy-0.54.0.0.xml
+++ b/test/repositories/extra-attributes-multipledependencies/filerepo-noattribs/CAE-VSK/VSK-FC/0.54.0.0/ivy-0.54.0.0.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/extra-attributes-multipledependencies/filerepo-noattribs/CAE-VSK/VSK-FC/0.54.1.0/ivy-0.54.1.0.xml b/test/repositories/extra-attributes-multipledependencies/filerepo-noattribs/CAE-VSK/VSK-FC/0.54.1.0/ivy-0.54.1.0.xml
index 0cdf6d4..1830a15 100644
--- a/test/repositories/extra-attributes-multipledependencies/filerepo-noattribs/CAE-VSK/VSK-FC/0.54.1.0/ivy-0.54.1.0.xml
+++ b/test/repositories/extra-attributes-multipledependencies/filerepo-noattribs/CAE-VSK/VSK-FC/0.54.1.0/ivy-0.54.1.0.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/extra-attributes-multipledependencies/ivysettings-filerepo-attribs.xml b/test/repositories/extra-attributes-multipledependencies/ivysettings-filerepo-attribs.xml
index e26969d..ad8313d 100644
--- a/test/repositories/extra-attributes-multipledependencies/ivysettings-filerepo-attribs.xml
+++ b/test/repositories/extra-attributes-multipledependencies/ivysettings-filerepo-attribs.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/extra-attributes-multipledependencies/ivysettings-filerepo-noattribs.xml b/test/repositories/extra-attributes-multipledependencies/ivysettings-filerepo-noattribs.xml
index b8b0e9a..fdd54a5 100644
--- a/test/repositories/extra-attributes-multipledependencies/ivysettings-filerepo-noattribs.xml
+++ b/test/repositories/extra-attributes-multipledependencies/ivysettings-filerepo-noattribs.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/extra-attributes/ivysettings.xml b/test/repositories/extra-attributes/ivysettings.xml
index 89d13e9..75d08eb 100644
--- a/test/repositories/extra-attributes/ivysettings.xml
+++ b/test/repositories/extra-attributes/ivysettings.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/extra-attributes/module2/task2/1976/ivy.xml b/test/repositories/extra-attributes/module2/task2/1976/ivy.xml
index acf15e3..4bbcf3d 100644
--- a/test/repositories/extra-attributes/module2/task2/1976/ivy.xml
+++ b/test/repositories/extra-attributes/module2/task2/1976/ivy.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/extra-attributes/mymodule/task1/1854/ivy.xml b/test/repositories/extra-attributes/mymodule/task1/1854/ivy.xml
index da85959..8f87a45 100644
--- a/test/repositories/extra-attributes/mymodule/task1/1854/ivy.xml
+++ b/test/repositories/extra-attributes/mymodule/task1/1854/ivy.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/extra-attributes/mymodule/task1/1855/ivy.xml b/test/repositories/extra-attributes/mymodule/task1/1855/ivy.xml
index 8a25b82..3b8eb79 100644
--- a/test/repositories/extra-attributes/mymodule/task1/1855/ivy.xml
+++ b/test/repositories/extra-attributes/mymodule/task1/1855/ivy.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/extra-attributes/mymodule/task2/1748/ivy.xml b/test/repositories/extra-attributes/mymodule/task2/1748/ivy.xml
index 58989e5..96d9e0f 100644
--- a/test/repositories/extra-attributes/mymodule/task2/1748/ivy.xml
+++ b/test/repositories/extra-attributes/mymodule/task2/1748/ivy.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/extra-attributes/mymodule/task2/1749/ivy.xml b/test/repositories/extra-attributes/mymodule/task2/1749/ivy.xml
index d89d2cd..79a7cc9 100644
--- a/test/repositories/extra-attributes/mymodule/task2/1749/ivy.xml
+++ b/test/repositories/extra-attributes/mymodule/task2/1749/ivy.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/ivysettings-1.xml b/test/repositories/ivysettings-1.xml
index 4710bde..1625a3f 100644
--- a/test/repositories/ivysettings-1.xml
+++ b/test/repositories/ivysettings-1.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/ivysettings-IVY602.xml b/test/repositories/ivysettings-IVY602.xml
index e15dce6..97dbfd8 100644
--- a/test/repositories/ivysettings-IVY602.xml
+++ b/test/repositories/ivysettings-IVY602.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/ivysettings-IVY843.xml b/test/repositories/ivysettings-IVY843.xml
index 76fcbea..2b1b50b 100644
--- a/test/repositories/ivysettings-IVY843.xml
+++ b/test/repositories/ivysettings-IVY843.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/ivysettings-artifact-lock.xml b/test/repositories/ivysettings-artifact-lock.xml
index cc55112..139ca9e 100644
--- a/test/repositories/ivysettings-artifact-lock.xml
+++ b/test/repositories/ivysettings-artifact-lock.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/ivysettings-checksums.xml b/test/repositories/ivysettings-checksums.xml
index af0cfe9..dd3637e 100644
--- a/test/repositories/ivysettings-checksums.xml
+++ b/test/repositories/ivysettings-checksums.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/ivysettings-dummydefaultresolver.xml b/test/repositories/ivysettings-dummydefaultresolver.xml
index 8a54bf2..601075a 100644
--- a/test/repositories/ivysettings-dummydefaultresolver.xml
+++ b/test/repositories/ivysettings-dummydefaultresolver.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/ivysettings-invalidcachepattern.xml b/test/repositories/ivysettings-invalidcachepattern.xml
index ed61232..b0a2237 100644
--- a/test/repositories/ivysettings-invalidcachepattern.xml
+++ b/test/repositories/ivysettings-invalidcachepattern.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/ivysettings-local.xml b/test/repositories/ivysettings-local.xml
index 44d1fae..33aa166 100644
--- a/test/repositories/ivysettings-local.xml
+++ b/test/repositories/ivysettings-local.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/ivysettings-multicache.xml b/test/repositories/ivysettings-multicache.xml
index 4be8326..cadb176 100644
--- a/test/repositories/ivysettings-multicache.xml
+++ b/test/repositories/ivysettings-multicache.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/ivysettings-nodefaultresolver.xml b/test/repositories/ivysettings-nodefaultresolver.xml
index 5644cdc..f61661e 100644
--- a/test/repositories/ivysettings-nodefaultresolver.xml
+++ b/test/repositories/ivysettings-nodefaultresolver.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/ivysettings-optional-file-include.xml b/test/repositories/ivysettings-optional-file-include.xml
index 07d81e5..ea46d58 100644
--- a/test/repositories/ivysettings-optional-file-include.xml
+++ b/test/repositories/ivysettings-optional-file-include.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/ivysettings-url.xml b/test/repositories/ivysettings-url.xml
index 16f4c45..ee5bbe0 100644
--- a/test/repositories/ivysettings-url.xml
+++ b/test/repositories/ivysettings-url.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/ivysettings-with-nio.xml b/test/repositories/ivysettings-with-nio.xml
index 7815af4..8e2e8de 100644
--- a/test/repositories/ivysettings-with-nio.xml
+++ b/test/repositories/ivysettings-with-nio.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/ivysettings.properties b/test/repositories/ivysettings.properties
index b8d54d7..559aa50 100644
--- a/test/repositories/ivysettings.properties
+++ b/test/repositories/ivysettings.properties
@@ -7,7 +7,7 @@
 # * "License"); you may not use this file except in compliance
 # * with the License.  You may obtain a copy of the License at
 # *
-# *   http://www.apache.org/licenses/LICENSE-2.0
+# *   https://www.apache.org/licenses/LICENSE-2.0
 # *
 # * Unless required by applicable law or agreed to in writing,
 # * software distributed under the License is distributed on an
diff --git a/test/repositories/ivysettings.xml b/test/repositories/ivysettings.xml
index 4f975df..03e6b2e 100644
--- a/test/repositories/ivysettings.xml
+++ b/test/repositories/ivysettings.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/local/mod1.2/local-20080708091023/ivy.xml b/test/repositories/local/mod1.2/local-20080708091023/ivy.xml
index db281af..311775a 100644
--- a/test/repositories/local/mod1.2/local-20080708091023/ivy.xml
+++ b/test/repositories/local/mod1.2/local-20080708091023/ivy.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/local/mod2.1/0.3-local-20050213110000/ivy.xml b/test/repositories/local/mod2.1/0.3-local-20050213110000/ivy.xml
index ed1e492..8b9ceb2 100644
--- a/test/repositories/local/mod2.1/0.3-local-20050213110000/ivy.xml
+++ b/test/repositories/local/mod2.1/0.3-local-20050213110000/ivy.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/m2/ivysettings.xml b/test/repositories/m2/ivysettings.xml
index e956fa7..f247f90 100644
--- a/test/repositories/m2/ivysettings.xml
+++ b/test/repositories/m2/ivysettings.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/m2/org/apache/ivy/maven-snapshot-test/exact-revision/2.3.4/exact-revision-2.3.4.pom b/test/repositories/m2/org/apache/ivy/maven-snapshot-test/exact-revision/2.3.4/exact-revision-2.3.4.pom
index 910b66a..7999743 100644
--- a/test/repositories/m2/org/apache/ivy/maven-snapshot-test/exact-revision/2.3.4/exact-revision-2.3.4.pom
+++ b/test/repositories/m2/org/apache/ivy/maven-snapshot-test/exact-revision/2.3.4/exact-revision-2.3.4.pom
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/m2/org/apache/ivy/maven-snapshot-test/exact-revision/maven-metadata.xml b/test/repositories/m2/org/apache/ivy/maven-snapshot-test/exact-revision/maven-metadata.xml
index cb24b00..32bf474 100644
--- a/test/repositories/m2/org/apache/ivy/maven-snapshot-test/exact-revision/maven-metadata.xml
+++ b/test/repositories/m2/org/apache/ivy/maven-snapshot-test/exact-revision/maven-metadata.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/m2/org/apache/ivy/maven-snapshot-test/regular-snapshot/1.2.3-SNAPSHOT/_remote.repositories b/test/repositories/m2/org/apache/ivy/maven-snapshot-test/regular-snapshot/1.2.3-SNAPSHOT/_remote.repositories
index 2d496fc..aa040a8 100644
--- a/test/repositories/m2/org/apache/ivy/maven-snapshot-test/regular-snapshot/1.2.3-SNAPSHOT/_remote.repositories
+++ b/test/repositories/m2/org/apache/ivy/maven-snapshot-test/regular-snapshot/1.2.3-SNAPSHOT/_remote.repositories
@@ -7,7 +7,7 @@
 # * "License"); you may not use this file except in compliance
 # * with the License.  You may obtain a copy of the License at
 # *
-# *   http://www.apache.org/licenses/LICENSE-2.0
+# *   https://www.apache.org/licenses/LICENSE-2.0
 # *
 # * Unless required by applicable law or agreed to in writing,
 # * software distributed under the License is distributed on an
diff --git a/test/repositories/m2/org/apache/ivy/maven-snapshot-test/regular-snapshot/1.2.3-SNAPSHOT/maven-metadata-local.xml b/test/repositories/m2/org/apache/ivy/maven-snapshot-test/regular-snapshot/1.2.3-SNAPSHOT/maven-metadata-local.xml
index c981222..b0b48cf 100644
--- a/test/repositories/m2/org/apache/ivy/maven-snapshot-test/regular-snapshot/1.2.3-SNAPSHOT/maven-metadata-local.xml
+++ b/test/repositories/m2/org/apache/ivy/maven-snapshot-test/regular-snapshot/1.2.3-SNAPSHOT/maven-metadata-local.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/m2/org/apache/ivy/maven-snapshot-test/regular-snapshot/1.2.3-SNAPSHOT/regular-snapshot-1.2.3-SNAPSHOT.pom b/test/repositories/m2/org/apache/ivy/maven-snapshot-test/regular-snapshot/1.2.3-SNAPSHOT/regular-snapshot-1.2.3-SNAPSHOT.pom
index 2df43cb..81f9061 100644
--- a/test/repositories/m2/org/apache/ivy/maven-snapshot-test/regular-snapshot/1.2.3-SNAPSHOT/regular-snapshot-1.2.3-SNAPSHOT.pom
+++ b/test/repositories/m2/org/apache/ivy/maven-snapshot-test/regular-snapshot/1.2.3-SNAPSHOT/regular-snapshot-1.2.3-SNAPSHOT.pom
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/m2/org/apache/ivy/maven-snapshot-test/regular-snapshot/maven-metadata-local.xml b/test/repositories/m2/org/apache/ivy/maven-snapshot-test/regular-snapshot/maven-metadata-local.xml
index 92e23fb..e4b0425 100644
--- a/test/repositories/m2/org/apache/ivy/maven-snapshot-test/regular-snapshot/maven-metadata-local.xml
+++ b/test/repositories/m2/org/apache/ivy/maven-snapshot-test/regular-snapshot/maven-metadata-local.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/m2/org/apache/ivy/maven-snapshot-test/timestamped-snapshot/5.6.7-SNAPSHOT/maven-metadata.xml b/test/repositories/m2/org/apache/ivy/maven-snapshot-test/timestamped-snapshot/5.6.7-SNAPSHOT/maven-metadata.xml
index f6f6887..65a79c5 100644
--- a/test/repositories/m2/org/apache/ivy/maven-snapshot-test/timestamped-snapshot/5.6.7-SNAPSHOT/maven-metadata.xml
+++ b/test/repositories/m2/org/apache/ivy/maven-snapshot-test/timestamped-snapshot/5.6.7-SNAPSHOT/maven-metadata.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/m2/org/apache/ivy/maven-snapshot-test/timestamped-snapshot/5.6.7-SNAPSHOT/timestamped-snapshot-5.6.7-20170911.130943-1.pom b/test/repositories/m2/org/apache/ivy/maven-snapshot-test/timestamped-snapshot/5.6.7-SNAPSHOT/timestamped-snapshot-5.6.7-20170911.130943-1.pom
index ee97d5b..5c09629 100644
--- a/test/repositories/m2/org/apache/ivy/maven-snapshot-test/timestamped-snapshot/5.6.7-SNAPSHOT/timestamped-snapshot-5.6.7-20170911.130943-1.pom
+++ b/test/repositories/m2/org/apache/ivy/maven-snapshot-test/timestamped-snapshot/5.6.7-SNAPSHOT/timestamped-snapshot-5.6.7-20170911.130943-1.pom
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/m2/org/apache/ivy/maven-snapshot-test/timestamped-snapshot/maven-metadata.xml b/test/repositories/m2/org/apache/ivy/maven-snapshot-test/timestamped-snapshot/maven-metadata.xml
index 344183f..10fec1b 100644
--- a/test/repositories/m2/org/apache/ivy/maven-snapshot-test/timestamped-snapshot/maven-metadata.xml
+++ b/test/repositories/m2/org/apache/ivy/maven-snapshot-test/timestamped-snapshot/maven-metadata.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/m2/org/apache/test-SNAPSHOT1/2.0.0-SNAPSHOT/maven-metadata.xml b/test/repositories/m2/org/apache/test-SNAPSHOT1/2.0.0-SNAPSHOT/maven-metadata.xml
index 4e001a0..8411421 100644
--- a/test/repositories/m2/org/apache/test-SNAPSHOT1/2.0.0-SNAPSHOT/maven-metadata.xml
+++ b/test/repositories/m2/org/apache/test-SNAPSHOT1/2.0.0-SNAPSHOT/maven-metadata.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance

    with the License.  You may obtain a copy of the License at

 

-     http://www.apache.org/licenses/LICENSE-2.0

+     https://www.apache.org/licenses/LICENSE-2.0

 

    Unless required by applicable law or agreed to in writing,

    software distributed under the License is distributed on an

diff --git a/test/repositories/m2/org/apache/test-SNAPSHOT1/2.0.0-SNAPSHOT/test-SNAPSHOT1-2.0.0-20070310.181613-3.pom b/test/repositories/m2/org/apache/test-SNAPSHOT1/2.0.0-SNAPSHOT/test-SNAPSHOT1-2.0.0-20070310.181613-3.pom
index bf29054..819ed0a 100644
--- a/test/repositories/m2/org/apache/test-SNAPSHOT1/2.0.0-SNAPSHOT/test-SNAPSHOT1-2.0.0-20070310.181613-3.pom
+++ b/test/repositories/m2/org/apache/test-SNAPSHOT1/2.0.0-SNAPSHOT/test-SNAPSHOT1-2.0.0-20070310.181613-3.pom
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance

    with the License.  You may obtain a copy of the License at

 

-     http://www.apache.org/licenses/LICENSE-2.0

+     https://www.apache.org/licenses/LICENSE-2.0

 

    Unless required by applicable law or agreed to in writing,

    software distributed under the License is distributed on an

diff --git a/test/repositories/m2/org/apache/test-SNAPSHOT1/2.0.2-SNAPSHOT/maven-metadata.xml b/test/repositories/m2/org/apache/test-SNAPSHOT1/2.0.2-SNAPSHOT/maven-metadata.xml
index b2d8416..3133072 100644
--- a/test/repositories/m2/org/apache/test-SNAPSHOT1/2.0.2-SNAPSHOT/maven-metadata.xml
+++ b/test/repositories/m2/org/apache/test-SNAPSHOT1/2.0.2-SNAPSHOT/maven-metadata.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/m2/org/apache/test-SNAPSHOT1/2.0.2-SNAPSHOT/test-SNAPSHOT1-2.0.2-20070310.181613-3.pom b/test/repositories/m2/org/apache/test-SNAPSHOT1/2.0.2-SNAPSHOT/test-SNAPSHOT1-2.0.2-20070310.181613-3.pom
index cc93b7c..95e3c65 100644
--- a/test/repositories/m2/org/apache/test-SNAPSHOT1/2.0.2-SNAPSHOT/test-SNAPSHOT1-2.0.2-20070310.181613-3.pom
+++ b/test/repositories/m2/org/apache/test-SNAPSHOT1/2.0.2-SNAPSHOT/test-SNAPSHOT1-2.0.2-20070310.181613-3.pom
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/m2/org/apache/test-SNAPSHOT1/maven-metadata.xml b/test/repositories/m2/org/apache/test-SNAPSHOT1/maven-metadata.xml
index 8c33e3b..b99689c 100644
--- a/test/repositories/m2/org/apache/test-SNAPSHOT1/maven-metadata.xml
+++ b/test/repositories/m2/org/apache/test-SNAPSHOT1/maven-metadata.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/m2/org/apache/test-SNAPSHOT2/2.0.2-SNAPSHOT/maven-metadata.xml b/test/repositories/m2/org/apache/test-SNAPSHOT2/2.0.2-SNAPSHOT/maven-metadata.xml
index c345a8b..db1d446 100644
--- a/test/repositories/m2/org/apache/test-SNAPSHOT2/2.0.2-SNAPSHOT/maven-metadata.xml
+++ b/test/repositories/m2/org/apache/test-SNAPSHOT2/2.0.2-SNAPSHOT/maven-metadata.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/m2/org/apache/test-SNAPSHOT2/2.0.2-SNAPSHOT/test-SNAPSHOT2-2.0.2-SNAPSHOT.pom b/test/repositories/m2/org/apache/test-SNAPSHOT2/2.0.2-SNAPSHOT/test-SNAPSHOT2-2.0.2-SNAPSHOT.pom
index 756aecb..74d4aec 100644
--- a/test/repositories/m2/org/apache/test-SNAPSHOT2/2.0.2-SNAPSHOT/test-SNAPSHOT2-2.0.2-SNAPSHOT.pom
+++ b/test/repositories/m2/org/apache/test-SNAPSHOT2/2.0.2-SNAPSHOT/test-SNAPSHOT2-2.0.2-SNAPSHOT.pom
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/m2/org/apache/test-SNAPSHOT2/maven-metadata.xml b/test/repositories/m2/org/apache/test-SNAPSHOT2/maven-metadata.xml
index 047e4db..34640f1 100644
--- a/test/repositories/m2/org/apache/test-SNAPSHOT2/maven-metadata.xml
+++ b/test/repositories/m2/org/apache/test-SNAPSHOT2/maven-metadata.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/m2/org/apache/test-classified/1.0/test-classified-1.0.pom b/test/repositories/m2/org/apache/test-classified/1.0/test-classified-1.0.pom
index 9403a5b..9445684 100644
--- a/test/repositories/m2/org/apache/test-classified/1.0/test-classified-1.0.pom
+++ b/test/repositories/m2/org/apache/test-classified/1.0/test-classified-1.0.pom
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/m2/org/apache/test-classifier/1.0/test-classifier-1.0.pom b/test/repositories/m2/org/apache/test-classifier/1.0/test-classifier-1.0.pom
index d8ca078..42afde9 100644
--- a/test/repositories/m2/org/apache/test-classifier/1.0/test-classifier-1.0.pom
+++ b/test/repositories/m2/org/apache/test-classifier/1.0/test-classifier-1.0.pom
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/m2/org/apache/test-classifier/2.0/test-classifier-2.0.pom b/test/repositories/m2/org/apache/test-classifier/2.0/test-classifier-2.0.pom
index 1fdd618..3dcb792 100644
--- a/test/repositories/m2/org/apache/test-classifier/2.0/test-classifier-2.0.pom
+++ b/test/repositories/m2/org/apache/test-classifier/2.0/test-classifier-2.0.pom
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance

    with the License.  You may obtain a copy of the License at

 

-     http://www.apache.org/licenses/LICENSE-2.0

+     https://www.apache.org/licenses/LICENSE-2.0

 

    Unless required by applicable law or agreed to in writing,

    software distributed under the License is distributed on an

diff --git a/test/repositories/m2/org/apache/test-metadata/1.0/test-metadata-1.0.pom b/test/repositories/m2/org/apache/test-metadata/1.0/test-metadata-1.0.pom
index b8e6c22..5da6ba9 100644
--- a/test/repositories/m2/org/apache/test-metadata/1.0/test-metadata-1.0.pom
+++ b/test/repositories/m2/org/apache/test-metadata/1.0/test-metadata-1.0.pom
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/m2/org/apache/test-metadata/1.1/test-metadata-1.1.pom b/test/repositories/m2/org/apache/test-metadata/1.1/test-metadata-1.1.pom
index 7112e45..5ae9878 100644
--- a/test/repositories/m2/org/apache/test-metadata/1.1/test-metadata-1.1.pom
+++ b/test/repositories/m2/org/apache/test-metadata/1.1/test-metadata-1.1.pom
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/m2/org/apache/test-metadata/1.2/test-metadata-1.2.pom b/test/repositories/m2/org/apache/test-metadata/1.2/test-metadata-1.2.pom
index 2f22642..d1ce2c1 100644
--- a/test/repositories/m2/org/apache/test-metadata/1.2/test-metadata-1.2.pom
+++ b/test/repositories/m2/org/apache/test-metadata/1.2/test-metadata-1.2.pom
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/m2/org/apache/test-metadata/maven-metadata.xml b/test/repositories/m2/org/apache/test-metadata/maven-metadata.xml
index fd70558..9dcf250 100644
--- a/test/repositories/m2/org/apache/test-metadata/maven-metadata.xml
+++ b/test/repositories/m2/org/apache/test-metadata/maven-metadata.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/m2/org/apache/test-sources/1.0/test-sources-1.0.pom b/test/repositories/m2/org/apache/test-sources/1.0/test-sources-1.0.pom
index 7665ff0..400f856 100644
--- a/test/repositories/m2/org/apache/test-sources/1.0/test-sources-1.0.pom
+++ b/test/repositories/m2/org/apache/test-sources/1.0/test-sources-1.0.pom
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/m2/org/apache/test-sources2/1.0/test-sources2-1.0.pom b/test/repositories/m2/org/apache/test-sources2/1.0/test-sources2-1.0.pom
index c05bf82..8de8a64 100644
--- a/test/repositories/m2/org/apache/test-sources2/1.0/test-sources2-1.0.pom
+++ b/test/repositories/m2/org/apache/test-sources2/1.0/test-sources2-1.0.pom
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/m2/org/apache/test-src/1.0/test-src-1.0.pom b/test/repositories/m2/org/apache/test-src/1.0/test-src-1.0.pom
index a203cf5..e19d10f 100644
--- a/test/repositories/m2/org/apache/test-src/1.0/test-src-1.0.pom
+++ b/test/repositories/m2/org/apache/test-src/1.0/test-src-1.0.pom
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance

    with the License.  You may obtain a copy of the License at

 

-     http://www.apache.org/licenses/LICENSE-2.0

+     https://www.apache.org/licenses/LICENSE-2.0

 

    Unless required by applicable law or agreed to in writing,

    software distributed under the License is distributed on an

diff --git a/test/repositories/m2/org/apache/test-version/1.0/test-version-1.0.pom b/test/repositories/m2/org/apache/test-version/1.0/test-version-1.0.pom
index 9ae01ec..4c56f1d 100644
--- a/test/repositories/m2/org/apache/test-version/1.0/test-version-1.0.pom
+++ b/test/repositories/m2/org/apache/test-version/1.0/test-version-1.0.pom
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/m2/org/apache/test/1.0/test-1.0.pom b/test/repositories/m2/org/apache/test/1.0/test-1.0.pom
index 6c77b49..c5fd766 100644
--- a/test/repositories/m2/org/apache/test/1.0/test-1.0.pom
+++ b/test/repositories/m2/org/apache/test/1.0/test-1.0.pom
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/m2/org/apache/test/1.1/test-1.1.pom b/test/repositories/m2/org/apache/test/1.1/test-1.1.pom
index 7dbac88..af9cf02 100644
--- a/test/repositories/m2/org/apache/test/1.1/test-1.1.pom
+++ b/test/repositories/m2/org/apache/test/1.1/test-1.1.pom
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance

    with the License.  You may obtain a copy of the License at

 

-     http://www.apache.org/licenses/LICENSE-2.0

+     https://www.apache.org/licenses/LICENSE-2.0

 

    Unless required by applicable law or agreed to in writing,

    software distributed under the License is distributed on an

diff --git a/test/repositories/m2/org/apache/test/1.2/test-1.2.pom b/test/repositories/m2/org/apache/test/1.2/test-1.2.pom
index c165dda..82d3437 100644
--- a/test/repositories/m2/org/apache/test/1.2/test-1.2.pom
+++ b/test/repositories/m2/org/apache/test/1.2/test-1.2.pom
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance

    with the License.  You may obtain a copy of the License at

 

-     http://www.apache.org/licenses/LICENSE-2.0

+     https://www.apache.org/licenses/LICENSE-2.0

 

    Unless required by applicable law or agreed to in writing,

    software distributed under the License is distributed on an

diff --git a/test/repositories/m2/org/apache/test2/1.0/test2-1.0.pom b/test/repositories/m2/org/apache/test2/1.0/test2-1.0.pom
index 5c0424f..9a1336a 100644
--- a/test/repositories/m2/org/apache/test2/1.0/test2-1.0.pom
+++ b/test/repositories/m2/org/apache/test2/1.0/test2-1.0.pom
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/m2/org/apache/test2/1.1/test2-1.1.pom b/test/repositories/m2/org/apache/test2/1.1/test2-1.1.pom
index 97a94db..cef4c88 100644
--- a/test/repositories/m2/org/apache/test2/1.1/test2-1.1.pom
+++ b/test/repositories/m2/org/apache/test2/1.1/test2-1.1.pom
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance

    with the License.  You may obtain a copy of the License at

 

-     http://www.apache.org/licenses/LICENSE-2.0

+     https://www.apache.org/licenses/LICENSE-2.0

 

    Unless required by applicable law or agreed to in writing,

    software distributed under the License is distributed on an

diff --git a/test/repositories/m2/org/apache/test3/1.0/test3-1.0.pom b/test/repositories/m2/org/apache/test3/1.0/test3-1.0.pom
index 8f807a1..408690f 100644
--- a/test/repositories/m2/org/apache/test3/1.0/test3-1.0.pom
+++ b/test/repositories/m2/org/apache/test3/1.0/test3-1.0.pom
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/m2/org/apache/test3/1.1/test3-1.1.pom b/test/repositories/m2/org/apache/test3/1.1/test3-1.1.pom
index b17603c..3803ab6 100644
--- a/test/repositories/m2/org/apache/test3/1.1/test3-1.1.pom
+++ b/test/repositories/m2/org/apache/test3/1.1/test3-1.1.pom
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance

    with the License.  You may obtain a copy of the License at

 

-     http://www.apache.org/licenses/LICENSE-2.0

+     https://www.apache.org/licenses/LICENSE-2.0

 

    Unless required by applicable law or agreed to in writing,

    software distributed under the License is distributed on an

diff --git a/test/repositories/m2/org/apache/test4/1.0/test4-1.0.pom b/test/repositories/m2/org/apache/test4/1.0/test4-1.0.pom
index ad3cb29..c60340b 100644
--- a/test/repositories/m2/org/apache/test4/1.0/test4-1.0.pom
+++ b/test/repositories/m2/org/apache/test4/1.0/test4-1.0.pom
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/m2/org/apache/test4/1.1/test4-1.1.pom b/test/repositories/m2/org/apache/test4/1.1/test4-1.1.pom
index 6657491..a60f3a4 100644
--- a/test/repositories/m2/org/apache/test4/1.1/test4-1.1.pom
+++ b/test/repositories/m2/org/apache/test4/1.1/test4-1.1.pom
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/m2/org/circular/module1/1.0/module1-1.0.pom b/test/repositories/m2/org/circular/module1/1.0/module1-1.0.pom
index 4d7c8ff..8b700af 100644
--- a/test/repositories/m2/org/circular/module1/1.0/module1-1.0.pom
+++ b/test/repositories/m2/org/circular/module1/1.0/module1-1.0.pom
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance

    with the License.  You may obtain a copy of the License at

 

-     http://www.apache.org/licenses/LICENSE-2.0

+     https://www.apache.org/licenses/LICENSE-2.0

 

    Unless required by applicable law or agreed to in writing,

    software distributed under the License is distributed on an

diff --git a/test/repositories/m2/org/circular/module2/2.0/module2-2.0.pom b/test/repositories/m2/org/circular/module2/2.0/module2-2.0.pom
index fd751b6..722b56c 100644
--- a/test/repositories/m2/org/circular/module2/2.0/module2-2.0.pom
+++ b/test/repositories/m2/org/circular/module2/2.0/module2-2.0.pom
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance

    with the License.  You may obtain a copy of the License at

 

-     http://www.apache.org/licenses/LICENSE-2.0

+     https://www.apache.org/licenses/LICENSE-2.0

 

    Unless required by applicable law or agreed to in writing,

    software distributed under the License is distributed on an

diff --git a/test/repositories/m2/org/relocated/test3/1.0/test3-1.0.pom b/test/repositories/m2/org/relocated/test3/1.0/test3-1.0.pom
index ef2e19b..8569583 100644
--- a/test/repositories/m2/org/relocated/test3/1.0/test3-1.0.pom
+++ b/test/repositories/m2/org/relocated/test3/1.0/test3-1.0.pom
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/m2/org/relocated/test3/1.1/test3-1.1.pom b/test/repositories/m2/org/relocated/test3/1.1/test3-1.1.pom
index 6b55cf5..6412294 100644
--- a/test/repositories/m2/org/relocated/test3/1.1/test3-1.1.pom
+++ b/test/repositories/m2/org/relocated/test3/1.1/test3-1.1.pom
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/m2/org/relocated/test3full/1.1/test3full-1.1.pom b/test/repositories/m2/org/relocated/test3full/1.1/test3full-1.1.pom
index e710ac4..f45693d 100644
--- a/test/repositories/m2/org/relocated/test3full/1.1/test3full-1.1.pom
+++ b/test/repositories/m2/org/relocated/test3full/1.1/test3full-1.1.pom
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/m2/org/relocated/testRelocationUser/1.0/testRelocationUser-1.0.pom b/test/repositories/m2/org/relocated/testRelocationUser/1.0/testRelocationUser-1.0.pom
index 162c857..0350f61 100644
--- a/test/repositories/m2/org/relocated/testRelocationUser/1.0/testRelocationUser-1.0.pom
+++ b/test/repositories/m2/org/relocated/testRelocationUser/1.0/testRelocationUser-1.0.pom
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/m2/org/relocated/testRelocationUser/1.1/testRelocationUser-1.1.pom b/test/repositories/m2/org/relocated/testRelocationUser/1.1/testRelocationUser-1.1.pom
index 1510bda..c4b427d 100644
--- a/test/repositories/m2/org/relocated/testRelocationUser/1.1/testRelocationUser-1.1.pom
+++ b/test/repositories/m2/org/relocated/testRelocationUser/1.1/testRelocationUser-1.1.pom
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/multi-ivypattern/ivy1/ivy-1.0.xml b/test/repositories/multi-ivypattern/ivy1/ivy-1.0.xml
index d11a528..9642f6d 100644
--- a/test/repositories/multi-ivypattern/ivy1/ivy-1.0.xml
+++ b/test/repositories/multi-ivypattern/ivy1/ivy-1.0.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/multi-ivypattern/ivy2/ivy-1.0.xml b/test/repositories/multi-ivypattern/ivy2/ivy-1.0.xml
index d11a528..9642f6d 100644
--- a/test/repositories/multi-ivypattern/ivy2/ivy-1.0.xml
+++ b/test/repositories/multi-ivypattern/ivy2/ivy-1.0.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/multi-ivypattern/ivy2/ivy-1.1.xml b/test/repositories/multi-ivypattern/ivy2/ivy-1.1.xml
index b2f3fee..268224c 100644
--- a/test/repositories/multi-ivypattern/ivy2/ivy-1.1.xml
+++ b/test/repositories/multi-ivypattern/ivy2/ivy-1.1.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/multi-ivypattern/ivysettings.xml b/test/repositories/multi-ivypattern/ivysettings.xml
index 8cea53d..605d80e 100644
--- a/test/repositories/multi-ivypattern/ivysettings.xml
+++ b/test/repositories/multi-ivypattern/ivysettings.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/multirevisions/ivy.xml b/test/repositories/multirevisions/ivy.xml
index 457bf64..e7cb7d5 100644
--- a/test/repositories/multirevisions/ivy.xml
+++ b/test/repositories/multirevisions/ivy.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/multirevisions/ivy/moduleX-1.0.xml b/test/repositories/multirevisions/ivy/moduleX-1.0.xml
index aa14ab8..60b3bae 100644
--- a/test/repositories/multirevisions/ivy/moduleX-1.0.xml
+++ b/test/repositories/multirevisions/ivy/moduleX-1.0.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/multirevisions/ivy/moduleX-2.0.xml b/test/repositories/multirevisions/ivy/moduleX-2.0.xml
index c7f69eb..33839d6 100644
--- a/test/repositories/multirevisions/ivy/moduleX-2.0.xml
+++ b/test/repositories/multirevisions/ivy/moduleX-2.0.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/multirevisions/ivy/moduleZ-1.0.xml b/test/repositories/multirevisions/ivy/moduleZ-1.0.xml
index 1fcdc7c..c5a2d34 100644
--- a/test/repositories/multirevisions/ivy/moduleZ-1.0.xml
+++ b/test/repositories/multirevisions/ivy/moduleZ-1.0.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/multirevisions/ivysettings.xml b/test/repositories/multirevisions/ivysettings.xml
index d2163de..c2e458f 100644
--- a/test/repositories/multirevisions/ivysettings.xml
+++ b/test/repositories/multirevisions/ivysettings.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/namespace/A/A/1.0/ivy.xml b/test/repositories/namespace/A/A/1.0/ivy.xml
index 1f349de..68b5b15 100644
--- a/test/repositories/namespace/A/A/1.0/ivy.xml
+++ b/test/repositories/namespace/A/A/1.0/ivy.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/namespace/A/B/1.0/ivy.xml b/test/repositories/namespace/A/B/1.0/ivy.xml
index 44929b0..35f103c 100644
--- a/test/repositories/namespace/A/B/1.0/ivy.xml
+++ b/test/repositories/namespace/A/B/1.0/ivy.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/namespace/B/1/1.0/1-1.0.pom b/test/repositories/namespace/B/1/1.0/1-1.0.pom
index 2989de5..a3fa116 100644
--- a/test/repositories/namespace/B/1/1.0/1-1.0.pom
+++ b/test/repositories/namespace/B/1/1.0/1-1.0.pom
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/namespace/B/2/1.0/2-1.0.pom b/test/repositories/namespace/B/2/1.0/2-1.0.pom
index 2d2502f..7d3d855 100644
--- a/test/repositories/namespace/B/2/1.0/2-1.0.pom
+++ b/test/repositories/namespace/B/2/1.0/2-1.0.pom
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/namespace/C/C/1.0.0/ivy.xml b/test/repositories/namespace/C/C/1.0.0/ivy.xml
index 911e20c..9aafe8f 100644
--- a/test/repositories/namespace/C/C/1.0.0/ivy.xml
+++ b/test/repositories/namespace/C/C/1.0.0/ivy.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/namespace/ivysettings.xml b/test/repositories/namespace/ivysettings.xml
index 5c9b93f..893780e 100644
--- a/test/repositories/namespace/ivysettings.xml
+++ b/test/repositories/namespace/ivysettings.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/norev/ivy-latest.xml b/test/repositories/norev/ivy-latest.xml
index 42e71e5..4d51872 100644
--- a/test/repositories/norev/ivy-latest.xml
+++ b/test/repositories/norev/ivy-latest.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/norev/ivy.xml b/test/repositories/norev/ivy.xml
index e40e1d7..83acf3a 100644
--- a/test/repositories/norev/ivy.xml
+++ b/test/repositories/norev/ivy.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/norev/ivysettings.xml b/test/repositories/norev/ivysettings.xml
index 3149c43..2505113 100644
--- a/test/repositories/norev/ivysettings.xml
+++ b/test/repositories/norev/ivysettings.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/norev/module2/ivy.xml b/test/repositories/norev/module2/ivy.xml
index b6e951e..821ec48 100644
--- a/test/repositories/norev/module2/ivy.xml
+++ b/test/repositories/norev/module2/ivy.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/norevision/ivy-mod1.1-after.xml b/test/repositories/norevision/ivy-mod1.1-after.xml
index 4a49957..72b4fbe 100644
--- a/test/repositories/norevision/ivy-mod1.1-after.xml
+++ b/test/repositories/norevision/ivy-mod1.1-after.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/norevision/ivy-mod1.1-before.xml b/test/repositories/norevision/ivy-mod1.1-before.xml
index d2bf379..426bf8e 100644
--- a/test/repositories/norevision/ivy-mod1.1-before.xml
+++ b/test/repositories/norevision/ivy-mod1.1-before.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/packager/repo/org/mod/1.0/ivy.xml b/test/repositories/packager/repo/org/mod/1.0/ivy.xml
index 0eb5f1f..99d2b58 100644
--- a/test/repositories/packager/repo/org/mod/1.0/ivy.xml
+++ b/test/repositories/packager/repo/org/mod/1.0/ivy.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/packager/repo/org/mod/1.0/packager.xml b/test/repositories/packager/repo/org/mod/1.0/packager.xml
index 579aa44..a446037 100644
--- a/test/repositories/packager/repo/org/mod/1.0/packager.xml
+++ b/test/repositories/packager/repo/org/mod/1.0/packager.xml
@@ -5,7 +5,7 @@
     not use this file except in compliance with the License. You may obtain
     a copy of the License at
 
-        http://www.apache.org/licenses/LICENSE-2.0
+        https://www.apache.org/licenses/LICENSE-2.0
 
     Unless required by applicable law or agreed to in writing, software
     distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
diff --git a/test/repositories/parentPom/ivysettings-namespace.xml b/test/repositories/parentPom/ivysettings-namespace.xml
index ba2abb1..20d3a44 100644
--- a/test/repositories/parentPom/ivysettings-namespace.xml
+++ b/test/repositories/parentPom/ivysettings-namespace.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/parentPom/ivysettings.xml b/test/repositories/parentPom/ivysettings.xml
index 6f20f9a..556cfd5 100644
--- a/test/repositories/parentPom/ivysettings.xml
+++ b/test/repositories/parentPom/ivysettings.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/parentPom/org/apache/dm/parent/1.0/parent-1.0.pom b/test/repositories/parentPom/org/apache/dm/parent/1.0/parent-1.0.pom
index 88f3579..5fabd7d 100644
--- a/test/repositories/parentPom/org/apache/dm/parent/1.0/parent-1.0.pom
+++ b/test/repositories/parentPom/org/apache/dm/parent/1.0/parent-1.0.pom
@@ -7,7 +7,7 @@
   ~ (the "License"); you may not use this file except in compliance with
   ~ the License.  You may obtain a copy of the License at
   ~
-  ~    http://www.apache.org/licenses/LICENSE-2.0
+  ~    https://www.apache.org/licenses/LICENSE-2.0
   ~
   ~ Unless required by applicable law or agreed to in writing, software
   ~ distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/repositories/parentPom/org/apache/dm/parent/2.0/parent-2.0.pom b/test/repositories/parentPom/org/apache/dm/parent/2.0/parent-2.0.pom
index 2d7b66b..7445dda 100644
--- a/test/repositories/parentPom/org/apache/dm/parent/2.0/parent-2.0.pom
+++ b/test/repositories/parentPom/org/apache/dm/parent/2.0/parent-2.0.pom
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance

    with the License.  You may obtain a copy of the License at

 

-     http://www.apache.org/licenses/LICENSE-2.0

+     https://www.apache.org/licenses/LICENSE-2.0

 

    Unless required by applicable law or agreed to in writing,

    software distributed under the License is distributed on an

diff --git a/test/repositories/parentPom/org/apache/dm/parent2/1.0/parent2-1.0.pom b/test/repositories/parentPom/org/apache/dm/parent2/1.0/parent2-1.0.pom
index cf0021c..b5a5884 100644
--- a/test/repositories/parentPom/org/apache/dm/parent2/1.0/parent2-1.0.pom
+++ b/test/repositories/parentPom/org/apache/dm/parent2/1.0/parent2-1.0.pom
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance

    with the License.  You may obtain a copy of the License at

 

-     http://www.apache.org/licenses/LICENSE-2.0

+     https://www.apache.org/licenses/LICENSE-2.0

 

    Unless required by applicable law or agreed to in writing,

    software distributed under the License is distributed on an

diff --git a/test/repositories/parentPom/org/apache/dm/parent3/1.0/parent3-1.0.pom b/test/repositories/parentPom/org/apache/dm/parent3/1.0/parent3-1.0.pom
index 2bb31de..54d970b 100644
--- a/test/repositories/parentPom/org/apache/dm/parent3/1.0/parent3-1.0.pom
+++ b/test/repositories/parentPom/org/apache/dm/parent3/1.0/parent3-1.0.pom
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance

    with the License.  You may obtain a copy of the License at

 

-     http://www.apache.org/licenses/LICENSE-2.0

+     https://www.apache.org/licenses/LICENSE-2.0

 

    Unless required by applicable law or agreed to in writing,

    software distributed under the License is distributed on an

diff --git a/test/repositories/parentPom/org/apache/dm/parent4/1.0/parent4-1.0.pom b/test/repositories/parentPom/org/apache/dm/parent4/1.0/parent4-1.0.pom
index 82a69f5..20324bc 100644
--- a/test/repositories/parentPom/org/apache/dm/parent4/1.0/parent4-1.0.pom
+++ b/test/repositories/parentPom/org/apache/dm/parent4/1.0/parent4-1.0.pom
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/parentPom/org/apache/dm/parent5/1.0/parent5-1.0.pom b/test/repositories/parentPom/org/apache/dm/parent5/1.0/parent5-1.0.pom
index 596a8f1..b7df0b2 100644
--- a/test/repositories/parentPom/org/apache/dm/parent5/1.0/parent5-1.0.pom
+++ b/test/repositories/parentPom/org/apache/dm/parent5/1.0/parent5-1.0.pom
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/parentPom/org/apache/dm/sibling1/1.0/sibling1-1.0.pom b/test/repositories/parentPom/org/apache/dm/sibling1/1.0/sibling1-1.0.pom
index 0f796e0..69c2fd0 100644
--- a/test/repositories/parentPom/org/apache/dm/sibling1/1.0/sibling1-1.0.pom
+++ b/test/repositories/parentPom/org/apache/dm/sibling1/1.0/sibling1-1.0.pom
@@ -7,7 +7,7 @@
   ~ (the "License"); you may not use this file except in compliance with
   ~ the License.  You may obtain a copy of the License at
   ~
-  ~    http://www.apache.org/licenses/LICENSE-2.0
+  ~    https://www.apache.org/licenses/LICENSE-2.0
   ~
   ~ Unless required by applicable law or agreed to in writing, software
   ~ distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/repositories/parentPom/org/apache/dm/sibling2/1.0/sibling2-1.0.pom b/test/repositories/parentPom/org/apache/dm/sibling2/1.0/sibling2-1.0.pom
index fc01560..acc20ff 100644
--- a/test/repositories/parentPom/org/apache/dm/sibling2/1.0/sibling2-1.0.pom
+++ b/test/repositories/parentPom/org/apache/dm/sibling2/1.0/sibling2-1.0.pom
@@ -7,7 +7,7 @@
   ~ (the "License"); you may not use this file except in compliance with
   ~ the License.  You may obtain a copy of the License at
   ~
-  ~    http://www.apache.org/licenses/LICENSE-2.0
+  ~    https://www.apache.org/licenses/LICENSE-2.0
   ~
   ~ Unless required by applicable law or agreed to in writing, software
   ~ distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/test/repositories/parentPom/org/apache/dm/test/1.0/test-1.0.pom b/test/repositories/parentPom/org/apache/dm/test/1.0/test-1.0.pom
index 95f02e3..40bc5fb 100644
--- a/test/repositories/parentPom/org/apache/dm/test/1.0/test-1.0.pom
+++ b/test/repositories/parentPom/org/apache/dm/test/1.0/test-1.0.pom
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance

    with the License.  You may obtain a copy of the License at

 

-     http://www.apache.org/licenses/LICENSE-2.0

+     https://www.apache.org/licenses/LICENSE-2.0

 

    Unless required by applicable law or agreed to in writing,

    software distributed under the License is distributed on an

diff --git a/test/repositories/parentPom/org/apache/dm/test/2.0/test-2.0.pom b/test/repositories/parentPom/org/apache/dm/test/2.0/test-2.0.pom
index 463bc1e..131f6e4 100644
--- a/test/repositories/parentPom/org/apache/dm/test/2.0/test-2.0.pom
+++ b/test/repositories/parentPom/org/apache/dm/test/2.0/test-2.0.pom
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/parentPom/org/apache/dm/test/3.0/test-3.0.pom b/test/repositories/parentPom/org/apache/dm/test/3.0/test-3.0.pom
index d9a8107..143bd57 100644
--- a/test/repositories/parentPom/org/apache/dm/test/3.0/test-3.0.pom
+++ b/test/repositories/parentPom/org/apache/dm/test/3.0/test-3.0.pom
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance

    with the License.  You may obtain a copy of the License at

 

-     http://www.apache.org/licenses/LICENSE-2.0

+     https://www.apache.org/licenses/LICENSE-2.0

 

    Unless required by applicable law or agreed to in writing,

    software distributed under the License is distributed on an

diff --git a/test/repositories/parentPom/org/apache/dm/test2/1.0/test2-1.0.pom b/test/repositories/parentPom/org/apache/dm/test2/1.0/test2-1.0.pom
index 94085cb..a614dc4 100644
--- a/test/repositories/parentPom/org/apache/dm/test2/1.0/test2-1.0.pom
+++ b/test/repositories/parentPom/org/apache/dm/test2/1.0/test2-1.0.pom
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance

    with the License.  You may obtain a copy of the License at

 

-     http://www.apache.org/licenses/LICENSE-2.0

+     https://www.apache.org/licenses/LICENSE-2.0

 

    Unless required by applicable law or agreed to in writing,

    software distributed under the License is distributed on an

diff --git a/test/repositories/parentPom/org/apache/dm/test2/2.0/test2-2.0.pom b/test/repositories/parentPom/org/apache/dm/test2/2.0/test2-2.0.pom
index ae74170..afe988a 100644
--- a/test/repositories/parentPom/org/apache/dm/test2/2.0/test2-2.0.pom
+++ b/test/repositories/parentPom/org/apache/dm/test2/2.0/test2-2.0.pom
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance

    with the License.  You may obtain a copy of the License at

 

-     http://www.apache.org/licenses/LICENSE-2.0

+     https://www.apache.org/licenses/LICENSE-2.0

 

    Unless required by applicable law or agreed to in writing,

    software distributed under the License is distributed on an

diff --git a/test/repositories/parentPom/org/apache/dm/test2/3.0/test2-3.0.pom b/test/repositories/parentPom/org/apache/dm/test2/3.0/test2-3.0.pom
index 791bbc4..39a9b28 100644
--- a/test/repositories/parentPom/org/apache/dm/test2/3.0/test2-3.0.pom
+++ b/test/repositories/parentPom/org/apache/dm/test2/3.0/test2-3.0.pom
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/parentPom/org/apache/dm/test3/1.0/test3-1.0.pom b/test/repositories/parentPom/org/apache/dm/test3/1.0/test3-1.0.pom
index 47525f9..97130e1 100644
--- a/test/repositories/parentPom/org/apache/dm/test3/1.0/test3-1.0.pom
+++ b/test/repositories/parentPom/org/apache/dm/test3/1.0/test3-1.0.pom
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance

    with the License.  You may obtain a copy of the License at

 

-     http://www.apache.org/licenses/LICENSE-2.0

+     https://www.apache.org/licenses/LICENSE-2.0

 

    Unless required by applicable law or agreed to in writing,

    software distributed under the License is distributed on an

diff --git a/test/repositories/parentPom/org/apache/dm/test3/2.0/test3-2.0.pom b/test/repositories/parentPom/org/apache/dm/test3/2.0/test3-2.0.pom
index 36193c0..5ab7d2e 100644
--- a/test/repositories/parentPom/org/apache/dm/test3/2.0/test3-2.0.pom
+++ b/test/repositories/parentPom/org/apache/dm/test3/2.0/test3-2.0.pom
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance

    with the License.  You may obtain a copy of the License at

 

-     http://www.apache.org/licenses/LICENSE-2.0

+     https://www.apache.org/licenses/LICENSE-2.0

 

    Unless required by applicable law or agreed to in writing,

    software distributed under the License is distributed on an

diff --git a/test/repositories/parentPom/org/apache/dm/test4/1.0/test4-1.0.pom b/test/repositories/parentPom/org/apache/dm/test4/1.0/test4-1.0.pom
index 1bf54a5..4c5972f 100644
--- a/test/repositories/parentPom/org/apache/dm/test4/1.0/test4-1.0.pom
+++ b/test/repositories/parentPom/org/apache/dm/test4/1.0/test4-1.0.pom
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/parentPom/org/apache/dm/test4/2.0/test4-2.0.pom b/test/repositories/parentPom/org/apache/dm/test4/2.0/test4-2.0.pom
index 3d0c0fe..103b087 100644
--- a/test/repositories/parentPom/org/apache/dm/test4/2.0/test4-2.0.pom
+++ b/test/repositories/parentPom/org/apache/dm/test4/2.0/test4-2.0.pom
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/parentPom/org/apache/dm/test5/1.0/test5-1.0.pom b/test/repositories/parentPom/org/apache/dm/test5/1.0/test5-1.0.pom
index 67eb17f..5c27415 100644
--- a/test/repositories/parentPom/org/apache/dm/test5/1.0/test5-1.0.pom
+++ b/test/repositories/parentPom/org/apache/dm/test5/1.0/test5-1.0.pom
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance

    with the License.  You may obtain a copy of the License at

 

-     http://www.apache.org/licenses/LICENSE-2.0

+     https://www.apache.org/licenses/LICENSE-2.0

 

    Unless required by applicable law or agreed to in writing,

    software distributed under the License is distributed on an

diff --git a/test/repositories/parentPom/org/apache/dm/test5/2.0/test5-2.0.pom b/test/repositories/parentPom/org/apache/dm/test5/2.0/test5-2.0.pom
index a5914d3..5521bb7 100644
--- a/test/repositories/parentPom/org/apache/dm/test5/2.0/test5-2.0.pom
+++ b/test/repositories/parentPom/org/apache/dm/test5/2.0/test5-2.0.pom
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance

    with the License.  You may obtain a copy of the License at

 

-     http://www.apache.org/licenses/LICENSE-2.0

+     https://www.apache.org/licenses/LICENSE-2.0

 

    Unless required by applicable law or agreed to in writing,

    software distributed under the License is distributed on an

diff --git a/test/repositories/parentPom/org/apache/dm/test6/1.0/test6-1.0.pom b/test/repositories/parentPom/org/apache/dm/test6/1.0/test6-1.0.pom
index 35e1a3c..bb69c08 100644
--- a/test/repositories/parentPom/org/apache/dm/test6/1.0/test6-1.0.pom
+++ b/test/repositories/parentPom/org/apache/dm/test6/1.0/test6-1.0.pom
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance

    with the License.  You may obtain a copy of the License at

 

-     http://www.apache.org/licenses/LICENSE-2.0

+     https://www.apache.org/licenses/LICENSE-2.0

 

    Unless required by applicable law or agreed to in writing,

    software distributed under the License is distributed on an

diff --git a/test/repositories/parentPom/org/apache/dm/test7/1.0/test7-1.0.pom b/test/repositories/parentPom/org/apache/dm/test7/1.0/test7-1.0.pom
index be74ee2..498a179 100644
--- a/test/repositories/parentPom/org/apache/dm/test7/1.0/test7-1.0.pom
+++ b/test/repositories/parentPom/org/apache/dm/test7/1.0/test7-1.0.pom
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance

    with the License.  You may obtain a copy of the License at

 

-     http://www.apache.org/licenses/LICENSE-2.0

+     https://www.apache.org/licenses/LICENSE-2.0

 

    Unless required by applicable law or agreed to in writing,

    software distributed under the License is distributed on an

diff --git a/test/repositories/xml-entities/ivy.xml b/test/repositories/xml-entities/ivy.xml
index 191dd96..f680ff4 100644
--- a/test/repositories/xml-entities/ivy.xml
+++ b/test/repositories/xml-entities/ivy.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/xml-entities/ivysettings.xml b/test/repositories/xml-entities/ivysettings.xml
index 0feb5b6..edc455d 100644
--- a/test/repositories/xml-entities/ivysettings.xml
+++ b/test/repositories/xml-entities/ivysettings.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/xml-entities/module1/ivy-1.0.xml b/test/repositories/xml-entities/module1/ivy-1.0.xml
index 81c65c1..3ee4260 100644
--- a/test/repositories/xml-entities/module1/ivy-1.0.xml
+++ b/test/repositories/xml-entities/module1/ivy-1.0.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/repositories/xml-entities/module2/ivy-2.0.xml b/test/repositories/xml-entities/module2/ivy-2.0.xml
index a56e375..4927438 100644
--- a/test/repositories/xml-entities/module2/ivy-2.0.xml
+++ b/test/repositories/xml-entities/module2/ivy-2.0.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/test-obr/obr.xml b/test/test-obr/obr.xml
index cbf0260..2cbde8d 100644
--- a/test/test-obr/obr.xml
+++ b/test/test-obr/obr.xml
@@ -9,7 +9,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
@@ -27,7 +27,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     291022
@@ -310,7 +310,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     133830
@@ -364,7 +364,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     133826
@@ -418,7 +418,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     81179
@@ -457,7 +457,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     133832
@@ -511,7 +511,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     133982
@@ -583,7 +583,7 @@
     http://geronimo.apache.org/maven/xbean/3.6/xbean-reflect
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     148080
@@ -643,7 +643,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     133830
@@ -697,7 +697,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     14324
@@ -728,7 +728,7 @@
     http://geronimo.apache.org/maven/xbean/3.6/xbean-naming
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     52407
@@ -786,7 +786,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     49956
@@ -844,7 +844,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     51495
@@ -902,7 +902,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     49954
@@ -960,7 +960,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     49949
@@ -1018,7 +1018,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     49956
@@ -1076,7 +1076,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     49762
@@ -1134,7 +1134,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     128051
@@ -1292,7 +1292,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     130203
@@ -1450,7 +1450,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     130304
@@ -1611,7 +1611,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     130195
@@ -1772,7 +1772,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     130187
@@ -1949,7 +1949,7 @@
     http://geronimo.apache.org/maven/xbean/3.6/xbean-spring
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     130519
@@ -2110,7 +2110,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     130185
@@ -2271,7 +2271,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     27957
@@ -2324,7 +2324,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     27923
@@ -2377,7 +2377,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     27959
@@ -2430,7 +2430,7 @@
     http://geronimo.apache.org/maven/xbean/3.6/xbean-telnet
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     27958
@@ -2483,7 +2483,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     27949
@@ -2536,7 +2536,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     27527
@@ -2589,7 +2589,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     27960
@@ -2642,7 +2642,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     131898
@@ -2808,7 +2808,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     86175
@@ -2851,7 +2851,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     47328
@@ -2882,7 +2882,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     47542
@@ -2913,7 +2913,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     47551
@@ -2944,7 +2944,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     47543
@@ -2975,7 +2975,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     47523
@@ -3006,7 +3006,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     47546
@@ -3037,7 +3037,7 @@
     http://geronimo.apache.org/maven/xbean/3.6/xbean-classloader
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     47809
@@ -3068,7 +3068,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     20055
@@ -3106,7 +3106,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     20052
@@ -3144,7 +3144,7 @@
     http://geronimo.apache.org/maven/xbean/3.6/xbean-classpath
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     20100
@@ -3182,7 +3182,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     20047
@@ -3220,7 +3220,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     20054
@@ -3258,7 +3258,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     19912
@@ -3296,7 +3296,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     20053
@@ -3334,7 +3334,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     34657
@@ -3368,7 +3368,7 @@
     http://geronimo.apache.org/maven/xbean/3.6/xbean-finder
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     35765
@@ -3402,7 +3402,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     35086
@@ -3436,7 +3436,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     34657
@@ -3470,7 +3470,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     34597
@@ -3504,7 +3504,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     34707
@@ -3538,7 +3538,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     34604
@@ -3589,7 +3589,7 @@
     http://portals.apache.org/portlet-spec/portlet-api-1.0
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     23780
@@ -3633,7 +3633,7 @@
     http://portals.apache.org/portlet-spec/portlet-api-2.0
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     54097
@@ -3675,7 +3675,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     39991
@@ -3813,7 +3813,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     39411
@@ -3948,7 +3948,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     39317
@@ -4083,7 +4083,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     40049
@@ -4221,7 +4221,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     39312
@@ -4356,7 +4356,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     39283
@@ -4491,7 +4491,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     39332
@@ -4626,7 +4626,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     39239
@@ -4761,7 +4761,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     39286
@@ -4896,7 +4896,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     3003519
@@ -7239,7 +7239,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     4308970
@@ -10152,7 +10152,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     2851008
@@ -12395,7 +12395,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     4017042
@@ -15175,7 +15175,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     4460023
@@ -18194,7 +18194,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     4343838
@@ -21112,7 +21112,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     2992571
@@ -23455,7 +23455,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     4475876
@@ -26474,7 +26474,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     3806536
@@ -29184,7 +29184,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     2818719
@@ -31421,7 +31421,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     4073262
@@ -34253,7 +34253,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     4201229
@@ -37142,7 +37142,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     2881944
@@ -39437,7 +39437,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     4406514
@@ -42439,7 +42439,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     4550001
@@ -45471,7 +45471,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     2846351
@@ -47711,7 +47711,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     2965058
@@ -50048,7 +50048,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     3760197
@@ -52730,7 +52730,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     78814
@@ -52874,7 +52874,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     8214944
@@ -53926,7 +53926,7 @@
     http://oscar-osgi.sf.net/obr2/felix-shell-extension/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     12835
@@ -53972,7 +53972,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     25228
@@ -54020,7 +54020,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     24902
@@ -54102,7 +54102,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     10599
@@ -54145,7 +54145,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     10960
@@ -54189,7 +54189,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     11853
@@ -54227,7 +54227,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     16803
@@ -54274,7 +54274,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     9385
@@ -54314,7 +54314,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     10300
@@ -54338,7 +54338,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     2525392
@@ -56142,7 +56142,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     2858386
@@ -58071,7 +58071,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     2375669
@@ -59775,7 +59775,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     2985441
@@ -61787,7 +61787,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     2685694
@@ -63611,7 +63611,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     2883792
@@ -65540,7 +65540,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     2514590
@@ -67344,7 +67344,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     2977065
@@ -69356,7 +69356,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     2959855
@@ -71368,7 +71368,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     2726246
@@ -73244,7 +73244,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     2803446
@@ -75165,7 +75165,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     2404587
@@ -76921,7 +76921,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     3348876
@@ -79104,7 +79104,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     2487076
@@ -80902,7 +80902,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     41443
@@ -81024,7 +81024,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     35312
@@ -81132,7 +81132,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     36812
@@ -81240,7 +81240,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     41484
@@ -81362,7 +81362,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     36767
@@ -81470,7 +81470,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     36812
@@ -81578,7 +81578,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     36801
@@ -81686,7 +81686,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     35332
@@ -81794,7 +81794,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     36769
@@ -81902,7 +81902,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     2163435
@@ -83408,7 +83408,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     1795519
@@ -84734,7 +84734,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     2115868
@@ -86224,7 +86224,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     2139803
@@ -87730,7 +87730,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     2167047
@@ -89234,7 +89234,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     1279070
@@ -90290,7 +90290,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     1847604
@@ -91624,7 +91624,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     1927391
@@ -93066,7 +93066,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     2037962
@@ -94572,7 +94572,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     221500
@@ -94707,7 +94707,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     221632
@@ -94824,7 +94824,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     33138
@@ -94884,7 +94884,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     26272
@@ -94937,7 +94937,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     32287
@@ -94997,7 +94997,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     32920
@@ -95057,7 +95057,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     45478
@@ -95107,7 +95107,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     109455
@@ -95157,7 +95157,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     106963
@@ -95207,7 +95207,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     109407
@@ -95257,7 +95257,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     112058
@@ -95307,7 +95307,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     109747
@@ -95369,7 +95369,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     282185
@@ -95422,7 +95422,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     268764
@@ -95503,7 +95503,7 @@
     http://felix.apache.org/site/ipojo-webconsole-plugin.html
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     7697
@@ -95566,7 +95566,7 @@
     http://felix.apache.org/site/ipojo-webconsole-plugin.html
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     22089
@@ -95631,7 +95631,7 @@
     http://felix.apache.org/site/temporal-service-dependency.html
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     67784
@@ -95678,7 +95678,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     13734
@@ -95722,7 +95722,7 @@
     http://felix.apache.org/site/temporal-service-dependency.html
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     67778
@@ -95769,7 +95769,7 @@
     http://felix.apache.org/site/temporal-service-dependency.html
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     15296
@@ -95816,7 +95816,7 @@
     http://oscar-osgi.sf.net/obr2/org.apache.felix.bundlerepository/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     130442
@@ -95853,7 +95853,7 @@
     http://felix.apache.org/site/apache-felix-osgi-bundle-repository.html
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     151653
@@ -95896,7 +95896,7 @@
     http://felix.apache.org/site/apache-felix-osgi-bundle-repository-obr.html
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     134378
@@ -95936,7 +95936,7 @@
     http://oscar-osgi.sf.net/obr2/org.apache.felix.bundlerepository/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     128221
@@ -95973,7 +95973,7 @@
     http://felix.apache.org/site/apache-felix-osgi-bundle-repository.html
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     135820
@@ -96013,7 +96013,7 @@
     http://oscar-osgi.sf.net/obr2/org.apache.felix.bundlerepository/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     129041
@@ -96050,7 +96050,7 @@
     http://felix.apache.org/site/apache-felix-osgi-bundle-repository.html
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     146568
@@ -96090,7 +96090,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     58204
@@ -96133,7 +96133,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     70650
@@ -96182,7 +96182,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     64368
@@ -96220,7 +96220,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     28303
@@ -96264,7 +96264,7 @@
     http://felix.apache.org/site/event-admin-handlers.html
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     26481
@@ -96359,7 +96359,7 @@
     http://felix.apache.org/site/event-admin-handlers.html
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     25846
@@ -96453,7 +96453,7 @@
     http://felix.apache.org/site/event-admin-handlers.html
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     26542
@@ -96548,7 +96548,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     156500
@@ -96585,7 +96585,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     154711
@@ -96622,7 +96622,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     140318
@@ -96659,7 +96659,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     156805
@@ -96696,7 +96696,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     127626
@@ -96733,7 +96733,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     79173
@@ -96825,7 +96825,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     73372
@@ -96900,7 +96900,7 @@
     http://felix.apache.org/site/apache-felix-web-console.html
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     507026
@@ -97025,7 +97025,7 @@
     http://felix.apache.org/site/apache-felix-web-console.html
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     440882
@@ -97147,7 +97147,7 @@
     http://felix.apache.org/apache-felix-web-console.html
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     409108
@@ -97234,7 +97234,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     307388
@@ -97342,7 +97342,7 @@
     http://felix.apache.org/site/apache-felix-web-console.html
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     512657
@@ -97435,7 +97435,7 @@
     http://oscar-osgi.sf.net/obr2/org.apache.felix.shell.tui/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     12455
@@ -97467,7 +97467,7 @@
     http://oscar-osgi.sf.net/obr2/org.apache.felix.shell.tui/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     11964
@@ -97499,7 +97499,7 @@
     http://oscar-osgi.sf.net/obr2/org.apache.felix.shell.tui/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     12237
@@ -97531,7 +97531,7 @@
     http://felix.apache.org/site/apache-felix-shell-tui.html
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     12735
@@ -97560,7 +97560,7 @@
     http://oscar-osgi.sf.net/obr2/org.apache.felix.shell.tui/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     12225
@@ -97604,7 +97604,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     42402
@@ -97649,7 +97649,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     23914
@@ -97679,7 +97679,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     25133
@@ -97709,7 +97709,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     51433
@@ -97766,7 +97766,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     51390
@@ -97823,7 +97823,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     60833
@@ -97888,7 +97888,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     50982
@@ -97945,7 +97945,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     59114
@@ -98002,7 +98002,7 @@
     http://felix.apache.org/site/extender-pattern-handler.html
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     14939
@@ -98051,7 +98051,7 @@
     http://felix.apache.org/site/extender-pattern-handler.html
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     14802
@@ -98092,7 +98092,7 @@
     http://felix.apache.org/site/extender-pattern-handler.html
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     14598
@@ -98148,7 +98148,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     769498
@@ -98239,7 +98239,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     769485
@@ -98318,7 +98318,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     30450
@@ -98351,7 +98351,7 @@
     http://www.osgi.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     61073
@@ -98414,7 +98414,7 @@
     http://www.osgi.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     100039
@@ -98491,7 +98491,7 @@
     http://www.osgi.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     60929
@@ -98554,7 +98554,7 @@
     http://www.osgi.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     61378
@@ -98614,7 +98614,7 @@
     http://felix.apache.org/site/apache-felix-metatype-service.html
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     93990
@@ -98657,7 +98657,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     62257
@@ -98703,7 +98703,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     62356
@@ -98749,7 +98749,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     22291
@@ -98789,7 +98789,7 @@
     http://www.osgi.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     89662
@@ -98909,7 +98909,7 @@
     http://www.osgi.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     155297
@@ -99049,7 +99049,7 @@
     http://www.osgi.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     89417
@@ -99142,7 +99142,7 @@
     http://www.osgi.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     181851
@@ -99279,7 +99279,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     11708
@@ -99306,7 +99306,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     11523
@@ -99333,7 +99333,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     11420
@@ -99360,7 +99360,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     11679
@@ -99387,7 +99387,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     359748
@@ -99440,7 +99440,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     347048
@@ -99483,7 +99483,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     324521
@@ -99527,7 +99527,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     359556
@@ -99580,7 +99580,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     347243
@@ -99623,7 +99623,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     356705
@@ -99671,7 +99671,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     374610
@@ -99724,7 +99724,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     320272
@@ -99768,7 +99768,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     357251
@@ -99821,7 +99821,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     327663
@@ -99865,7 +99865,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     361268
@@ -99918,7 +99918,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     347061
@@ -99961,7 +99961,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     340187
@@ -100004,7 +100004,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     358592
@@ -100057,7 +100057,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     56982
@@ -100100,7 +100100,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     73797
@@ -100159,7 +100159,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     74441
@@ -100218,7 +100218,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     65195
@@ -100280,7 +100280,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     84408
@@ -100339,7 +100339,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     73261
@@ -100398,7 +100398,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     85016
@@ -100457,7 +100457,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     63220
@@ -100507,7 +100507,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     158294
@@ -100624,7 +100624,7 @@
     http://www.osgi.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     11515
@@ -100656,7 +100656,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     30702
@@ -100706,7 +100706,7 @@
     http://felix.apache.org/site/apache-felix-ipojo.html
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     208117
@@ -100795,7 +100795,7 @@
     http://felix.apache.org/site/apache-felix-ipojo.html
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     190398
@@ -100879,7 +100879,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     181606
@@ -100963,7 +100963,7 @@
     http://felix.apache.org/site/apache-felix-ipojo.html
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     205519
@@ -101052,7 +101052,7 @@
     http://felix.apache.org/site/apache-felix-ipojo.html
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     252224
@@ -101104,7 +101104,7 @@
     http://felix.apache.org/site/apache-felix-ipojo.html
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     253447
@@ -101156,7 +101156,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     242368
@@ -101208,7 +101208,7 @@
     http://felix.apache.org/site/ipojo-composition-tutorial.html
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     253908
@@ -101293,7 +101293,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     14717
@@ -101334,7 +101334,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     365927
@@ -101387,7 +101387,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     324733
@@ -101407,7 +101407,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     349938
@@ -101427,7 +101427,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     356829
@@ -101447,7 +101447,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     367271
@@ -101500,7 +101500,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     369804
@@ -101553,7 +101553,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     337376
@@ -101573,7 +101573,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     328994
@@ -101593,7 +101593,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     356815
@@ -101613,7 +101613,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     368418
@@ -101666,7 +101666,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     365180
@@ -101686,7 +101686,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     389149
@@ -101744,7 +101744,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     368237
@@ -101797,7 +101797,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     357014
@@ -101817,7 +101817,7 @@
     http://felix.apache.org/site/ipojo-ant-task.html
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     1097939
@@ -101911,7 +101911,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     788448
@@ -101975,7 +101975,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     929539
@@ -102042,7 +102042,7 @@
     http://felix.apache.org/site/ipojo-ant-task.html
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     1098243
@@ -102136,7 +102136,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     928292
@@ -102216,7 +102216,7 @@
     http://felix.apache.org/site/apache-felix-ipojo-api.html
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     154275
@@ -102330,7 +102330,7 @@
     http://felix.apache.org/site/apache-felix-ipojo-online-manipulator.html
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     147243
@@ -102438,7 +102438,7 @@
     http://felix.apache.org/site/apache-felix-ipojo-online-manipulator.html
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     146924
@@ -102532,7 +102532,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     11523
@@ -102616,7 +102616,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     16845
@@ -102650,7 +102650,7 @@
     http://felix.apache.org/site/white-board-pattern-handler.html
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     12865
@@ -102691,7 +102691,7 @@
     http://felix.apache.org/site/white-board-pattern-handler.html
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     13074
@@ -102732,7 +102732,7 @@
     http://felix.apache.org/site/white-board-pattern-handler.html
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     13161
@@ -102781,7 +102781,7 @@
     http://felix.apache.org/site/how-to-use-ipojo-annotations.html
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     19750
@@ -102850,7 +102850,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     18019
@@ -102912,7 +102912,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     12674
@@ -102939,7 +102939,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     13475
@@ -102973,7 +102973,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     12968
@@ -103014,7 +103014,7 @@
     http://felix.apache.org/site/ipojo-jmx-handler.html
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     29563
@@ -103061,7 +103061,7 @@
     http://felix.apache.org/site/ipojo-jmx-handler.html
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     29653
@@ -103108,7 +103108,7 @@
     http://felix.apache.org/site/ipojo-jmx-handler.html
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     29263
@@ -103155,7 +103155,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     12593
@@ -103193,7 +103193,7 @@
     http://felix.apache.org/site/architecture-handler.html
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     12553
@@ -103231,7 +103231,7 @@
     http://felix.apache.org/site/architecture-handler.html
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     12917
@@ -103269,7 +103269,7 @@
     http://felix.apache.org/site/ipojo-arch-command.html
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     13101
@@ -103307,7 +103307,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     2315826
@@ -104101,7 +104101,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     2315247
@@ -104940,7 +104940,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     2134700
@@ -105722,7 +105722,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     25160
@@ -105771,7 +105771,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     25388
@@ -105820,7 +105820,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     25390
@@ -105869,7 +105869,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     102631
@@ -105958,7 +105958,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     102630
@@ -106047,7 +106047,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     38313
@@ -106134,7 +106134,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     85081
@@ -106210,7 +106210,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     81403
@@ -106294,7 +106294,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     82962
@@ -106378,7 +106378,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     42333
@@ -106508,7 +106508,7 @@
     http://openejb.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     114895
@@ -106718,7 +106718,7 @@
     http://openejb.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     115284
@@ -106928,7 +106928,7 @@
     http://openejb.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     114977
@@ -107138,7 +107138,7 @@
     http://openejb.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     115058
@@ -107348,7 +107348,7 @@
     http://openejb.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     114586
@@ -107558,7 +107558,7 @@
     http://openejb.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     13539
@@ -107623,7 +107623,7 @@
     http://openejb.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     13429
@@ -107688,7 +107688,7 @@
     http://openejb.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     13003
@@ -107753,7 +107753,7 @@
     http://openejb.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     12931
@@ -107818,7 +107818,7 @@
     http://openejb.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     13306
@@ -107876,7 +107876,7 @@
     http://openejb.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     79563
@@ -108033,7 +108033,7 @@
     http://openejb.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     78204
@@ -108190,7 +108190,7 @@
     http://openejb.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     78298
@@ -108347,7 +108347,7 @@
     http://openejb.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     79170
@@ -108511,7 +108511,7 @@
     http://openejb.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     27514
@@ -108567,7 +108567,7 @@
     http://openejb.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     27680
@@ -108626,7 +108626,7 @@
     http://openejb.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     9818
@@ -108668,7 +108668,7 @@
     http://openejb.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     9933
@@ -108710,7 +108710,7 @@
     http://openejb.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     9713
@@ -108752,7 +108752,7 @@
     http://openejb.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     9888
@@ -108794,7 +108794,7 @@
     http://openejb.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     10019
@@ -108836,7 +108836,7 @@
     http://openejb.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     352678
@@ -109098,7 +109098,7 @@
     http://openejb.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     355094
@@ -109367,7 +109367,7 @@
     http://openejb.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     300803
@@ -109621,7 +109621,7 @@
     http://openejb.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     300149
@@ -109875,7 +109875,7 @@
     http://openejb.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     302299
@@ -110136,7 +110136,7 @@
     http://openejb.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     34018
@@ -110189,7 +110189,7 @@
     http://openejb.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     41511
@@ -110242,7 +110242,7 @@
     http://openejb.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     34018
@@ -110295,7 +110295,7 @@
     http://openejb.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     41170
@@ -110360,7 +110360,7 @@
     http://openejb.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     34063
@@ -110413,7 +110413,7 @@
     http://openejb.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     123396
@@ -110455,7 +110455,7 @@
     http://openejb.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     18675
@@ -110528,7 +110528,7 @@
     http://openejb.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     18753
@@ -110601,7 +110601,7 @@
     http://openejb.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     18769
@@ -110674,7 +110674,7 @@
     http://openejb.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     18668
@@ -110747,7 +110747,7 @@
     http://openejb.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     19404
@@ -110820,7 +110820,7 @@
     http://openejb.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     16019
@@ -110897,7 +110897,7 @@
     http://openejb.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     16221
@@ -110974,7 +110974,7 @@
     http://openejb.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     15885
@@ -111051,7 +111051,7 @@
     http://openejb.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     16318
@@ -111128,7 +111128,7 @@
     http://openejb.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     16373
@@ -111205,7 +111205,7 @@
     http://openejb.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     53055
@@ -111435,7 +111435,7 @@
     http://openejb.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     52688
@@ -111665,7 +111665,7 @@
     http://openejb.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     56068
@@ -111916,7 +111916,7 @@
     http://openejb.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     53111
@@ -112146,7 +112146,7 @@
     http://openejb.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     53227
@@ -112376,7 +112376,7 @@
     http://openejb.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     18843
@@ -112421,7 +112421,7 @@
     http://openejb.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     10990
@@ -112463,7 +112463,7 @@
     http://openejb.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     97950
@@ -112505,7 +112505,7 @@
     http://openejb.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     18866
@@ -112547,7 +112547,7 @@
     http://openejb.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     170769
@@ -112722,7 +112722,7 @@
     http://openejb.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     17935
@@ -112764,7 +112764,7 @@
     http://openejb.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     97959
@@ -112806,7 +112806,7 @@
     http://openejb.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     60805
@@ -113071,7 +113071,7 @@
     http://openejb.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     61470
@@ -113336,7 +113336,7 @@
     http://openejb.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     61416
@@ -113601,7 +113601,7 @@
     http://openejb.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     61372
@@ -113866,7 +113866,7 @@
     http://openejb.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     61648
@@ -114131,7 +114131,7 @@
     http://openejb.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     12925
@@ -114187,7 +114187,7 @@
     http://openejb.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     12636
@@ -114243,7 +114243,7 @@
     http://openejb.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     13059
@@ -114299,7 +114299,7 @@
     http://openejb.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     12828
@@ -114355,7 +114355,7 @@
     http://openejb.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     12497
@@ -114411,7 +114411,7 @@
     http://openejb.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     1398691
@@ -115100,7 +115100,7 @@
     http://openejb.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     1202171
@@ -115745,7 +115745,7 @@
     http://openejb.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     1448855
@@ -116448,7 +116448,7 @@
     http://openejb.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     1271094
@@ -117110,7 +117110,7 @@
     http://openejb.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     1265723
@@ -117772,7 +117772,7 @@
     http://openejb.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     44304
@@ -117893,7 +117893,7 @@
     http://openejb.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     44268
@@ -118014,7 +118014,7 @@
     http://openejb.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     46317
@@ -118138,7 +118138,7 @@
     http://openejb.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     44379
@@ -118259,7 +118259,7 @@
     http://openejb.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     44355
@@ -118380,7 +118380,7 @@
     http://openejb.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     10966
@@ -118429,7 +118429,7 @@
     http://openejb.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     11111
@@ -118478,7 +118478,7 @@
     http://openejb.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     12847
@@ -118527,7 +118527,7 @@
     http://openejb.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     11114
@@ -118576,7 +118576,7 @@
     http://openejb.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     12845
@@ -118625,7 +118625,7 @@
     http://openejb.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     25161
@@ -118717,7 +118717,7 @@
     http://openejb.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     20404
@@ -118809,7 +118809,7 @@
     http://openejb.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     26501
@@ -118904,7 +118904,7 @@
     http://openejb.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     26508
@@ -118999,7 +118999,7 @@
     http://openejb.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     20400
@@ -119091,7 +119091,7 @@
     http://openejb.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     10010
@@ -119133,7 +119133,7 @@
     http://openejb.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     9719
@@ -119175,7 +119175,7 @@
     http://openejb.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     9871
@@ -119217,7 +119217,7 @@
     http://openejb.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     9927
@@ -119259,7 +119259,7 @@
     http://openejb.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     9815
@@ -119301,7 +119301,7 @@
     http://openejb.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     41690
@@ -119402,7 +119402,7 @@
     http://openejb.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     41581
@@ -119503,7 +119503,7 @@
     http://openejb.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     56184
@@ -119604,7 +119604,7 @@
     http://openejb.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     39951
@@ -119705,7 +119705,7 @@
     http://openejb.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     54904
@@ -119806,7 +119806,7 @@
     http://openejb.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     41760
@@ -119886,7 +119886,7 @@
     http://openejb.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     39032
@@ -119966,7 +119966,7 @@
     http://openejb.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     40769
@@ -120046,7 +120046,7 @@
     http://openejb.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     40879
@@ -120126,7 +120126,7 @@
     http://openejb.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     41607
@@ -120206,7 +120206,7 @@
     http://openejb.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     538976
@@ -120248,7 +120248,7 @@
     http://openejb.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     150222
@@ -120290,7 +120290,7 @@
     http://openejb.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     49605
@@ -120424,7 +120424,7 @@
     http://openejb.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     49768
@@ -120558,7 +120558,7 @@
     http://openejb.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     40330
@@ -120600,7 +120600,7 @@
     http://openejb.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     31763
@@ -120674,7 +120674,7 @@
     http://openejb.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     31871
@@ -120748,7 +120748,7 @@
     http://openejb.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     31632
@@ -120822,7 +120822,7 @@
     http://openejb.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     31981
@@ -120896,7 +120896,7 @@
     http://openejb.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     31496
@@ -120970,7 +120970,7 @@
     http://openejb.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     441245
@@ -121183,7 +121183,7 @@
     http://openejb.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     434956
@@ -121388,7 +121388,7 @@
     http://openejb.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     530182
@@ -121609,7 +121609,7 @@
     http://openejb.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     529430
@@ -121830,7 +121830,7 @@
     http://openejb.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     441189
@@ -122043,7 +122043,7 @@
     http://openejb.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     16792
@@ -122108,7 +122108,7 @@
     http://openejb.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     16737
@@ -122173,7 +122173,7 @@
     http://openejb.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     17104
@@ -122238,7 +122238,7 @@
     http://openejb.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     16790
@@ -122303,7 +122303,7 @@
     http://openejb.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     36952
@@ -122345,7 +122345,7 @@
     http://openejb.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     132187
@@ -122461,7 +122461,7 @@
     http://openejb.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     132092
@@ -122577,7 +122577,7 @@
     http://openejb.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     132419
@@ -122693,7 +122693,7 @@
     http://openejb.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     131952
@@ -122809,7 +122809,7 @@
     http://openejb.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     132288
@@ -122925,7 +122925,7 @@
     http://openejb.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     74815
@@ -123038,7 +123038,7 @@
     http://openejb.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     66865
@@ -123142,7 +123142,7 @@
     http://openejb.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     74989
@@ -123255,7 +123255,7 @@
     http://openejb.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     53310
@@ -123349,7 +123349,7 @@
     http://openejb.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     66969
@@ -123446,7 +123446,7 @@
     http://openejb.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     43213
@@ -123554,7 +123554,7 @@
     http://openejb.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     43772
@@ -123662,7 +123662,7 @@
     http://openejb.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     43778
@@ -123770,7 +123770,7 @@
     http://openejb.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     42647
@@ -123879,7 +123879,7 @@
     http://openejb.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     724554
@@ -124020,7 +124020,7 @@
     http://openejb.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     783594
@@ -124161,7 +124161,7 @@
     http://openejb.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     788210
@@ -124302,7 +124302,7 @@
     http://openejb.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     726916
@@ -124443,7 +124443,7 @@
     http://openejb.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     726915
@@ -124584,7 +124584,7 @@
     http://openejb.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     200563
@@ -124718,7 +124718,7 @@
     http://openejb.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     166080
@@ -124846,7 +124846,7 @@
     http://openejb.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     199516
@@ -124980,7 +124980,7 @@
     http://openejb.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     166078
@@ -125108,7 +125108,7 @@
     http://openejb.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     158284
@@ -125236,7 +125236,7 @@
     http://openejb.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     8517
@@ -125263,7 +125263,7 @@
     http://www.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     20220
@@ -125304,7 +125304,7 @@
     http://www.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     12602
@@ -125331,7 +125331,7 @@
     http://www.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     28804
@@ -125381,7 +125381,7 @@
     http://www.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     52877
@@ -125420,7 +125420,7 @@
     http://www.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     71301
@@ -125462,7 +125462,7 @@
     http://www.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     71713
@@ -125504,7 +125504,7 @@
     http://www.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     70593
@@ -125546,7 +125546,7 @@
     http://www.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     12452
@@ -125580,7 +125580,7 @@
     http://www.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     37477
@@ -125657,7 +125657,7 @@
     http://www.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     32359
@@ -125688,7 +125688,7 @@
     http://www.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     47817
@@ -125785,7 +125785,7 @@
     http://www.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     34365
@@ -125812,7 +125812,7 @@
     http://www.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     34317
@@ -125851,7 +125851,7 @@
     http://www.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     35148
@@ -125939,7 +125939,7 @@
     http://www.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     16030
@@ -125974,7 +125974,7 @@
     http://www.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     35638
@@ -126001,7 +126001,7 @@
     http://www.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     34126
@@ -126028,7 +126028,7 @@
     http://www.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     14611
@@ -126062,7 +126062,7 @@
     http://www.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     9220
@@ -126089,7 +126089,7 @@
     http://www.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     32102
@@ -126128,7 +126128,7 @@
     http://www.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     202974
@@ -126191,7 +126191,7 @@
     http://www.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     203921
@@ -126254,7 +126254,7 @@
     http://www.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     204953
@@ -126317,7 +126317,7 @@
     http://www.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     204851
@@ -126380,7 +126380,7 @@
     http://www.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     199577
@@ -126443,7 +126443,7 @@
     http://geronimo.apache.org/maven/specs/geronimo-jaxb_2.1_spec/1.0
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     78484
@@ -126550,7 +126550,7 @@
     http://www.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     73485
@@ -126610,7 +126610,7 @@
     http://www.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     29445
@@ -126653,7 +126653,7 @@
     http://www.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     29086
@@ -126710,7 +126710,7 @@
     http://geronimo.apache.org/maven/specs/geronimo-jaspic_1.0_spec/1.0
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     30548
@@ -126777,7 +126777,7 @@
     http://www.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     33685
@@ -126808,7 +126808,7 @@
     http://geronimo.apache.org/maven/specs/geronimo-jacc_1.1_spec/1.0.2
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     36125
@@ -126839,7 +126839,7 @@
     http://geronimo.apache.org/maven/txmanager/2.1.3/geronimo-connector
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     104444
@@ -126925,7 +126925,7 @@
     http://geronimo.apache.org/maven/txmanager/2.1.3/geronimo-transaction
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     57705
@@ -126995,7 +126995,7 @@
      handler.
   </description>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     251883
@@ -127129,7 +127129,7 @@
      modules.
   </description>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     309094
@@ -127223,7 +127223,7 @@
     This bundle contains the ConfigAdmin namespace for blueprint.
   </description>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     42151
@@ -127293,7 +127293,7 @@
     http://geronimo.apache.org/genesis-default-flava/genesis-java5-flava/blueprint/org.apache.geronimo.blueprint.sample
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     16728
@@ -127337,7 +127337,7 @@
      schema.
   </description>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     31904
@@ -127373,7 +127373,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     16282
@@ -127440,7 +127440,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     57594
@@ -127498,7 +127498,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     52612
@@ -127556,7 +127556,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     48158
@@ -127608,7 +127608,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     51049
@@ -127666,7 +127666,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     23508
@@ -127712,7 +127712,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     18551
@@ -127758,7 +127758,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     18298
@@ -127804,7 +127804,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     17564
@@ -127841,7 +127841,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     25163
@@ -127883,7 +127883,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     46489
@@ -127968,7 +127968,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     46303
@@ -128053,7 +128053,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     51672
@@ -128138,7 +128138,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     46491
@@ -128223,7 +128223,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     49976
@@ -128314,7 +128314,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     54712
@@ -128405,7 +128405,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     45425
@@ -128496,7 +128496,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     12017
@@ -128551,7 +128551,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     20312
@@ -128638,7 +128638,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     21337
@@ -128731,7 +128731,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     20322
@@ -128818,7 +128818,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     25345
@@ -128905,7 +128905,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     8813
@@ -128942,7 +128942,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     13848
@@ -128979,7 +128979,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     8809
@@ -129016,7 +129016,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     11657
@@ -129059,7 +129059,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     11846
@@ -129102,7 +129102,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     16996
@@ -129145,7 +129145,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     11850
@@ -129188,7 +129188,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     17094
@@ -129258,7 +129258,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     22353
@@ -129328,7 +129328,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     17370
@@ -129398,7 +129398,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     18103
@@ -129471,7 +129471,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     17125
@@ -129523,7 +129523,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     11869
@@ -129575,7 +129575,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     11863
@@ -129627,7 +129627,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     11853
@@ -129679,7 +129679,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     11608
@@ -129716,7 +129716,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     17188
@@ -129753,7 +129753,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     11708
@@ -129790,7 +129790,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     11350
@@ -129827,7 +129827,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     13477
@@ -129885,7 +129885,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     18766
@@ -129943,7 +129943,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     13482
@@ -130001,7 +130001,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     15896
@@ -130044,7 +130044,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     10443
@@ -130087,7 +130087,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     10267
@@ -130130,7 +130130,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     10273
@@ -130173,7 +130173,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     1068395
@@ -130654,7 +130654,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     1101511
@@ -131135,7 +131135,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     901217
@@ -131597,7 +131597,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     1084398
@@ -132078,7 +132078,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     21095
@@ -132145,7 +132145,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     21107
@@ -132212,7 +132212,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     26254
@@ -132279,7 +132279,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     12667
@@ -132322,7 +132322,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     17632
@@ -132365,7 +132365,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     12666
@@ -132408,7 +132408,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     14860
@@ -132478,7 +132478,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     14834
@@ -132548,7 +132548,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     19976
@@ -132618,7 +132618,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     14835
@@ -132688,7 +132688,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     13897
@@ -132728,7 +132728,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     18847
@@ -132768,7 +132768,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     13694
@@ -132814,7 +132814,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     13892
@@ -132854,7 +132854,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     37800
@@ -133002,7 +133002,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     38387
@@ -133150,7 +133150,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     36723
@@ -133298,7 +133298,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     41749
@@ -133446,7 +133446,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     11273
@@ -133507,7 +133507,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     11282
@@ -133568,7 +133568,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     11257
@@ -133629,7 +133629,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     16289
@@ -133690,7 +133690,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     114930
@@ -133931,7 +133931,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     107512
@@ -134169,7 +134169,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     110353
@@ -134410,7 +134410,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     104183
@@ -134656,7 +134656,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     27591
@@ -134719,7 +134719,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     22095
@@ -134782,7 +134782,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     22085
@@ -134845,7 +134845,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     11838
@@ -134897,7 +134897,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     17573
@@ -134949,7 +134949,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     11835
@@ -135001,7 +135001,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     13719
@@ -135053,7 +135053,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     18918
@@ -135105,7 +135105,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     13713
@@ -135157,7 +135157,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     13139
@@ -135209,7 +135209,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     11274
@@ -135267,7 +135267,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     11718
@@ -135325,7 +135325,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     16730
@@ -135383,7 +135383,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     11277
@@ -135441,7 +135441,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     19606
@@ -135487,7 +135487,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     14557
@@ -135533,7 +135533,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     14421
@@ -135579,7 +135579,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     14557
@@ -135625,7 +135625,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     44968
@@ -135713,7 +135713,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     20420
@@ -135762,7 +135762,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     25446
@@ -135811,7 +135811,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     20685
@@ -135860,7 +135860,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     20421
@@ -135909,7 +135909,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     15370
@@ -135946,7 +135946,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     15522
@@ -135983,7 +135983,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     20471
@@ -136020,7 +136020,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     15378
@@ -136057,7 +136057,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     120521
@@ -136162,7 +136162,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     115590
@@ -136267,7 +136267,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     58461
@@ -136372,7 +136372,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     115422
@@ -136477,7 +136477,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     18564
@@ -136535,7 +136535,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     13289
@@ -136593,7 +136593,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     12448
@@ -136651,7 +136651,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     13301
@@ -136709,7 +136709,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     10852
@@ -136749,7 +136749,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     15845
@@ -136789,7 +136789,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     10845
@@ -136829,7 +136829,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     10927
@@ -136869,7 +136869,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     15687
@@ -136909,7 +136909,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     20648
@@ -136949,7 +136949,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     15693
@@ -136989,7 +136989,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     15620
@@ -137026,7 +137026,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     14432
@@ -137072,7 +137072,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     14081
@@ -137121,7 +137121,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     14423
@@ -137167,7 +137167,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     19492
@@ -137213,7 +137213,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     10324
@@ -137256,7 +137256,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     10319
@@ -137299,7 +137299,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     15307
@@ -137342,7 +137342,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     10310
@@ -137385,7 +137385,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     15227
@@ -137428,7 +137428,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     21054
@@ -137471,7 +137471,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     15220
@@ -137514,7 +137514,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     14948
@@ -137557,7 +137557,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     19183
@@ -137606,7 +137606,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     24229
@@ -137655,7 +137655,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     19183
@@ -137704,7 +137704,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     20053
@@ -137753,7 +137753,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     12377
@@ -137796,7 +137796,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     12618
@@ -137839,7 +137839,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     12614
@@ -137882,7 +137882,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     17755
@@ -137925,7 +137925,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     10412
@@ -137968,7 +137968,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     10404
@@ -138011,7 +138011,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     15639
@@ -138054,7 +138054,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     12090
@@ -138106,7 +138106,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     11559
@@ -138158,7 +138158,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     17262
@@ -138210,7 +138210,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     12082
@@ -138262,7 +138262,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     32440
@@ -138308,7 +138308,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     26744
@@ -138348,7 +138348,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     26510
@@ -138388,7 +138388,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     27302
@@ -138434,7 +138434,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     19449
@@ -138500,7 +138500,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     19911
@@ -138558,7 +138558,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     25373
@@ -138622,7 +138622,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     19897
@@ -138680,7 +138680,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     12206
@@ -138738,7 +138738,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     12217
@@ -138796,7 +138796,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     17874
@@ -138854,7 +138854,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     12216
@@ -138912,7 +138912,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     37971
@@ -138973,7 +138973,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     43099
@@ -139034,7 +139034,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     39955
@@ -139104,7 +139104,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     37944
@@ -139165,7 +139165,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     10510
@@ -139205,7 +139205,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     10513
@@ -139245,7 +139245,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     10541
@@ -139285,7 +139285,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     15777
@@ -139325,7 +139325,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     46056
@@ -139399,7 +139399,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     51945
@@ -139473,7 +139473,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     40103
@@ -139542,7 +139542,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     46734
@@ -139616,7 +139616,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     24499
@@ -139680,7 +139680,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     29459
@@ -139744,7 +139744,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     24194
@@ -139811,7 +139811,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     24419
@@ -139875,7 +139875,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     8217
@@ -139906,7 +139906,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     22910
@@ -139963,7 +139963,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     19505
@@ -140012,7 +140012,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     28394
@@ -140069,7 +140069,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     22919
@@ -140141,7 +140141,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     17107
@@ -140196,7 +140196,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     11783
@@ -140251,7 +140251,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     11783
@@ -140306,7 +140306,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     10926
@@ -140337,7 +140337,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     19017
@@ -140398,7 +140398,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     42401
@@ -140485,7 +140485,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     37262
@@ -140572,7 +140572,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     107099
@@ -140671,7 +140671,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     99387
@@ -140776,7 +140776,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     117706
@@ -140875,7 +140875,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     111736
@@ -140974,7 +140974,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     21558
@@ -141035,7 +141035,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     21405
@@ -141096,7 +141096,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     26677
@@ -141157,7 +141157,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     21412
@@ -141218,7 +141218,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     13496
@@ -141264,7 +141264,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     13124
@@ -141307,7 +141307,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     18091
@@ -141350,7 +141350,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     13125
@@ -141393,7 +141393,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     19122
@@ -141445,7 +141445,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     13450
@@ -141494,7 +141494,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     23276
@@ -141551,7 +141551,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     28426
@@ -141608,7 +141608,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     17269
@@ -141654,7 +141654,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     23284
@@ -141711,7 +141711,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     21807
@@ -141760,7 +141760,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     16557
@@ -141809,7 +141809,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     16545
@@ -141858,7 +141858,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     16131
@@ -141907,7 +141907,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     47972
@@ -141982,7 +141982,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     43363
@@ -142060,7 +142060,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     39034
@@ -142138,7 +142138,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     42555
@@ -142213,7 +142213,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     25690
@@ -142268,7 +142268,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     25516
@@ -142320,7 +142320,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     30330
@@ -142375,7 +142375,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     24647
@@ -142430,7 +142430,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     37502
@@ -142512,7 +142512,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     42700
@@ -142594,7 +142594,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     32998
@@ -142679,7 +142679,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     33399
@@ -142761,7 +142761,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     187943
@@ -143127,7 +143127,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     198263
@@ -143496,7 +143496,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     168416
@@ -143850,7 +143850,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     180702
@@ -144210,7 +144210,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     24247
@@ -144298,7 +144298,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     29488
@@ -144386,7 +144386,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     24880
@@ -144474,7 +144474,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     24257
@@ -144562,7 +144562,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     12228
@@ -144629,7 +144629,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     17353
@@ -144696,7 +144696,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     12235
@@ -144763,7 +144763,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     40409
@@ -144827,7 +144827,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     44446
@@ -144891,7 +144891,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     43619
@@ -144955,7 +144955,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     49161
@@ -145019,7 +145019,7 @@
     http://jackrabbit.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     26808
@@ -145141,7 +145141,7 @@
     http://jackrabbit.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     36940
@@ -145310,7 +145310,7 @@
     http://jackrabbit.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     214729
@@ -145491,7 +145491,7 @@
     http://jackrabbit.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     207844
@@ -145665,7 +145665,7 @@
     http://jackrabbit.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     202757
@@ -145839,7 +145839,7 @@
     http://jackrabbit.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     165491
@@ -146014,7 +146014,7 @@
     http://jackrabbit.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     208146
@@ -146188,7 +146188,7 @@
     http://jackrabbit.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     202835
@@ -146455,7 +146455,7 @@
     http://jackrabbit.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     230795
@@ -146619,7 +146619,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     52525
@@ -146827,7 +146827,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     52142
@@ -147179,7 +147179,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     12163
@@ -147227,7 +147227,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     12010
@@ -147261,7 +147261,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     28241
@@ -147382,7 +147382,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     28548
@@ -147500,7 +147500,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     73849
@@ -147709,7 +147709,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     73405
@@ -147918,7 +147918,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     44480
@@ -148072,7 +148072,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     40157
@@ -148223,7 +148223,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     23639
@@ -148330,7 +148330,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     23258
@@ -148437,7 +148437,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     136754
@@ -148754,7 +148754,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     145777
@@ -149208,7 +149208,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     32573
@@ -149338,7 +149338,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     304546
@@ -149587,7 +149587,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     305006
@@ -149859,7 +149859,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     19048
@@ -149951,7 +149951,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     18519
@@ -150008,7 +150008,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     28783
@@ -150126,7 +150126,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     28523
@@ -150244,7 +150244,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     769581
@@ -150450,7 +150450,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     82388
@@ -150557,7 +150557,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     4820035
@@ -151449,7 +151449,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     297130
@@ -151805,7 +151805,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     455179
@@ -152141,7 +152141,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     126843
@@ -152268,7 +152268,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     38002
@@ -152316,7 +152316,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     59581
@@ -152389,7 +152389,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     1247947
@@ -152767,7 +152767,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     4008621
@@ -153233,7 +153233,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     314456
@@ -153560,7 +153560,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     759159
@@ -153775,7 +153775,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     33096
@@ -153842,7 +153842,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     365790
@@ -154098,7 +154098,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     365490
@@ -154354,7 +154354,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     1764283
@@ -154666,7 +154666,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     286913
@@ -154877,7 +154877,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     206792
@@ -155036,7 +155036,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     65952
@@ -155186,7 +155186,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     506952
@@ -155293,7 +155293,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     94658
@@ -155431,7 +155431,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     309990
@@ -155667,7 +155667,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     99395
@@ -155837,7 +155837,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     36371
@@ -155896,7 +155896,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     113208
@@ -155950,7 +155950,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     184748
@@ -156058,7 +156058,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     153880
@@ -156176,7 +156176,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     311525
@@ -156296,7 +156296,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     457109
@@ -156552,7 +156552,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     399274
@@ -156775,7 +156775,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     184331
@@ -156883,7 +156883,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     184335
@@ -156991,7 +156991,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     184507
@@ -157099,7 +157099,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     184535
@@ -157207,7 +157207,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     3186130
@@ -157686,7 +157686,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     142574
@@ -157872,7 +157872,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     82393
@@ -157914,7 +157914,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     77690
@@ -158018,7 +158018,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     83624
@@ -158090,7 +158090,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     179198
@@ -158145,7 +158145,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     84227
@@ -158222,7 +158222,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     65713
@@ -158372,7 +158372,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     212802
@@ -158610,7 +158610,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     198580
@@ -158871,7 +158871,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     285209
@@ -159082,7 +159082,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     289729
@@ -159284,7 +159284,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     521327
@@ -159480,7 +159480,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     159204
@@ -159671,7 +159671,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     884596
@@ -159990,7 +159990,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     239772
@@ -160076,7 +160076,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     545448
@@ -160257,7 +160257,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     71463
@@ -160323,7 +160323,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     89917
@@ -160408,7 +160408,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     11988
@@ -160443,7 +160443,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     171044
@@ -160598,7 +160598,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     130118
@@ -160684,7 +160684,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     332246
@@ -160795,7 +160795,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     332261
@@ -160906,7 +160906,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     332437
@@ -161017,7 +161017,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     332465
@@ -161128,7 +161128,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     288947
@@ -161296,7 +161296,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     411195
@@ -161610,7 +161610,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     411163
@@ -161924,7 +161924,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     529363
@@ -162166,7 +162166,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     338033
@@ -162277,7 +162277,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     332678
@@ -162388,7 +162388,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     92850
@@ -162419,7 +162419,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     158878
@@ -162610,7 +162610,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     88819
@@ -162662,7 +162662,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     320573
@@ -162865,7 +162865,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     430191
@@ -163176,7 +163176,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     401020
@@ -163481,7 +163481,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     453354
@@ -163606,7 +163606,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     898039
@@ -163880,7 +163880,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     180567
@@ -163953,7 +163953,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     136106
@@ -164037,7 +164037,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     184412
@@ -164155,7 +164155,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     687276
@@ -164452,7 +164452,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     1312103
@@ -164787,7 +164787,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     2539471
@@ -165059,7 +165059,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     153622
@@ -165181,7 +165181,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     82675
@@ -165223,7 +165223,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     6653949
@@ -165722,7 +165722,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     2445853
@@ -166234,7 +166234,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     2724121
@@ -168285,7 +168285,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     139529
@@ -168369,7 +168369,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     143307
@@ -168453,7 +168453,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     28057
@@ -168487,7 +168487,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     42457
@@ -168566,7 +168566,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     1311735
@@ -168901,7 +168901,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     1311733
@@ -169236,7 +169236,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     1311912
@@ -169571,7 +169571,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     1311938
@@ -169906,7 +169906,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     381692
@@ -170389,7 +170389,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     191680
@@ -170468,7 +170468,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     285822
@@ -170533,7 +170533,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     97998
@@ -170584,7 +170584,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     987932
@@ -170900,7 +170900,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     4559353
@@ -172253,7 +172253,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     4561476
@@ -173606,7 +173606,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     422815
@@ -173917,7 +173917,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     483573
@@ -174370,7 +174370,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     2542440
@@ -175430,7 +175430,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     521064
@@ -175626,7 +175626,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     365435
@@ -175882,7 +175882,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     365408
@@ -176138,7 +176138,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     365078
@@ -176394,7 +176394,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     181301
@@ -176476,7 +176476,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     181266
@@ -176558,7 +176558,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     124576
@@ -176631,7 +176631,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     302740
@@ -176843,7 +176843,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     620445
@@ -177072,7 +177072,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     244887
@@ -177289,7 +177289,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     249455
@@ -177509,7 +177509,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     536896
@@ -177751,7 +177751,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     32232
@@ -177831,7 +177831,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     802836
@@ -178139,7 +178139,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     89620
@@ -178224,7 +178224,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     367037
@@ -178477,7 +178477,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     98591
@@ -178548,7 +178548,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     365039
@@ -178804,7 +178804,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     135702
@@ -178886,7 +178886,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     151113
@@ -179048,7 +179048,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     151110
@@ -179210,7 +179210,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     151323
@@ -179372,7 +179372,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     151295
@@ -179534,7 +179534,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     308877
@@ -179723,7 +179723,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     2336720
@@ -180392,7 +180392,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     247667
@@ -180439,7 +180439,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     11578
@@ -180474,7 +180474,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     11744
@@ -180509,7 +180509,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     11575
@@ -180544,7 +180544,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     11776
@@ -180579,7 +180579,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     124994
@@ -180849,7 +180849,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     788286
@@ -181179,7 +181179,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     797697
@@ -181509,7 +181509,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     30667
@@ -181579,7 +181579,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     2869546
@@ -183951,7 +183951,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     26681
@@ -184084,7 +184084,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     34167
@@ -184363,7 +184363,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     24040
@@ -184487,7 +184487,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     26018
@@ -184729,7 +184729,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     28972
@@ -184858,7 +184858,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     30454
@@ -185105,7 +185105,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     22177
@@ -185199,7 +185199,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     160600
@@ -185423,7 +185423,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     74103
@@ -185679,7 +185679,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     70317
@@ -185811,7 +185811,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     76227
@@ -185949,7 +185949,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     17366
@@ -186012,7 +186012,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     21710
@@ -186220,7 +186220,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     16508
@@ -186283,7 +186283,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     17368
@@ -186464,7 +186464,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     50526
@@ -186588,7 +186588,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     50414
@@ -186712,7 +186712,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     54469
@@ -186845,7 +186845,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     50415
@@ -186969,7 +186969,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     9910
@@ -187024,7 +187024,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     24928
@@ -187114,7 +187114,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     37591
@@ -187210,7 +187210,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     13039
@@ -187300,7 +187300,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     13869
@@ -187399,7 +187399,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     13076
@@ -187607,7 +187607,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     12878
@@ -187694,7 +187694,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     19713
@@ -187766,7 +187766,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     19714
@@ -187956,7 +187956,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     19403
@@ -188014,7 +188014,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     114485
@@ -188228,7 +188228,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     97504
@@ -188442,7 +188442,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     76896
@@ -188616,7 +188616,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     75062
@@ -188916,7 +188916,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     95352
@@ -188975,7 +188975,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     22545
@@ -189042,7 +189042,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     184846
@@ -189341,7 +189341,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     97000
@@ -189646,7 +189646,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     13231
@@ -189727,7 +189727,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     13175
@@ -189926,7 +189926,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     13139
@@ -190007,7 +190007,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     13229
@@ -190088,7 +190088,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     41759
@@ -190349,7 +190349,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     11103
@@ -190415,7 +190415,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     11463
@@ -190490,7 +190490,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     13489
@@ -190580,7 +190580,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     11462
@@ -190655,7 +190655,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     11793
@@ -190704,7 +190704,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     10842
@@ -190744,7 +190744,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     11194
@@ -190790,7 +190790,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     10725
@@ -190836,7 +190836,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     12725
@@ -190896,7 +190896,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     12684
@@ -190953,7 +190953,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     12633
@@ -191128,7 +191128,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     12032
@@ -191185,7 +191185,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     28281
@@ -191270,7 +191270,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     30515
@@ -191474,7 +191474,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     23354
@@ -191545,7 +191545,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     28282
@@ -191630,7 +191630,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     9002
@@ -191671,7 +191671,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     56966
@@ -191901,7 +191901,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     42208
@@ -191983,7 +191983,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     67182
@@ -192112,7 +192112,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     52047
@@ -192214,7 +192214,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     22462
@@ -192411,7 +192411,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     22305
@@ -192490,7 +192490,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     22732
@@ -192569,7 +192569,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     22460
@@ -192648,7 +192648,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     10415
@@ -192830,7 +192830,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     10485
@@ -192888,7 +192888,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     21088
@@ -192997,7 +192997,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     25167
@@ -193106,7 +193106,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     10264
@@ -193264,7 +193264,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     10305
@@ -193419,7 +193419,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     10477
@@ -193477,7 +193477,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     11521
@@ -193547,7 +193547,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     18872
@@ -193785,7 +193785,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     12752
@@ -193855,7 +193855,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     12695
@@ -193931,7 +193931,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     16682
@@ -194027,7 +194027,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     16602
@@ -194114,7 +194114,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     10264
@@ -194275,7 +194275,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     10432
@@ -194315,7 +194315,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     23833
@@ -194422,7 +194422,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     12929
@@ -194466,7 +194466,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     20117
@@ -194519,7 +194519,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     13066
@@ -194563,7 +194563,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     20058
@@ -194616,7 +194616,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     20040
@@ -194669,7 +194669,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     20692
@@ -194725,7 +194725,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     20054
@@ -194780,7 +194780,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     13469
@@ -194829,7 +194829,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     357942
@@ -194853,7 +194853,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     351723
@@ -194877,7 +194877,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     351561
@@ -194901,7 +194901,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     338505
@@ -194925,7 +194925,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     386160
@@ -194949,7 +194949,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     350178
@@ -194973,7 +194973,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     357950
@@ -195031,7 +195031,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     28874
@@ -195114,7 +195114,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     30295
@@ -195200,7 +195200,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     35150
@@ -195280,7 +195280,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     32386
@@ -195363,7 +195363,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     26770
@@ -195446,7 +195446,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     28749
@@ -195529,7 +195529,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     28593
@@ -195578,7 +195578,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     40442
@@ -196184,7 +196184,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     323611
@@ -196334,7 +196334,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     322823
@@ -196484,7 +196484,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     323645
@@ -196634,7 +196634,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     322805
@@ -196784,7 +196784,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     323631
@@ -196934,7 +196934,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     323500
@@ -197084,7 +197084,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     323603
@@ -197234,7 +197234,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     23073
@@ -197331,7 +197331,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     23114
@@ -197428,7 +197428,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     33775
@@ -197531,7 +197531,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     32622
@@ -197634,7 +197634,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     33941
@@ -197737,7 +197737,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     32636
@@ -197840,7 +197840,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     62104
@@ -198037,7 +198037,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     36249
@@ -198100,7 +198100,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     40176
@@ -198181,7 +198181,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     36216
@@ -198244,7 +198244,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     36284
@@ -198307,7 +198307,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     36259
@@ -198367,7 +198367,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     60841
@@ -198502,7 +198502,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     33212
@@ -198557,7 +198557,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     32981
@@ -198612,7 +198612,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     31658
@@ -198661,7 +198661,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     31665
@@ -198710,7 +198710,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     31609
@@ -198759,7 +198759,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     47630
@@ -198844,7 +198844,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     31681
@@ -198893,7 +198893,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     17812
@@ -198954,7 +198954,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     26785
@@ -199047,7 +199047,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     28238
@@ -199093,7 +199093,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     26159
@@ -199139,7 +199139,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     28240
@@ -199185,7 +199185,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     28266
@@ -199231,7 +199231,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     26124
@@ -199277,7 +199277,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     28244
@@ -199323,7 +199323,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     34220
@@ -199372,7 +199372,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     982047
@@ -200053,7 +200053,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     980627
@@ -200725,7 +200725,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     997469
@@ -201406,7 +201406,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     904339
@@ -202003,7 +202003,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     997621
@@ -202684,7 +202684,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     904293
@@ -203279,7 +203279,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     811039
@@ -204338,7 +204338,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     23714
@@ -204410,7 +204410,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     23492
@@ -204482,7 +204482,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     42312
@@ -204569,7 +204569,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     23490
@@ -204759,7 +204759,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     23730
@@ -204949,7 +204949,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     16734
@@ -205133,7 +205133,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     16712
@@ -205185,7 +205185,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     18387
@@ -205276,7 +205276,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     10873
@@ -205299,7 +205299,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     10883
@@ -205322,7 +205322,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     10859
@@ -205345,7 +205345,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     31291
@@ -205427,7 +205427,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     31247
@@ -205509,7 +205509,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     31264
@@ -205591,7 +205591,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     31263
@@ -205673,7 +205673,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     10163
@@ -205716,7 +205716,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     10181
@@ -205759,7 +205759,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     10169
@@ -205802,7 +205802,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     10187
@@ -205845,7 +205845,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     180078
@@ -206314,7 +206314,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     189652
@@ -206819,7 +206819,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     35947
@@ -207026,7 +207026,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     37003
@@ -207248,7 +207248,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     35917
@@ -207367,7 +207367,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     38020
@@ -207500,7 +207500,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     55163
@@ -207561,7 +207561,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     55219
@@ -207622,7 +207622,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     86382
@@ -207746,7 +207746,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     86649
@@ -207870,7 +207870,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     87927
@@ -207994,7 +207994,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     87836
@@ -208118,7 +208118,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     86658
@@ -208242,7 +208242,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     86394
@@ -208366,7 +208366,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     43925
@@ -208433,7 +208433,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     43711
@@ -208500,7 +208500,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     45137
@@ -208567,7 +208567,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     45189
@@ -208634,7 +208634,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     43663
@@ -208701,7 +208701,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     43923
@@ -208768,7 +208768,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     41803
@@ -208828,7 +208828,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     41861
@@ -208888,7 +208888,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     40316
@@ -208948,7 +208948,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     40585
@@ -209008,7 +209008,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     40583
@@ -209068,7 +209068,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     40367
@@ -209128,7 +209128,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     45801
@@ -209172,7 +209172,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     51446
@@ -209216,7 +209216,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     282226
@@ -209471,7 +209471,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     282378
@@ -209726,7 +209726,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     45924
@@ -209823,7 +209823,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     45663
@@ -209920,7 +209920,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     47200
@@ -210017,7 +210017,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     47148
@@ -210114,7 +210114,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     45702
@@ -210211,7 +210211,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     45924
@@ -210308,7 +210308,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     209818
@@ -210396,7 +210396,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     216781
@@ -210492,7 +210492,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     215973
@@ -210715,7 +210715,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     215937
@@ -210938,7 +210938,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     30655
@@ -210982,7 +210982,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     32139
@@ -211026,7 +211026,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     32075
@@ -211070,7 +211070,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     30654
@@ -211114,7 +211114,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     82309
@@ -211238,7 +211238,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     82572
@@ -211362,7 +211362,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     83753
@@ -211486,7 +211486,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     83840
@@ -211610,7 +211610,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     82568
@@ -211734,7 +211734,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     82305
@@ -211858,7 +211858,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     61688
@@ -211919,7 +211919,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     61741
@@ -211980,7 +211980,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     22605
@@ -212074,7 +212074,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     22616
@@ -212168,7 +212168,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     22613
@@ -212262,7 +212262,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     22607
@@ -212356,7 +212356,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     64689
@@ -212470,7 +212470,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     64482
@@ -212584,7 +212584,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     64431
@@ -212698,7 +212698,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     64694
@@ -212812,7 +212812,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     61069
@@ -212926,7 +212926,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     61124
@@ -213026,7 +213026,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     31006
@@ -213136,7 +213136,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     29473
@@ -213240,7 +213240,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     34159
@@ -213361,7 +213361,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     17483
@@ -213428,7 +213428,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     17540
@@ -213495,7 +213495,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     17481
@@ -213548,7 +213548,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     9085
@@ -213568,7 +213568,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     8588
@@ -213720,7 +213720,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     13259
@@ -213889,7 +213889,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     12033
@@ -213929,7 +213929,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     36786
@@ -214085,7 +214085,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     37210
@@ -214258,7 +214258,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     9066
@@ -214417,7 +214417,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     22931
@@ -214477,7 +214477,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     24531
@@ -214537,7 +214537,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     17648
@@ -214721,7 +214721,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     9844
@@ -214747,7 +214747,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     25756
@@ -214863,7 +214863,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     26003
@@ -214979,7 +214979,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     151620
@@ -215228,7 +215228,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     159592
@@ -215489,7 +215489,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     50142
@@ -215635,7 +215635,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     42280
@@ -215778,7 +215778,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     32424
@@ -215916,7 +215916,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     33516
@@ -216057,7 +216057,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     26467
@@ -216183,7 +216183,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     28441
@@ -216324,7 +216324,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     186185
@@ -216647,7 +216647,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     187336
@@ -216975,7 +216975,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     25205
@@ -217096,7 +217096,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     26906
@@ -217200,7 +217200,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     27294
@@ -217319,7 +217319,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     27693
@@ -217438,7 +217438,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     138509
@@ -217757,7 +217757,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     135756
@@ -218113,7 +218113,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     17619
@@ -218198,7 +218198,7 @@
     http://incubator.apache.org/sling
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     53096
@@ -218304,7 +218304,7 @@
     http://incubator.apache.org/sling
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     32828
@@ -218383,7 +218383,7 @@
     http://incubator.apache.org/sling
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     44278
@@ -218483,7 +218483,7 @@
     http://incubator.apache.org/sling
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     17083
@@ -218527,7 +218527,7 @@
     http://incubator.apache.org/sling
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     15994
@@ -218564,7 +218564,7 @@
     http://incubator.apache.org/sling
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     15764
@@ -218601,7 +218601,7 @@
     http://incubator.apache.org/sling/site/mime-type-support.html
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     35254
@@ -218650,7 +218650,7 @@
     http://incubator.apache.org/sling
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     119717
@@ -218727,7 +218727,7 @@
     http://incubator.apache.org/sling
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     98703
@@ -218819,7 +218819,7 @@
     http://incubator.apache.org/sling
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     25022
@@ -218855,7 +218855,7 @@
     http://incubator.apache.org/sling
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     19969
@@ -218910,7 +218910,7 @@
     http://sling.apache.org
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     12109
@@ -218978,7 +218978,7 @@
     http://incubator.apache.org/sling
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     46787
@@ -219068,7 +219068,7 @@
     http://incubator.apache.org/sling
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     79931
@@ -219122,7 +219122,7 @@
     http://incubator.apache.org/sling
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     94308
@@ -219203,7 +219203,7 @@
     http://incubator.apache.org/sling
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     21159
@@ -219251,7 +219251,7 @@
     http://incubator.apache.org/sling
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     10086
@@ -219294,7 +219294,7 @@
     http://incubator.apache.org/sling
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     39811
@@ -219360,7 +219360,7 @@
     http://incubator.apache.org/sling
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     40287
@@ -219578,7 +219578,7 @@
     http://sling.apache.org/site/sling-api.html
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     55475
@@ -219812,7 +219812,7 @@
     http://incubator.apache.org/sling/site/sling-api.html
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     52060
@@ -220038,7 +220038,7 @@
     http://incubator.apache.org/sling/site/sling-api.html
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     46742
@@ -220122,7 +220122,7 @@
     http://incubator.apache.org/sling
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     971185
@@ -220237,7 +220237,7 @@
     http://incubator.apache.org/sling
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     971763
@@ -220366,7 +220366,7 @@
     http://cwiki.apache.org/SLING/the-sling-launchpad.html
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     681316
@@ -220463,7 +220463,7 @@
     http://sling.apache.org/site/logging.html
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     108251
@@ -220604,7 +220604,7 @@
     http://incubator.apache.org/sling
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     93257
@@ -220742,7 +220742,7 @@
     http://incubator.apache.org/sling
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     94753
@@ -220820,7 +220820,7 @@
     http://incubator.apache.org/sling
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     32257
@@ -220878,7 +220878,7 @@
     http://incubator.apache.org/sling
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     31040
@@ -220920,7 +220920,7 @@
     http://incubator.apache.org/sling
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     2181237
@@ -221060,7 +221060,7 @@
     http://incubator.apache.org/sling
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     2169826
@@ -221200,7 +221200,7 @@
     http://incubator.apache.org/sling
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     158923
@@ -221311,7 +221311,7 @@
     http://incubator.apache.org/sling
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     167392
@@ -221425,7 +221425,7 @@
     http://incubator.apache.org/sling
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     272230
@@ -221551,7 +221551,7 @@
     http://incubator.apache.org/sling
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     264318
@@ -221671,7 +221671,7 @@
     http://incubator.apache.org/sling
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     11299
@@ -221761,7 +221761,7 @@
     http://incubator.apache.org/sling
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     640512
@@ -221994,7 +221994,7 @@
     http://incubator.apache.org/sling
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     627684
@@ -222178,7 +222178,7 @@
     http://incubator.apache.org/sling
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     11553
@@ -222256,7 +222256,7 @@
     http://incubator.apache.org/sling
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     26653
@@ -222372,7 +222372,7 @@
     http://incubator.apache.org/sling
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     22499
@@ -222422,7 +222422,7 @@
     http://incubator.apache.org/sling
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     807905
@@ -222521,7 +222521,7 @@
     http://incubator.apache.org/sling
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     814278
@@ -222641,7 +222641,7 @@
     http://incubator.apache.org/sling
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     44420
@@ -222715,7 +222715,7 @@
     http://incubator.apache.org/sling
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     48696
@@ -222833,7 +222833,7 @@
     http://incubator.apache.org/sling
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     160163
@@ -222960,7 +222960,7 @@
     http://incubator.apache.org/sling
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     159815
@@ -223058,7 +223058,7 @@
     http://incubator.apache.org/sling
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     20807
@@ -223115,7 +223115,7 @@
     http://incubator.apache.org/sling
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     36698
@@ -223176,7 +223176,7 @@
     http://incubator.apache.org/sling
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     307186
@@ -223224,7 +223224,7 @@
     http://incubator.apache.org/sling
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     297466
@@ -223342,7 +223342,7 @@
     http://incubator.apache.org/sling
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     26873
@@ -223404,7 +223404,7 @@
     http://incubator.apache.org/sling
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     14338
@@ -223455,7 +223455,7 @@
     http://incubator.apache.org/sling
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     33218
@@ -223599,7 +223599,7 @@
     http://incubator.apache.org/sling
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     16493
@@ -223655,7 +223655,7 @@
     http://incubator.apache.org/sling
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     11500937
@@ -223879,7 +223879,7 @@
     http://incubator.apache.org/sling
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     10825608
@@ -224016,7 +224016,7 @@
     http://incubator.apache.org/sling
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     21478
@@ -224050,7 +224050,7 @@
     http://incubator.apache.org/sling
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     21743
@@ -224084,7 +224084,7 @@
     http://incubator.apache.org/sling
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     74001
@@ -224167,7 +224167,7 @@
     http://incubator.apache.org/sling
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     109494
@@ -224256,7 +224256,7 @@
     http://incubator.apache.org/sling
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     15853
@@ -224291,7 +224291,7 @@
     http://incubator.apache.org/sling
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     16005
@@ -224326,7 +224326,7 @@
     http://incubator.apache.org/sling
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     28617
@@ -224391,7 +224391,7 @@
     http://incubator.apache.org/sling
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     33870
@@ -224462,7 +224462,7 @@
     http://incubator.apache.org/sling
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     1812395
@@ -224586,7 +224586,7 @@
     http://incubator.apache.org/sling
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     1741662
@@ -224710,7 +224710,7 @@
     http://incubator.apache.org/sling
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     14288
@@ -224743,7 +224743,7 @@
     http://incubator.apache.org/sling
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     16080
@@ -224802,7 +224802,7 @@
     http://incubator.apache.org/sling
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     18612
@@ -224864,7 +224864,7 @@
     http://incubator.apache.org/sling
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     54022
@@ -224932,7 +224932,7 @@
     http://incubator.apache.org/sling
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     61803
@@ -225016,7 +225016,7 @@
     http://incubator.apache.org/sling
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     17599
@@ -225093,7 +225093,7 @@
     http://felix.apache.org/site/ipojo-webconsole-plugin.html
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     21082
@@ -225167,7 +225167,7 @@
     http://geronimo.apache.org/maven/specs/geronimo-jpa_1.0_spec/1.1.2
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     55062
@@ -225215,7 +225215,7 @@
     http://www.apache.org/
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     42519
@@ -225260,7 +225260,7 @@
     http://geronimo.apache.org/maven/external/tribes/6.0.20.0/tribes
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     244048
@@ -225371,7 +225371,7 @@
     http://geronimo.apache.org/maven/external/util/6.0.20.0/util
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     280896
@@ -225530,7 +225530,7 @@
     http://geronimo.apache.org/maven/external/catalina/6.0.20.0/catalina
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     1745785
@@ -225962,7 +225962,7 @@
     http://geronimo.apache.org/maven/external/jasper/6.0.20.0/jasper
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     556004
@@ -226140,7 +226140,7 @@
     http://geronimo.apache.org/maven/external/shared/6.0.20.0/shared
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     8172
@@ -226171,7 +226171,7 @@
     http://geronimo.apache.org/maven/external/jasper-el/6.0.20.0/jasper-el
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     111644
@@ -226226,7 +226226,7 @@
     http://geronimo.apache.org/maven/external/catalina-ha/6.0.20.0/catalina-ha
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     139439
@@ -226361,7 +226361,7 @@
     http://geronimo.apache.org/maven/external/juli/6.0.20.0/juli
   </documentation>
   <license>
-    http://www.apache.org/licenses/LICENSE-2.0.txt
+    https://www.apache.org/licenses/LICENSE-2.0.txt
   </license>
   <size>
     26519
diff --git a/test/test-obr/sources.xml b/test/test-obr/sources.xml
index 7bb94ac..3ce0453 100644
--- a/test/test-obr/sources.xml
+++ b/test/test-obr/sources.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
@@ -22,7 +22,7 @@
     <size>130451</size>
     <documentation>http://oscar-osgi.sf.net/obr2/org.apache.felix.bundlerepository/</documentation>
     <source>http://oscar-osgi.sf.net/obr2/org.apache.felix.bundlerepository/org.apache.felix.bundlerepository-1.0.3-src.jar</source>
-    <license>http://www.apache.org/licenses/LICENSE-2.0.txt</license>
+    <license>https://www.apache.org/licenses/LICENSE-2.0.txt</license>
     <category id='org.apache.felix'/>
     <capability name='bundle'>
       <p n='manifestversion' v='2'/>
@@ -46,7 +46,7 @@
     <size>73643</size>
     <source>http://felix.apache.org/site/downloads.cgi</source>
     <documentation>http://www.apache.org/</documentation>
-    <license>http://www.apache.org/licenses/LICENSE-2.0.txt</license>
+    <license>https://www.apache.org/licenses/LICENSE-2.0.txt</license>
     <category id='org.apache.felix'/>
     <capability name='bundle'>
       <p n='manifestversion' v='2'/>
diff --git a/test/test-p2/composite/compositeArtifacts.xml b/test/test-p2/composite/compositeArtifacts.xml
index d3e2d81..90e2ead 100644
--- a/test/test-p2/composite/compositeArtifacts.xml
+++ b/test/test-p2/composite/compositeArtifacts.xml
@@ -9,7 +9,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/test-p2/composite/compositeContent.xml b/test/test-p2/composite/compositeContent.xml
index ff4bda1..fc43be3 100644
--- a/test/test-p2/composite/compositeContent.xml
+++ b/test/test-p2/composite/compositeContent.xml
@@ -9,7 +9,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/test-p2/ivyde-repo/artifacts.xml b/test/test-p2/ivyde-repo/artifacts.xml
index d22b4af..824b5c0 100644
--- a/test/test-p2/ivyde-repo/artifacts.xml
+++ b/test/test-p2/ivyde-repo/artifacts.xml
@@ -9,7 +9,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/test-p2/ivyde-repo/content.xml b/test/test-p2/ivyde-repo/content.xml
index c9d479a..f32189d 100644
--- a/test/test-p2/ivyde-repo/content.xml
+++ b/test/test-p2/ivyde-repo/content.xml
@@ -9,7 +9,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
@@ -64,7 +64,7 @@
         <property name='df_LT.featureName' value='Apache Ivy'/>
         <property name='df_LT.providerName' value='Apache Software Foundation'/>
         <property name='df_LT.description' value='Ivy bundle'/>
-        <property name='df_LT.license' value='Licensed to the Apache Software Foundation (ASF) under one&#xA;or more contributor license agreements.  See the NOTICE file&#xA;distributed with this work for additional information&#xA;regarding copyright ownership.  The ASF licenses this file&#xA;to you under the Apache License, Version 2.0 (the&#xA;&quot;License&quot;); you may not use this file except in compliance&#xA;with the License.  You may obtain a copy of the License at&#xA;&#xA;http://www.apache.org/licenses/LICENSE-2.0&#xA;&#xA;Unless required by applicable law or agreed to in writing,&#xA;software distributed under the License is distributed on an&#xA;&quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY&#xA;KIND, either express or implied.  See the License for the&#xA;specific language governing permissions and limitations&#xA;under the License.'/>
+        <property name='df_LT.license' value='Licensed to the Apache Software Foundation (ASF) under one&#xA;or more contributor license agreements.  See the NOTICE file&#xA;distributed with this work for additional information&#xA;regarding copyright ownership.  The ASF licenses this file&#xA;to you under the Apache License, Version 2.0 (the&#xA;&quot;License&quot;); you may not use this file except in compliance&#xA;with the License.  You may obtain a copy of the License at&#xA;&#xA;https://www.apache.org/licenses/LICENSE-2.0&#xA;&#xA;Unless required by applicable law or agreed to in writing,&#xA;software distributed under the License is distributed on an&#xA;&quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY&#xA;KIND, either express or implied.  See the License for the&#xA;specific language governing permissions and limitations&#xA;under the License.'/>
       </properties>
       <provides size='3'>
         <provided namespace='org.eclipse.equinox.p2.iu' name='org.apache.ivy.feature.feature.jar' version='2.2.0.final_20100923230623'/>
@@ -86,7 +86,7 @@
         </instructions>
       </touchpointData>
       <licenses size='1'>
-        <license uri='http://www.apache.org/licenses/LICENSE-2.0' url='http://www.apache.org/licenses/LICENSE-2.0'>
+        <license uri='https://www.apache.org/licenses/LICENSE-2.0' url='http://www.apache.org/licenses/LICENSE-2.0'>
           %license
         </license>
       </licenses>
@@ -102,7 +102,7 @@
         <property name='df_LT.featureName' value='Apache Ivy'/>
         <property name='df_LT.providerName' value='Apache Software Foundation'/>
         <property name='df_LT.description' value='Ivy bundle'/>
-        <property name='df_LT.license' value='Licensed to the Apache Software Foundation (ASF) under one&#xA;or more contributor license agreements.  See the NOTICE file&#xA;distributed with this work for additional information&#xA;regarding copyright ownership.  The ASF licenses this file&#xA;to you under the Apache License, Version 2.0 (the&#xA;&quot;License&quot;); you may not use this file except in compliance&#xA;with the License.  You may obtain a copy of the License at&#xA;&#xA;http://www.apache.org/licenses/LICENSE-2.0&#xA;&#xA;Unless required by applicable law or agreed to in writing,&#xA;software distributed under the License is distributed on an&#xA;&quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY&#xA;KIND, either express or implied.  See the License for the&#xA;specific language governing permissions and limitations&#xA;under the License.'/>
+        <property name='df_LT.license' value='Licensed to the Apache Software Foundation (ASF) under one&#xA;or more contributor license agreements.  See the NOTICE file&#xA;distributed with this work for additional information&#xA;regarding copyright ownership.  The ASF licenses this file&#xA;to you under the Apache License, Version 2.0 (the&#xA;&quot;License&quot;); you may not use this file except in compliance&#xA;with the License.  You may obtain a copy of the License at&#xA;&#xA;https://www.apache.org/licenses/LICENSE-2.0&#xA;&#xA;Unless required by applicable law or agreed to in writing,&#xA;software distributed under the License is distributed on an&#xA;&quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY&#xA;KIND, either express or implied.  See the License for the&#xA;specific language governing permissions and limitations&#xA;under the License.'/>
       </properties>
       <provides size='2'>
         <provided namespace='org.eclipse.equinox.p2.iu' name='org.apache.ivy.feature.feature.group' version='2.0.0.final_20090108225011'/>
@@ -119,7 +119,7 @@
       </requires>
       <touchpoint id='null' version='0.0.0'/>
       <licenses size='1'>
-        <license uri='http://www.apache.org/licenses/LICENSE-2.0' url='http://www.apache.org/licenses/LICENSE-2.0'>
+        <license uri='https://www.apache.org/licenses/LICENSE-2.0' url='http://www.apache.org/licenses/LICENSE-2.0'>
           %license
         </license>
       </licenses>
@@ -133,7 +133,7 @@
         <property name='df_LT.featureName' value='Apache IvyDE'/>
         <property name='df_LT.providerName' value='Apache Software Foundation'/>
         <property name='df_LT.description' value='IvyDE Eclipse plugin'/>
-        <property name='df_LT.license' value='Licensed to the Apache Software Foundation (ASF) under one&#xA;or more contributor license agreements.  See the NOTICE file&#xA;distributed with this work for additional information&#xA;regarding copyright ownership.  The ASF licenses this file&#xA;to you under the Apache License, Version 2.0 (the&#xA;&quot;License&quot;); you may not use this file except in compliance&#xA;with the License.  You may obtain a copy of the License at&#xA;&#xA;http://www.apache.org/licenses/LICENSE-2.0&#xA;&#xA;Unless required by applicable law or agreed to in writing,&#xA;software distributed under the License is distributed on an&#xA;&quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY&#xA;KIND, either express or implied.  See the License for the&#xA;specific language governing permissions and limitations&#xA;under the License.'/>
+        <property name='df_LT.license' value='Licensed to the Apache Software Foundation (ASF) under one&#xA;or more contributor license agreements.  See the NOTICE file&#xA;distributed with this work for additional information&#xA;regarding copyright ownership.  The ASF licenses this file&#xA;to you under the Apache License, Version 2.0 (the&#xA;&quot;License&quot;); you may not use this file except in compliance&#xA;with the License.  You may obtain a copy of the License at&#xA;&#xA;https://www.apache.org/licenses/LICENSE-2.0&#xA;&#xA;Unless required by applicable law or agreed to in writing,&#xA;software distributed under the License is distributed on an&#xA;&quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY&#xA;KIND, either express or implied.  See the License for the&#xA;specific language governing permissions and limitations&#xA;under the License.'/>
       </properties>
       <provides size='3'>
         <provided namespace='org.eclipse.equinox.p2.iu' name='org.apache.ivyde.feature.feature.jar' version='2.0.0.final-200907011148-RELEASE'/>
@@ -155,7 +155,7 @@
         </instructions>
       </touchpointData>
       <licenses size='1'>
-        <license uri='http://www.apache.org/licenses/LICENSE-2.0' url='http://www.apache.org/licenses/LICENSE-2.0'>
+        <license uri='https://www.apache.org/licenses/LICENSE-2.0' url='http://www.apache.org/licenses/LICENSE-2.0'>
           %license
         </license>
       </licenses>
@@ -200,7 +200,7 @@
         <property name='df_LT.featureName' value='Apache IvyDE'/>
         <property name='df_LT.providerName' value='Apache Software Foundation'/>
         <property name='df_LT.description' value='IvyDE Eclipse plugin'/>
-        <property name='df_LT.license' value='Licensed to the Apache Software Foundation (ASF) under one&#xA;or more contributor license agreements.  See the NOTICE file&#xA;distributed with this work for additional information&#xA;regarding copyright ownership.  The ASF licenses this file&#xA;to you under the Apache License, Version 2.0 (the&#xA;&quot;License&quot;); you may not use this file except in compliance&#xA;with the License.  You may obtain a copy of the License at&#xA;&#xA;http://www.apache.org/licenses/LICENSE-2.0&#xA;&#xA;Unless required by applicable law or agreed to in writing,&#xA;software distributed under the License is distributed on an&#xA;&quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY&#xA;KIND, either express or implied.  See the License for the&#xA;specific language governing permissions and limitations&#xA;under the License.'/>
+        <property name='df_LT.license' value='Licensed to the Apache Software Foundation (ASF) under one&#xA;or more contributor license agreements.  See the NOTICE file&#xA;distributed with this work for additional information&#xA;regarding copyright ownership.  The ASF licenses this file&#xA;to you under the Apache License, Version 2.0 (the&#xA;&quot;License&quot;); you may not use this file except in compliance&#xA;with the License.  You may obtain a copy of the License at&#xA;&#xA;https://www.apache.org/licenses/LICENSE-2.0&#xA;&#xA;Unless required by applicable law or agreed to in writing,&#xA;software distributed under the License is distributed on an&#xA;&quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY&#xA;KIND, either express or implied.  See the License for the&#xA;specific language governing permissions and limitations&#xA;under the License.'/>
       </properties>
       <provides size='3'>
         <provided namespace='org.eclipse.equinox.p2.iu' name='org.apache.ivyde.feature.feature.jar' version='2.1.0.201008101807-RELEASE'/>
@@ -222,7 +222,7 @@
         </instructions>
       </touchpointData>
       <licenses size='1'>
-        <license uri='http://www.apache.org/licenses/LICENSE-2.0' url='http://www.apache.org/licenses/LICENSE-2.0'>
+        <license uri='https://www.apache.org/licenses/LICENSE-2.0' url='http://www.apache.org/licenses/LICENSE-2.0'>
           %license
         </license>
       </licenses>
@@ -238,7 +238,7 @@
         <property name='df_LT.featureName' value='Apache IvyDE'/>
         <property name='df_LT.providerName' value='Apache Software Foundation'/>
         <property name='df_LT.description' value='IvyDE Eclipse plugin'/>
-        <property name='df_LT.license' value='Licensed to the Apache Software Foundation (ASF) under one&#xA;or more contributor license agreements.  See the NOTICE file&#xA;distributed with this work for additional information&#xA;regarding copyright ownership.  The ASF licenses this file&#xA;to you under the Apache License, Version 2.0 (the&#xA;&quot;License&quot;); you may not use this file except in compliance&#xA;with the License.  You may obtain a copy of the License at&#xA;&#xA;http://www.apache.org/licenses/LICENSE-2.0&#xA;&#xA;Unless required by applicable law or agreed to in writing,&#xA;software distributed under the License is distributed on an&#xA;&quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY&#xA;KIND, either express or implied.  See the License for the&#xA;specific language governing permissions and limitations&#xA;under the License.'/>
+        <property name='df_LT.license' value='Licensed to the Apache Software Foundation (ASF) under one&#xA;or more contributor license agreements.  See the NOTICE file&#xA;distributed with this work for additional information&#xA;regarding copyright ownership.  The ASF licenses this file&#xA;to you under the Apache License, Version 2.0 (the&#xA;&quot;License&quot;); you may not use this file except in compliance&#xA;with the License.  You may obtain a copy of the License at&#xA;&#xA;https://www.apache.org/licenses/LICENSE-2.0&#xA;&#xA;Unless required by applicable law or agreed to in writing,&#xA;software distributed under the License is distributed on an&#xA;&quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY&#xA;KIND, either express or implied.  See the License for the&#xA;specific language governing permissions and limitations&#xA;under the License.'/>
       </properties>
       <provides size='2'>
         <provided namespace='org.eclipse.equinox.p2.iu' name='org.apache.ivyde.feature.feature.group' version='2.0.0.final-200907011148-RELEASE'/>
@@ -270,7 +270,7 @@
       </requires>
       <touchpoint id='null' version='0.0.0'/>
       <licenses size='1'>
-        <license uri='http://www.apache.org/licenses/LICENSE-2.0' url='http://www.apache.org/licenses/LICENSE-2.0'>
+        <license uri='https://www.apache.org/licenses/LICENSE-2.0' url='http://www.apache.org/licenses/LICENSE-2.0'>
           %license
         </license>
       </licenses>
@@ -286,7 +286,7 @@
         <property name='df_LT.featureName' value='Apache Ivy'/>
         <property name='df_LT.providerName' value='Apache Software Foundation'/>
         <property name='df_LT.description' value='Ivy bundle'/>
-        <property name='df_LT.license' value='Licensed to the Apache Software Foundation (ASF) under one&#xA;or more contributor license agreements.  See the NOTICE file&#xA;distributed with this work for additional information&#xA;regarding copyright ownership.  The ASF licenses this file&#xA;to you under the Apache License, Version 2.0 (the&#xA;&quot;License&quot;); you may not use this file except in compliance&#xA;with the License.  You may obtain a copy of the License at&#xA;&#xA;http://www.apache.org/licenses/LICENSE-2.0&#xA;&#xA;Unless required by applicable law or agreed to in writing,&#xA;software distributed under the License is distributed on an&#xA;&quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY&#xA;KIND, either express or implied.  See the License for the&#xA;specific language governing permissions and limitations&#xA;under the License.'/>
+        <property name='df_LT.license' value='Licensed to the Apache Software Foundation (ASF) under one&#xA;or more contributor license agreements.  See the NOTICE file&#xA;distributed with this work for additional information&#xA;regarding copyright ownership.  The ASF licenses this file&#xA;to you under the Apache License, Version 2.0 (the&#xA;&quot;License&quot;); you may not use this file except in compliance&#xA;with the License.  You may obtain a copy of the License at&#xA;&#xA;https://www.apache.org/licenses/LICENSE-2.0&#xA;&#xA;Unless required by applicable law or agreed to in writing,&#xA;software distributed under the License is distributed on an&#xA;&quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY&#xA;KIND, either express or implied.  See the License for the&#xA;specific language governing permissions and limitations&#xA;under the License.'/>
       </properties>
       <provides size='2'>
         <provided namespace='org.eclipse.equinox.p2.iu' name='org.apache.ivy.feature.feature.group' version='2.2.0.final_20100923230623'/>
@@ -303,7 +303,7 @@
       </requires>
       <touchpoint id='null' version='0.0.0'/>
       <licenses size='1'>
-        <license uri='http://www.apache.org/licenses/LICENSE-2.0' url='http://www.apache.org/licenses/LICENSE-2.0'>
+        <license uri='https://www.apache.org/licenses/LICENSE-2.0' url='http://www.apache.org/licenses/LICENSE-2.0'>
           %license
         </license>
       </licenses>
@@ -317,7 +317,7 @@
         <property name='df_LT.featureName' value='Apache Ivy'/>
         <property name='df_LT.providerName' value='Apache Software Foundation'/>
         <property name='df_LT.description' value='Ivy bundle'/>
-        <property name='df_LT.license' value='Licensed to the Apache Software Foundation (ASF) under one&#xA;or more contributor license agreements.  See the NOTICE file&#xA;distributed with this work for additional information&#xA;regarding copyright ownership.  The ASF licenses this file&#xA;to you under the Apache License, Version 2.0 (the&#xA;&quot;License&quot;); you may not use this file except in compliance&#xA;with the License.  You may obtain a copy of the License at&#xA;&#xA;http://www.apache.org/licenses/LICENSE-2.0&#xA;&#xA;Unless required by applicable law or agreed to in writing,&#xA;software distributed under the License is distributed on an&#xA;&quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY&#xA;KIND, either express or implied.  See the License for the&#xA;specific language governing permissions and limitations&#xA;under the License.'/>
+        <property name='df_LT.license' value='Licensed to the Apache Software Foundation (ASF) under one&#xA;or more contributor license agreements.  See the NOTICE file&#xA;distributed with this work for additional information&#xA;regarding copyright ownership.  The ASF licenses this file&#xA;to you under the Apache License, Version 2.0 (the&#xA;&quot;License&quot;); you may not use this file except in compliance&#xA;with the License.  You may obtain a copy of the License at&#xA;&#xA;https://www.apache.org/licenses/LICENSE-2.0&#xA;&#xA;Unless required by applicable law or agreed to in writing,&#xA;software distributed under the License is distributed on an&#xA;&quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY&#xA;KIND, either express or implied.  See the License for the&#xA;specific language governing permissions and limitations&#xA;under the License.'/>
       </properties>
       <provides size='3'>
         <provided namespace='org.eclipse.equinox.p2.iu' name='org.apache.ivy.feature.feature.jar' version='2.1.0.final_20090925235825'/>
@@ -339,7 +339,7 @@
         </instructions>
       </touchpointData>
       <licenses size='1'>
-        <license uri='http://www.apache.org/licenses/LICENSE-2.0' url='http://www.apache.org/licenses/LICENSE-2.0'>
+        <license uri='https://www.apache.org/licenses/LICENSE-2.0' url='http://www.apache.org/licenses/LICENSE-2.0'>
           %license
         </license>
       </licenses>
@@ -633,7 +633,7 @@
         <property name='df_LT.featureName' value='Apache IvyDE'/>
         <property name='df_LT.providerName' value='Apache Software Foundation'/>
         <property name='df_LT.description' value='IvyDE Eclipse plugin'/>
-        <property name='df_LT.license' value='Licensed to the Apache Software Foundation (ASF) under one&#xA;or more contributor license agreements.  See the NOTICE file&#xA;distributed with this work for additional information&#xA;regarding copyright ownership.  The ASF licenses this file&#xA;to you under the Apache License, Version 2.0 (the&#xA;&quot;License&quot;); you may not use this file except in compliance&#xA;with the License.  You may obtain a copy of the License at&#xA;&#xA;http://www.apache.org/licenses/LICENSE-2.0&#xA;&#xA;Unless required by applicable law or agreed to in writing,&#xA;software distributed under the License is distributed on an&#xA;&quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY&#xA;KIND, either express or implied.  See the License for the&#xA;specific language governing permissions and limitations&#xA;under the License.'/>
+        <property name='df_LT.license' value='Licensed to the Apache Software Foundation (ASF) under one&#xA;or more contributor license agreements.  See the NOTICE file&#xA;distributed with this work for additional information&#xA;regarding copyright ownership.  The ASF licenses this file&#xA;to you under the Apache License, Version 2.0 (the&#xA;&quot;License&quot;); you may not use this file except in compliance&#xA;with the License.  You may obtain a copy of the License at&#xA;&#xA;https://www.apache.org/licenses/LICENSE-2.0&#xA;&#xA;Unless required by applicable law or agreed to in writing,&#xA;software distributed under the License is distributed on an&#xA;&quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY&#xA;KIND, either express or implied.  See the License for the&#xA;specific language governing permissions and limitations&#xA;under the License.'/>
       </properties>
       <provides size='2'>
         <provided namespace='org.eclipse.equinox.p2.iu' name='org.apache.ivyde.feature.feature.group' version='2.1.0.201008101807-RELEASE'/>
@@ -665,7 +665,7 @@
       </requires>
       <touchpoint id='null' version='0.0.0'/>
       <licenses size='1'>
-        <license uri='http://www.apache.org/licenses/LICENSE-2.0' url='http://www.apache.org/licenses/LICENSE-2.0'>
+        <license uri='https://www.apache.org/licenses/LICENSE-2.0' url='http://www.apache.org/licenses/LICENSE-2.0'>
           %license
         </license>
       </licenses>
@@ -788,7 +788,7 @@
         <property name='df_LT.featureName' value='Apache Ivy'/>
         <property name='df_LT.providerName' value='Apache Software Foundation'/>
         <property name='df_LT.description' value='Ivy bundle'/>
-        <property name='df_LT.license' value='Licensed to the Apache Software Foundation (ASF) under one&#xA;or more contributor license agreements.  See the NOTICE file&#xA;distributed with this work for additional information&#xA;regarding copyright ownership.  The ASF licenses this file&#xA;to you under the Apache License, Version 2.0 (the&#xA;&quot;License&quot;); you may not use this file except in compliance&#xA;with the License.  You may obtain a copy of the License at&#xA;&#xA;http://www.apache.org/licenses/LICENSE-2.0&#xA;&#xA;Unless required by applicable law or agreed to in writing,&#xA;software distributed under the License is distributed on an&#xA;&quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY&#xA;KIND, either express or implied.  See the License for the&#xA;specific language governing permissions and limitations&#xA;under the License.'/>
+        <property name='df_LT.license' value='Licensed to the Apache Software Foundation (ASF) under one&#xA;or more contributor license agreements.  See the NOTICE file&#xA;distributed with this work for additional information&#xA;regarding copyright ownership.  The ASF licenses this file&#xA;to you under the Apache License, Version 2.0 (the&#xA;&quot;License&quot;); you may not use this file except in compliance&#xA;with the License.  You may obtain a copy of the License at&#xA;&#xA;https://www.apache.org/licenses/LICENSE-2.0&#xA;&#xA;Unless required by applicable law or agreed to in writing,&#xA;software distributed under the License is distributed on an&#xA;&quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY&#xA;KIND, either express or implied.  See the License for the&#xA;specific language governing permissions and limitations&#xA;under the License.'/>
       </properties>
       <provides size='3'>
         <provided namespace='org.eclipse.equinox.p2.iu' name='org.apache.ivy.feature.feature.jar' version='2.0.0.final_20090108225011'/>
@@ -810,7 +810,7 @@
         </instructions>
       </touchpointData>
       <licenses size='1'>
-        <license uri='http://www.apache.org/licenses/LICENSE-2.0' url='http://www.apache.org/licenses/LICENSE-2.0'>
+        <license uri='https://www.apache.org/licenses/LICENSE-2.0' url='http://www.apache.org/licenses/LICENSE-2.0'>
           %license
         </license>
       </licenses>
@@ -913,7 +913,7 @@
         <property name='df_LT.featureName' value='Apache Ivy'/>
         <property name='df_LT.providerName' value='Apache Software Foundation'/>
         <property name='df_LT.description' value='Ivy bundle'/>
-        <property name='df_LT.license' value='Licensed to the Apache Software Foundation (ASF) under one&#xA;or more contributor license agreements.  See the NOTICE file&#xA;distributed with this work for additional information&#xA;regarding copyright ownership.  The ASF licenses this file&#xA;to you under the Apache License, Version 2.0 (the&#xA;&quot;License&quot;); you may not use this file except in compliance&#xA;with the License.  You may obtain a copy of the License at&#xA;&#xA;http://www.apache.org/licenses/LICENSE-2.0&#xA;&#xA;Unless required by applicable law or agreed to in writing,&#xA;software distributed under the License is distributed on an&#xA;&quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY&#xA;KIND, either express or implied.  See the License for the&#xA;specific language governing permissions and limitations&#xA;under the License.'/>
+        <property name='df_LT.license' value='Licensed to the Apache Software Foundation (ASF) under one&#xA;or more contributor license agreements.  See the NOTICE file&#xA;distributed with this work for additional information&#xA;regarding copyright ownership.  The ASF licenses this file&#xA;to you under the Apache License, Version 2.0 (the&#xA;&quot;License&quot;); you may not use this file except in compliance&#xA;with the License.  You may obtain a copy of the License at&#xA;&#xA;https://www.apache.org/licenses/LICENSE-2.0&#xA;&#xA;Unless required by applicable law or agreed to in writing,&#xA;software distributed under the License is distributed on an&#xA;&quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY&#xA;KIND, either express or implied.  See the License for the&#xA;specific language governing permissions and limitations&#xA;under the License.'/>
       </properties>
       <provides size='2'>
         <provided namespace='org.eclipse.equinox.p2.iu' name='org.apache.ivy.feature.feature.group' version='2.1.0.final_20090925235825'/>
@@ -930,7 +930,7 @@
       </requires>
       <touchpoint id='null' version='0.0.0'/>
       <licenses size='1'>
-        <license uri='http://www.apache.org/licenses/LICENSE-2.0' url='http://www.apache.org/licenses/LICENSE-2.0'>
+        <license uri='https://www.apache.org/licenses/LICENSE-2.0' url='http://www.apache.org/licenses/LICENSE-2.0'>
           %license
         </license>
       </licenses>
diff --git a/test/test-p2/packed/artifacts.xml b/test/test-p2/packed/artifacts.xml
index 02368e7..27cfdcb 100644
--- a/test/test-p2/packed/artifacts.xml
+++ b/test/test-p2/packed/artifacts.xml
@@ -9,7 +9,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/test-p2/packed/content.xml b/test/test-p2/packed/content.xml
index 380e8f5..2df0219 100644
--- a/test/test-p2/packed/content.xml
+++ b/test/test-p2/packed/content.xml
@@ -9,7 +9,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/test-p2/sources/artifacts.xml b/test/test-p2/sources/artifacts.xml
index 3a515b1..e5af7a7 100644
--- a/test/test-p2/sources/artifacts.xml
+++ b/test/test-p2/sources/artifacts.xml
@@ -9,7 +9,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/test-p2/sources/content.xml b/test/test-p2/sources/content.xml
index f666c50..4aba26e 100644
--- a/test/test-p2/sources/content.xml
+++ b/test/test-p2/sources/content.xml
@@ -9,7 +9,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/test-p2/zipped/artifacts.xml b/test/test-p2/zipped/artifacts.xml
index bbb3e01..066831a 100644
--- a/test/test-p2/zipped/artifacts.xml
+++ b/test/test-p2/zipped/artifacts.xml
@@ -9,7 +9,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/test-p2/zipped/content.xml b/test/test-p2/zipped/content.xml
index fa5257d..16f2655 100644
--- a/test/test-p2/zipped/content.xml
+++ b/test/test-p2/zipped/content.xml
@@ -9,7 +9,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/test-repo/build.xml b/test/test-repo/build.xml
index 099da36..3472b8c 100644
--- a/test/test-repo/build.xml
+++ b/test/test-repo/build.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
@@ -52,7 +52,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/test-repo/bundlerepo/ivysettings.xml b/test/test-repo/bundlerepo/ivysettings.xml
index a1c3784..b6ea16e 100644
--- a/test/test-repo/bundlerepo/ivysettings.xml
+++ b/test/test-repo/bundlerepo/ivysettings.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/test-repo/bundlerepo/repo.xml b/test/test-repo/bundlerepo/repo.xml
index 25c271d..debc4ef 100644
--- a/test/test-repo/bundlerepo/repo.xml
+++ b/test/test-repo/bundlerepo/repo.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/test-repo/ivy-test-buildobr.xml b/test/test-repo/ivy-test-buildobr.xml
index 161f8ed..bfa9f19 100644
--- a/test/test-repo/ivy-test-buildobr.xml
+++ b/test/test-repo/ivy-test-buildobr.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/test-repo/ivyrepo/repo.xml b/test/test-repo/ivyrepo/repo.xml
index 3b18bd2..df32206 100644
--- a/test/test-repo/ivyrepo/repo.xml
+++ b/test/test-repo/ivyrepo/repo.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/test-repo/multi-osgi/repo1/obr.xml b/test/test-repo/multi-osgi/repo1/obr.xml
index 3debca3..48d1cc6 100644
--- a/test/test-repo/multi-osgi/repo1/obr.xml
+++ b/test/test-repo/multi-osgi/repo1/obr.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/test-repo/multi-osgi/repo2/obr.xml b/test/test-repo/multi-osgi/repo2/obr.xml
index 034888a..cf12f1a 100644
--- a/test/test-repo/multi-osgi/repo2/obr.xml
+++ b/test/test-repo/multi-osgi/repo2/obr.xml
@@ -8,7 +8,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/triggers/ant-build/A/build.xml b/test/triggers/ant-build/A/build.xml
index a4ed88c..ed2f32d 100644
--- a/test/triggers/ant-build/A/build.xml
+++ b/test/triggers/ant-build/A/build.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/triggers/ant-build/A/ivy.xml b/test/triggers/ant-build/A/ivy.xml
index 7689e5d..94eaf23 100644
--- a/test/triggers/ant-build/A/ivy.xml
+++ b/test/triggers/ant-build/A/ivy.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/triggers/ant-build/B/ivy.xml b/test/triggers/ant-build/B/ivy.xml
index dba6122..4b6cdb5 100644
--- a/test/triggers/ant-build/B/ivy.xml
+++ b/test/triggers/ant-build/B/ivy.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/triggers/ant-build/ivysettings.xml b/test/triggers/ant-build/ivysettings.xml
index 3a8a7da..d0d5b23 100644
--- a/test/triggers/ant-build/ivysettings.xml
+++ b/test/triggers/ant-build/ivysettings.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/triggers/ant-call/A/build.xml b/test/triggers/ant-call/A/build.xml
index 30c6296..d1a4c01 100644
--- a/test/triggers/ant-call/A/build.xml
+++ b/test/triggers/ant-call/A/build.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/triggers/ant-call/A/ivy.xml b/test/triggers/ant-call/A/ivy.xml
index e43625c..2ede1c7 100644
--- a/test/triggers/ant-call/A/ivy.xml
+++ b/test/triggers/ant-call/A/ivy.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/triggers/ant-call/ivysettings.xml b/test/triggers/ant-call/ivysettings.xml
index 663311f..64f5674 100644
--- a/test/triggers/ant-call/ivysettings.xml
+++ b/test/triggers/ant-call/ivysettings.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/triggers/ant-call/local/foo/ivy.xml b/test/triggers/ant-call/local/foo/ivy.xml
index 4d0837e..85c088f 100644
--- a/test/triggers/ant-call/local/foo/ivy.xml
+++ b/test/triggers/ant-call/local/foo/ivy.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/workspace/ivysettings.xml b/test/workspace/ivysettings.xml
index 26ebeaa..b4b07a3 100644
--- a/test/workspace/ivysettings.xml
+++ b/test/workspace/ivysettings.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/workspace/project1/ivy.xml b/test/workspace/project1/ivy.xml
index bc8cc54..56ca551 100644
--- a/test/workspace/project1/ivy.xml
+++ b/test/workspace/project1/ivy.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/workspace/project2/ivy.xml b/test/workspace/project2/ivy.xml
index d995e6d..62dd635 100644
--- a/test/workspace/project2/ivy.xml
+++ b/test/workspace/project2/ivy.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/workspace/project3/ivy.xml b/test/workspace/project3/ivy.xml
index 82441dd..2703b41 100644
--- a/test/workspace/project3/ivy.xml
+++ b/test/workspace/project3/ivy.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/workspace/repo/org.acme/module1/1.1/ivy.xml b/test/workspace/repo/org.acme/module1/1.1/ivy.xml
index 754cc1f..fca5264 100644
--- a/test/workspace/repo/org.acme/module1/1.1/ivy.xml
+++ b/test/workspace/repo/org.acme/module1/1.1/ivy.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/workspace/repo/org.acme/module2/1.2/ivy.xml b/test/workspace/repo/org.acme/module2/1.2/ivy.xml
index 990acfb..6413a88 100644
--- a/test/workspace/repo/org.acme/module2/1.2/ivy.xml
+++ b/test/workspace/repo/org.acme/module2/1.2/ivy.xml
@@ -7,7 +7,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/test/xsl/test.xml b/test/xsl/test.xml
index 58fe3f0..5e0c6da 100644
--- a/test/xsl/test.xml
+++ b/test/xsl/test.xml
@@ -9,7 +9,7 @@
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
diff --git a/version.properties b/version.properties
index 68518d1..b60d3fd 100644
--- a/version.properties
+++ b/version.properties
@@ -7,7 +7,7 @@
 #	 * "License"); you may not use this file except in compliance
 #	 * with the License.  You may obtain a copy of the License at
 #	 * 
-#	 *   http://www.apache.org/licenses/LICENSE-2.0
+#	 *   https://www.apache.org/licenses/LICENSE-2.0
 #	 * 
 #	 * Unless required by applicable law or agreed to in writing,
 #	 * software distributed under the License is distributed on an