changeset 120:136542267d69 3.2.x 3.2.3

Use https for maven repository This provides a minimal level of trustworthiness for the downloaded content.
author Tom Gottfried <tom@intevation.de>
date Tue, 02 Jun 2020 19:30:19 +0200
parents 6e694ec61246
children e1199a5be8b2
files pom.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/pom.xml	Mon Dec 28 17:54:40 2015 +0100
+++ b/pom.xml	Tue Jun 02 19:30:19 2020 +0200
@@ -32,7 +32,7 @@
     <repository>
       <id>maven-restlet</id>
       <name>Public online Restlet repository</name>
-      <url>http://maven.restlet.org</url>
+      <url>https://maven.restlet.org</url>
     </repository>
   </repositories>
 

http://dive4elements.wald.intevation.org