From 77e671a9f06a2bac2870c99d6cd96ffd31ee85f9 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 0a6c8dc..02fa960 100644 --- a/pom.xml +++ b/pom.xml @@ -50,7 +50,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}