[PATCH 1 of 2] Update OSGEO repository URL

Wald Commits scm-commit at wald.intevation.org
Tue May 19 20:08:45 CEST 2020


# HG changeset patch
# User Tom Gottfried <tom at intevation.de>
# Date 1589911448 -7200
#      Tue May 19 20:04:08 2020 +0200
# Branch 3.2.x
# Node ID 5b258de7f5a144917fae9a962c6dab158b27e8c0
# Parent  005302ec461d67197a8c29a3fb13d27a7942bfa8
Update OSGEO repository URL

diff -r 005302ec461d -r 5b258de7f5a1 artifacts/pom-oracle.xml
--- a/artifacts/pom-oracle.xml	Tue May 19 18:39:50 2020 +0200
+++ b/artifacts/pom-oracle.xml	Tue May 19 20:04:08 2020 +0200
@@ -178,7 +178,7 @@
     <repository>
       <id>gt2.repo</id>
       <name>GeoTools2 Repository including JTS</name>
-      <url>http://download.osgeo.org/webdav/geotools</url>
+      <url>https://repo.osgeo.org/repository/release</url>
     </repository>
     <repository>
       <id>Hibernate Spatial repo</id>
diff -r 005302ec461d -r 5b258de7f5a1 gwt-client/pom.xml
--- a/gwt-client/pom.xml	Tue May 19 18:39:50 2020 +0200
+++ b/gwt-client/pom.xml	Tue May 19 20:04:08 2020 +0200
@@ -259,7 +259,7 @@
       <repository>
           <id>osgeo</id>
           <name>Open Source Geospatial Foundation Repository</name>
-          <url>http://download.osgeo.org/webdav/geotools/</url>
+          <url>https://repo.osgeo.org/repository/release</url>
       </repository>
     </repositories>
 </project>


More information about the Dive4Elements-commits mailing list