From 1b2948c912782d58073c8ca1b3e094bca5488db8 Mon Sep 17 00:00:00 2001 From: Brokkonaut Date: Sat, 8 Jan 2022 21:49:07 +0100 Subject: [PATCH] use https for xml schema location --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 32ec5e5..bc4125d 100644 --- a/pom.xml +++ b/pom.xml @@ -1,5 +1,5 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 de.diddiz