Update URL for maven-restlet repository.

Restlet were acquired by Talend in 2017 and the old URL no longer works.
This commit is contained in:
Tom Page
2020-01-17 08:51:58 +00:00
parent 2f76edab1e
commit 2c5ab74dc5
+8
View File
@@ -182,6 +182,14 @@
</dependency>
</dependencies>
<repositories>
<repository>
<id>maven-restlet</id>
<name>Public online Restlet repository</name>
<url>http://maven.restlet.talend.com</url>
</repository>
</repositories>
<build>
<finalName>alfresco-solr</finalName>
<plugins>