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

(cherry picked from commit c3cdd88873)
This commit is contained in:
Claudia Agache
2020-03-24 12:34:57 +02:00
committed by Tom Page
parent 1718a77c9c
commit 0dfab9495e
2 changed files with 6 additions and 6 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

10
pom.xml
View File

@@ -21,11 +21,11 @@
</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>HEAD</tag> <tag>HEAD</tag>
</scm> </scm>
<issueManagement> <issueManagement>
<system>JIRA</system> <system>JIRA</system>