From a7f64f7b50e8c615d5a3f61ab3867473bb9f3728 Mon Sep 17 00:00:00 2001 From: "Gary D. Gregory" Date: Wed, 22 Jan 2025 08:00:17 -0500 Subject: [PATCH] Use the current version of XML Schema for Maven Assembly plugin --- commons-digester3-dist/src/main/assembly/bin.xml | 4 ++-- commons-digester3-dist/src/main/assembly/src.xml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/commons-digester3-dist/src/main/assembly/bin.xml b/commons-digester3-dist/src/main/assembly/bin.xml index 7252ecf71..23c667481 100644 --- a/commons-digester3-dist/src/main/assembly/bin.xml +++ b/commons-digester3-dist/src/main/assembly/bin.xml @@ -15,9 +15,9 @@ See the License for the specific language governing permissions and limitations under the License. --> - + 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/commons-digester3-dist/src/main/assembly/src.xml b/commons-digester3-dist/src/main/assembly/src.xml index c6bdb1b57..f603812d5 100644 --- a/commons-digester3-dist/src/main/assembly/src.xml +++ b/commons-digester3-dist/src/main/assembly/src.xml @@ -15,9 +15,9 @@ See the License for the specific language governing permissions and limitations under the License. --> - + xsi:schemaLocation="http://maven.apache.org/ASSEMBLY/2.2.0 https://maven.apache.org/xsd/assembly-2.2.0.xsd"> src tar.gz