This commit is contained in:
Jonathan Leitschuh 2020-02-11 00:24:36 -05:00 committed by GitHub
commit 167ee19146
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -127,7 +127,7 @@
<repository> <repository>
<id>osgeo</id> <id>osgeo</id>
<name>Open Source Geospatial Foundation Repository</name> <name>Open Source Geospatial Foundation Repository</name>
<url>http://download.osgeo.org/webdav/geotools/</url> <url>https://download.osgeo.org/webdav/geotools/</url>
<snapshots> <snapshots>
<enabled>false</enabled> <enabled>false</enabled>
</snapshots> </snapshots>
@ -136,7 +136,7 @@
<repository> <repository>
<id>maven-restlet</id> <id>maven-restlet</id>
<name>Restlet Maven Repository</name> <name>Restlet Maven Repository</name>
<url>http://maven.restlet.org</url> <url>https://maven.restlet.org</url>
<snapshots> <snapshots>
<enabled>false</enabled> <enabled>false</enabled>
</snapshots> </snapshots>
@ -145,7 +145,7 @@
<repository> <repository>
<id>geosolutions</id> <id>geosolutions</id>
<name>geosolutions repository</name> <name>geosolutions repository</name>
<url>http://maven.geo-solutions.it/</url> <url>https://maven.geo-solutions.it/</url>
<snapshots> <snapshots>
<enabled>true</enabled> <enabled>true</enabled>
</snapshots> </snapshots>