From 3042641c062e6072c058462622e73e2b6e1218da Mon Sep 17 00:00:00 2001 From: Slawomir Jaranowski Date: Sun, 31 May 2026 12:00:49 +0200 Subject: [PATCH] Fix ITs for Maven 3.10.x --- src/it/projects/bugs/massembly-891/pom.xml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/it/projects/bugs/massembly-891/pom.xml b/src/it/projects/bugs/massembly-891/pom.xml index e7cb8502..da2341bc 100644 --- a/src/it/projects/bugs/massembly-891/pom.xml +++ b/src/it/projects/bugs/massembly-891/pom.xml @@ -18,8 +18,8 @@ specific language governing permissions and limitations under the License. --> + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 @@ -34,6 +34,8 @@ under the License. UTF-8 + +