From 5bb7c14c7048c35bfa97d57eed0ff0190e6c2290 Mon Sep 17 00:00:00 2001 From: Basil Crow Date: Thu, 5 Sep 2024 08:23:38 -0700 Subject: [PATCH] Update SCM URL --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 867c6c36..f0be39a7 100644 --- a/pom.xml +++ b/pom.xml @@ -35,8 +35,8 @@ - scm:git:ssh://github.com/${gitHubRepo}.git - scm:git:git@github.com/${gitHubRepo}.git + scm:git:https://github.com/${gitHubRepo}.git + scm:git:git@github.com:${gitHubRepo}.git ${revision}.${changelist} https://github.com/${gitHubRepo}