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>
|
</parent>
|
||||||
|
|
||||||
<scm>
|
<scm>
|
||||||
<connection>scm:git:git@github.com:Alfresco/alfresco-remote-api.git</connection>
|
<connection>scm:git:https://github.com/Alfresco/alfresco-remote-api.git</connection>
|
||||||
<developerConnection>scm:git:git@github.com:Alfresco/alfresco-remote-api.git</developerConnection>
|
<developerConnection>scm:git:https://github.com/Alfresco/alfresco-remote-api.git</developerConnection>
|
||||||
<url>https://github.com/Alfresco/alfresco-remote-api</url>
|
<url>https://github.com/Alfresco/alfresco-remote-api</url>
|
||||||
<tag>HEAD</tag>
|
<tag>HEAD</tag>
|
||||||
</scm>
|
</scm>
|
||||||
|
Reference in New Issue
Block a user