From 05eac605fd9a34d698068d18127f412871f61b66 Mon Sep 17 00:00:00 2001 From: Gustav Date: Mon, 23 May 2022 11:15:06 +0200 Subject: [PATCH] MSLRES-4940 Switch back to git (SSH) protocol instead of https for scm --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 8c66070..ca87736 100644 --- a/pom.xml +++ b/pom.xml @@ -84,8 +84,8 @@ https://github.com/sinch/sinch-java-sms - scm:git:https://github.com/sinch/sinch-java-sms.git - scm:git:https://github.com/sinch/sinch-java-sms.git + scm:git:git://github.com/sinch/sinch-java-sms.git + scm:git:git@github.com:sinch/sinch-java-sms.git HEAD