SEARCH-2041: Move project from Git to GitHub

This commit is contained in:
Angel Borroy
2020-06-23 10:11:39 +02:00
parent f7dbfba872
commit d925801768
+3 -3
View File
@@ -21,9 +21,9 @@
</snapshotRepository>
</distributionManagement>
<scm>
<connection>scm:git:https://git.alfresco.com/search_discovery/insightengine.git</connection>
<developerConnection>scm:git:https://git.alfresco.com/search_discovery/insightengine.git</developerConnection>
<url>https://git.alfresco.com/search_discovery/insightengine.git</url>
<connection>scm:git:https://github.com/Alfresco/InsightEngine.git</connection>
<developerConnection>scm:git:https://github.com/Alfresco/InsightEngine.git</developerConnection>
<url>https://github.com/Alfresco/InsightEngine.git</url>
<tag>HEAD</tag>
</scm>
<properties>