From 571fbcc2714b7b9625abfe66fa10f765bfa3a4aa Mon Sep 17 00:00:00 2001 From: "NESS\\P3700654" Date: Fri, 26 May 2017 14:14:11 +0300 Subject: [PATCH] Fixed the pom.xml (Changed connection/devConnection/url from gitlab to github) in order for bamboo to push commits, it`s needed by the release stage. --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 7e25e94585..4a274a16b5 100644 --- a/pom.xml +++ b/pom.xml @@ -12,9 +12,9 @@ Alfresco core libraries and utils - scm:git:https://gitlab.alfresco.com/platform/alfresco-core.git - scm:git:https://gitlab.alfresco.com/platform/alfresco-core.git - https://gitlab.alfresco.com/platform/alfresco-core + scm:git:https://github.com/Alfresco/alfresco-core.git + scm:git:https://github.com/Alfresco/alfresco-core.git + https://github.com/Alfresco/alfresco-core HEAD