From acdf46ab0831cdac283f7b68a735d6257e2cff16 Mon Sep 17 00:00:00 2001 From: Mark Waite Date: Tue, 8 Oct 2024 10:40:20 -0600 Subject: [PATCH] Use scm.connection consistent with archetype Consistent is better --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index bab7e6b5..e7eadda7 100644 --- a/pom.xml +++ b/pom.xml @@ -53,7 +53,7 @@ scm:git:https://github.com/${gitHubRepo} - scm:git:git@github.com:${gitHubRepo}.git + scm:git:https://github.com/${gitHubRepo} ${scmTag} https://github.com/${gitHubRepo}