Skip to content

Commit 52d1e8a

Browse files
committed
build: update restlet repository url to talend
Fix the maven restlet dependency sources by updating the repository url to the talend.com domain to align with the Talend aquisition of Restlet SAS.
1 parent 8a334e9 commit 52d1e8a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • modules/org.restlet.tutorial.webapi

modules/org.restlet.tutorial.webapi/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
<repository>
5656
<id>maven-restlet</id>
5757
<name>Public online Restlet repository</name>
58-
<url>http://maven.restlet.com</url>
58+
<url>https://maven.restlet.talend.com</url>
5959
</repository>
6060
<repository>
6161
<id>mulesoft-releases</id>

0 commit comments

Comments
 (0)