From 476668e30eaf7db82d93e2f0492396a10ada2357 Mon Sep 17 00:00:00 2001 From: Gary Gregory Date: Wed, 15 Jan 2025 10:13:11 -0500 Subject: [PATCH] Use HTTPS to fetch XSD files --- pom.xml | 2 +- src/assembly/bin.xml | 2 +- src/assembly/src.xml | 2 +- src/site/xdoc/building.xml | 2 +- src/site/xdoc/community.xml | 2 +- src/site/xdoc/index.xml | 2 +- src/site/xdoc/tasks.xml | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/pom.xml b/pom.xml index 311ffe4de..77e972938 100644 --- a/pom.xml +++ b/pom.xml @@ -16,7 +16,7 @@ limitations under the License. --> - + 4.0.0 org.apache.commons diff --git a/src/assembly/bin.xml b/src/assembly/bin.xml index 6ad387142..d8821e2fe 100644 --- a/src/assembly/bin.xml +++ b/src/assembly/bin.xml @@ -16,7 +16,7 @@ --> + xsi:schemaLocation="http://maven.apache.org/ASSEMBLY/2.2.0 https://maven.apache.org/xsd/assembly-2.2.0.xsd"> bin tar.gz diff --git a/src/assembly/src.xml b/src/assembly/src.xml index f842f6376..5dfd158f3 100644 --- a/src/assembly/src.xml +++ b/src/assembly/src.xml @@ -16,7 +16,7 @@ --> + xsi:schemaLocation="http://maven.apache.org/ASSEMBLY/2.2.0 https://maven.apache.org/xsd/assembly-2.2.0.xsd"> src tar.gz diff --git a/src/site/xdoc/building.xml b/src/site/xdoc/building.xml index f0a90bcab..71dd12103 100644 --- a/src/site/xdoc/building.xml +++ b/src/site/xdoc/building.xml @@ -17,7 +17,7 @@ --> + xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 https://maven.apache.org/xsd/xdoc-2.0.xsd"> Building Commons Documentation Team diff --git a/src/site/xdoc/community.xml b/src/site/xdoc/community.xml index 51b810d1d..358eb34d4 100644 --- a/src/site/xdoc/community.xml +++ b/src/site/xdoc/community.xml @@ -18,7 +18,7 @@ + xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 https://maven.apache.org/xsd/xdoc-2.0.xsd"> Community diff --git a/src/site/xdoc/index.xml b/src/site/xdoc/index.xml index d25963d56..da0d6e738 100644 --- a/src/site/xdoc/index.xml +++ b/src/site/xdoc/index.xml @@ -18,7 +18,7 @@ + xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 https://maven.apache.org/xsd/xdoc-2.0.xsd"> Commons Validator diff --git a/src/site/xdoc/tasks.xml b/src/site/xdoc/tasks.xml index b3740320d..5710f56ed 100644 --- a/src/site/xdoc/tasks.xml +++ b/src/site/xdoc/tasks.xml @@ -18,7 +18,7 @@ + xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 https://maven.apache.org/xsd/xdoc-2.0.xsd"> TODO