RM-7131 Update old gitlab repo links with the new one from github

(cherry picked from commit 50cced2cb6)
This commit is contained in:
Claudia Agache
2020-03-24 12:34:57 +02:00
committed by Tom Page
parent c2ed2defc3
commit 2a5f7e23f8
2 changed files with 5 additions and 5 deletions

View File

@@ -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

View File

@@ -21,10 +21,10 @@
</organization>
<scm>
<connection>scm:git:https://git.alfresco.com/records-management/records-management.git</connection>
<developerConnection>scm:git:https://git.alfresco.com/records-management/records-management.git</developerConnection>
<url>https://git.alfresco.com/records-management/records-management</url>
<tag>V2.5.4</tag>
<connection>scm:git:https://github.com/Alfresco/governance-services.git</connection>
<developerConnection>scm:git:https://github.com/Alfresco/governance-services.git</developerConnection>
<url>https://github.com/Alfresco/governance-services</url>
<tag>HEAD</tag>
</scm>
<issueManagement>