From 6f94d2b5e5960429ad7237c39987833ee1b70890 Mon Sep 17 00:00:00 2001 From: Bruno Verachten Date: Mon, 17 Oct 2022 17:30:22 +0000 Subject: [PATCH] Use https: for scm URL, not git: --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 41518e33..5133092b 100644 --- a/pom.xml +++ b/pom.xml @@ -113,7 +113,7 @@ - scm:git:git://github.com/jenkinsci/android-emulator-plugin.git + scm:git:https://github.com/jenkinsci/android-emulator-plugin.git scm:git:git@github.com:jenkinsci/android-emulator-plugin.git HEAD