From 5fc396bdbae1bcab3d4f60755b9422b420be6ed7 Mon Sep 17 00:00:00 2001 From: Claudia Agache Date: Tue, 24 Mar 2020 12:34:57 +0200 Subject: [PATCH] RM-7131 Update old gitlab repo links with the new one from github (cherry picked from commit c3cdd88873997e9b6cfbbc3bc5880a70f729597d) --- README.txt | 2 +- pom.xml | 8 ++++---- rm-community/documentation/overview.md | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.txt b/README.txt index 1d260c7466..5191713f84 100644 --- a/README.txt +++ b/README.txt @@ -1,7 +1,7 @@ Configuring and starting Alfresco/Share: ---------------------------------------- -- Clone the project (e.g. git clone git@gitlab.alfresco.com:records-management/records-management.git) +- Clone the project (e.g. git clone git@github.com:Alfresco/governance-services.git) - Import the project as a maven project diff --git a/pom.xml b/pom.xml index 5517a1a903..13108ece93 100644 --- a/pom.xml +++ b/pom.xml @@ -21,10 +21,10 @@ - scm:git:https://git.alfresco.com/records-management/records-management.git - scm:git:https://git.alfresco.com/records-management/records-management.git - https://git.alfresco.com/records-management/records-management - V2.6.1 + scm:git:https://github.com/Alfresco/governance-services.git + scm:git:https://github.com/Alfresco/governance-services.git + https://github.com/Alfresco/governance-services + HEAD diff --git a/rm-community/documentation/overview.md b/rm-community/documentation/overview.md index ed79baa2d3..4fe00bda81 100644 --- a/rm-community/documentation/overview.md +++ b/rm-community/documentation/overview.md @@ -17,7 +17,7 @@ RM is split into two main parts - a repository integration and a Share integrati ### Artifacts and Guidance * [Community Source Code](https://github.com/Alfresco/records-management) -* [Enterprise Source Code](https://gitlab.alfresco.com/records-management/records-management) (for partners and customers) +* [Enterprise Source Code](https://github.com/Alfresco/governance-services) (for partners and customers) * [Community License](../LICENSE.txt) * [Enterprise License](../../rm-enterprise/LICENSE.txt) (this file will only be present in clones of the Enterprise repository) * [Issue Tracker Link](https://issues.alfresco.com/jira/projects/RM)