mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
Change scm tags to https
This commit is contained in:
4
pom.xml
4
pom.xml
@@ -12,8 +12,8 @@
|
||||
</parent>
|
||||
|
||||
<scm>
|
||||
<connection>scm:git:git@github.com:Alfresco/alfresco-remote-api.git</connection>
|
||||
<developerConnection>scm:git:git@github.com:Alfresco/alfresco-remote-api.git</developerConnection>
|
||||
<connection>scm:git:https://github.com/Alfresco/alfresco-remote-api.git</connection>
|
||||
<developerConnection>scm:git:https://github.com/Alfresco/alfresco-remote-api.git</developerConnection>
|
||||
<url>https://github.com/Alfresco/alfresco-remote-api</url>
|
||||
<tag>HEAD</tag>
|
||||
</scm>
|
||||
|
Reference in New Issue
Block a user