From d6312dcd3d0f87d3d18ed8b1af9ee86d7ee87cc0 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 7541e46ac44cdabc65db31428b157280350399fc) --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index ed90e70dca..66e9d23947 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