mirror of
https://github.com/Alfresco/SearchServices.git
synced 2025-09-17 14:21:20 +00:00
Fix maven repo url
This commit is contained in:
@@ -68,7 +68,7 @@
|
||||
<repository>
|
||||
<id>maven-restlet</id>
|
||||
<name>Public online Restlet repository</name>
|
||||
<url>http://maven.restlet.talend.com</url>
|
||||
<url>https://maven.restlet.talend.com</url>
|
||||
</repository>
|
||||
</repositories>
|
||||
</project>
|
||||
|
Reference in New Issue
Block a user