Skip to content

Commit 84e2085

Browse files
committed
Workaround issue with XML Calabash published pom.xml
1 parent ecb0818 commit 84e2085

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: pkg-calabash/pom.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -70,10 +70,10 @@
7070

7171
<repositories>
7272
<repository>
73-
<!-- See https://github.com/ndw/xmlcalabash1/issues/228 -->
73+
<!-- See https://github.com/ndw/xmlcalabash1/issues/351 -->
7474
<id>maven-restlet</id>
75-
<name>Public online Restlet repository</name>
76-
<url>https://maven.restlet.org</url>
75+
<name>Restlet repository</name>
76+
<url>https://maven.restlet.talend.com</url>
7777
</repository>
7878
</repositories>
7979

0 commit comments

Comments
 (0)