Update 'pom.xml'

replaced repo url https://maven.geotoolkit.org with https://repo1.maven.org/maven2/
This commit is contained in:
Roberto Cirillo 2019-12-03 18:58:40 +01:00
parent ac4af33141
commit fa8ab1a918
1 changed files with 3 additions and 3 deletions

View File

@ -149,11 +149,11 @@
<name>Open Source Geospatial Foundation Repository Mirror</name>
<url>http://maven.research-infrastructures.eu/nexus/content/repositories/osgeo//</url>
</repository>
<!--repository>
<repository>
<id>geotoolkit</id>
<name>Geotoolkit.org project</name>
<url>http://maven.geotoolkit.org</url>
</repository-->
<url>https://repo1.maven.org/maven2/</url>
</repository>
<repository>
<id>52north-releases</id>
<name>52north-releases</name>