Skip to content

Commit 30fa222

Browse files
authored
Merge pull request #11 from jlanawalt/fix-repository-talend
build: update restlet repository url to talend
2 parents 8a334e9 + 52d1e8a commit 30fa222

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)