Merge release/V2.5 into master.

Merge fix to the GitLab URIs in the root pom.
This commit is contained in:
Tom Page
2017-02-22 16:29:06 +00:00

View File

@@ -21,9 +21,9 @@
</organization>
<scm>
<connection>scm:git:https://gitlab.alfresco.com/records-management/records-management.git</connection>
<developerConnection>scm:git:https://gitlab.alfresco.com/records-management/records-management.git</developerConnection>
<url>https://gitlab.alfresco.com/records-management/records-management</url>
<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>HEAD</tag>
</scm>