Merge a95b76cdb4 into d518e9e5a4
This commit is contained in:
commit
7a1af099c5
8
pom.xml
8
pom.xml
@ -127,7 +127,7 @@
|
||||
<repository>
|
||||
<id>osgeo</id>
|
||||
<name>Open Source Geospatial Foundation Repository</name>
|
||||
<url>http://download.osgeo.org/webdav/geotools/</url>
|
||||
<url>https://download.osgeo.org/webdav/geotools/</url>
|
||||
<snapshots>
|
||||
<enabled>false</enabled>
|
||||
</snapshots>
|
||||
@ -136,7 +136,7 @@
|
||||
<repository>
|
||||
<id>maven-restlet</id>
|
||||
<name>Restlet Maven Repository</name>
|
||||
<url>http://maven.restlet.org</url>
|
||||
<url>https://maven.restlet.org</url>
|
||||
<snapshots>
|
||||
<enabled>false</enabled>
|
||||
</snapshots>
|
||||
@ -145,7 +145,7 @@
|
||||
<repository>
|
||||
<id>geosolutions</id>
|
||||
<name>geosolutions repository</name>
|
||||
<url>http://maven.geo-solutions.it/</url>
|
||||
<url>https://maven.geo-solutions.it/</url>
|
||||
<snapshots>
|
||||
<enabled>true</enabled>
|
||||
</snapshots>
|
||||
@ -160,7 +160,7 @@
|
||||
<repository>
|
||||
<uniqueVersion>false</uniqueVersion>
|
||||
<id>geosolutions</id>
|
||||
<url>ftp://maven.geo-solutions.it/</url>
|
||||
<url>ftps://maven.geo-solutions.it/</url>
|
||||
</repository>
|
||||
<site>
|
||||
<id>demo.geosolutions</id>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user