From 08a6393ed948e3b8519c23d1bf485a8eaa3002eb 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 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