From 0d58f2c4dc5f024f32cd0ba75e676115b41476f3 Mon Sep 17 00:00:00 2001 From: Zlika Date: Fri, 6 Sep 2024 18:06:41 +0200 Subject: [PATCH] Use https instead of git protocol --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 02d19d1..0eb417b 100644 --- a/pom.xml +++ b/pom.xml @@ -27,8 +27,8 @@ - scm:git:git@github.com:Zlika/reproducible-build-maven-plugin.git - scm:git:git@github.com:Zlika/reproducible-build-maven-plugin.git + scm:git:https://github.com/Zlika/reproducible-build-maven-plugin.git + scm:git:https://github.com/Zlika/reproducible-build-maven-plugin.git https://github.com/Zlika/reproducible-build-maven-plugin HEAD @@ -49,7 +49,7 @@ github-project-site - gitsite:git@github.com/Zlika/reproducible-build-maven-plugin.git + gitsite:https://github.com/Zlika/reproducible-build-maven-plugin.git