From ccba801ee7ce1e8be6e46848a50dcf0e210a2a6c Mon Sep 17 00:00:00 2001 From: Radoslav Husar Date: Sat, 11 May 2019 13:42:34 +0200 Subject: [PATCH] MODCLUSTER-817 Update Maven SCM connection/developerConnection to use git: instead of no longer supported https:// --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index b4449323..574c37c5 100644 --- a/pom.xml +++ b/pom.xml @@ -46,8 +46,8 @@ - scm:git:https://github.com/modcluster/mod_cluster.git - scm:git:https://github.com/modcluster/mod_cluster.git + scm:git:git@github.com:modcluster/mod_cluster.git + scm:git:git@github.com:modcluster/mod_cluster.git https://github.com/modcluster/mod_cluster HEAD