From 74fd76ccf60b87fb4d8f82657f413342387b9ce2 Mon Sep 17 00:00:00 2001 From: tpietzsch Date: Tue, 23 Jul 2024 17:22:02 +0200 Subject: [PATCH] POM: use HTTPS for schema location URL Maven no longer supports plain HTTP for the schema location. And using HTTP now generates errors in Eclipse (and probably other IDEs). --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b4a65d9..ff389fd 100644 --- a/pom.xml +++ b/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0