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 523ba7dd8c
commit a8cffa7f85
2 changed files with 5 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
Configuring and starting Alfresco/Share: 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 - Import the project as a maven project

View File

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