changeset 566:2a6524b36ab6 3.2.x

Update repository URL According to https://restlet.talend.com/downloads/current/, the "Maven repository for Restlet is accessible from https://maven.restlet.talend.com". The previously used URL currently uses an outdated SSL certificate.
author Tom Gottfried <tom@intevation.de>
date Mon, 22 Mar 2021 12:20:54 +0100
parents e4dd898063a2
children 48d14cf857db
files pom.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/pom.xml	Thu Jun 04 19:40:29 2020 +0200
+++ b/pom.xml	Mon Mar 22 12:20:54 2021 +0100
@@ -32,7 +32,7 @@
     <repository>
       <id>maven-restlet</id>
       <name>Public online Restlet repository</name>
-      <url>https://maven.restlet.org</url>
+      <url>https://maven.restlet.talend.com</url>
     </repository>
     <repository>
       <id>maven-jetty</id>

http://dive4elements.wald.intevation.org