From 5ceaacc557749571eadca1300ed1ca7f6ddcf2d9 Mon Sep 17 00:00:00 2001 From: Sylwester Lachiewicz Date: Wed, 19 Aug 2026 21:20:05 +0200 Subject: [PATCH] Point the SCM URLs at HTTPS --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 4ac0ee8..920cfe3 100644 --- a/pom.xml +++ b/pom.xml @@ -34,8 +34,8 @@ 2002 - scm:git:git@github.com:codehaus-plexus/plexus-classworlds.git - scm:git:git@github.com:codehaus-plexus/plexus-classworlds.git + scm:git:https://github.com/codehaus-plexus/plexus-classworlds.git + ${project.scm.connection} master https://github.com/codehaus-plexus/plexus-classworlds/tree/${project.scm.tag}/