Merge release/V2.5.0.x into release/V2.5.

This commit is contained in:
Tom Page
2020-06-08 16:52:50 +01:00
2 changed files with 4 additions and 4 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,9 +21,9 @@
</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>
<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>