mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
RM-7131 Update old gitlab repo links with the new one from github
(cherry picked from commit 50cced2cb6
)
This commit is contained in:
@@ -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
|
||||
|
||||
|
8
pom.xml
8
pom.xml
@@ -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.2</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>
|
||||
|
Reference in New Issue
Block a user