Mercurial > dive4elements > river
changeset 9668:5b258de7f5a1 3.2.x
Update OSGEO repository URL
author | Tom Gottfried <tom@intevation.de> |
---|---|
date | Tue, 19 May 2020 20:04:08 +0200 |
parents | 005302ec461d |
children | aee871c60599 |
files | artifacts/pom-oracle.xml gwt-client/pom.xml |
diffstat | 2 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- 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>
--- 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>