From 94fe3f0bcdbf2058666a130a60e839db792e6a07 Mon Sep 17 00:00:00 2001 From: Philip Helger Date: Tue, 7 Nov 2023 18:15:24 +0100 Subject: [PATCH] Using https for SCM --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 99157765..ef287c6c 100644 --- a/pom.xml +++ b/pom.xml @@ -42,8 +42,8 @@ - scm:git:git@github.com:phax/phive.git - scm:git:git@github.com:phax/phive.git + scm:git:https://github.com/phax/phive.git + scm:git:https://github.com/phax/phive.git http://github.com/phax/phive HEAD