From 4d7b976a02189da5bc98a7a4fe17cbc13d97b505 Mon Sep 17 00:00:00 2001 From: Claudia Agache Date: Tue, 14 Apr 2020 16:53:41 +0300 Subject: [PATCH] Change SCM URLs in order to switch to SSH authentication with 2FA for Github (cherry picked from commit 53f26b5793a6edf4eecaddad3b558aa8653ee747) --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index a8112af457..6af8ebe90c 100644 --- a/pom.xml +++ b/pom.xml @@ -15,9 +15,9 @@ - scm:git:https://github.com/Alfresco/governance-services.git - scm:git:https://github.com/Alfresco/governance-services.git - https://github.com/Alfresco/governance-services + scm:git:ssh://git@github.com/Alfresco/governance-services.git + scm:git:ssh://git@github.com/Alfresco/governance-services.git + scm:git:ssh://git@github.com/Alfresco/governance-services.git HEAD