mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-09-17 14:21:39 +00:00
Change scm tags to https [no-release]
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-repository.git</connection>
|
||||
<developerConnection>scm:git:git@github.com:Alfresco/alfresco-repository.git</developerConnection>
|
||||
<connection>scm:git:https://github.com/Alfresco/alfresco-repository.git</connection>
|
||||
<developerConnection>scm:git:https://github.com/Alfresco/alfresco-repository.git</developerConnection>
|
||||
<url>https://github.com/Alfresco/alfresco-repository</url>
|
||||
<tag>HEAD</tag>
|
||||
</scm>
|
||||
|
Reference in New Issue
Block a user