From 4231330b9c998a29e59cc84ed10c24f19b7f0054 Mon Sep 17 00:00:00 2001 From: Basil Crow Date: Wed, 9 Nov 2022 13:00:05 -0800 Subject: [PATCH] Use HTTPS SCM URL --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 999d632..fb4071c 100644 --- a/pom.xml +++ b/pom.xml @@ -34,7 +34,7 @@ - scm:git:git://github.com/jenkinsci/${project.artifactId}-plugin.git + scm:git:https://github.com/jenkinsci/${project.artifactId}-plugin.git scm:git:git@github.com:jenkinsci/${project.artifactId}-plugin.git https://github.com/jenkinsci/${project.artifactId}-plugin HEAD