|
|
|
|
@ -64,6 +64,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<repositories>
|
|
|
|
|
<repository>
|
|
|
|
|
<snapshots>
|
|
|
|
|
<enabled>false</enabled>
|
|
|
|
|
</snapshots>
|
|
|
|
|
<id>bintray-hansolo-Medusa</id>
|
|
|
|
|
<name>bintray</name>
|
|
|
|
|
<url>http://dl.bintray.com/hansolo/Medusa</url>
|
|
|
|
|
</repository>
|
|
|
|
|
<repository>
|
|
|
|
|
<id>maven2-repository.dev.java.net</id>
|
|
|
|
|
<name>Java.net repository</name>
|
|
|
|
|
@ -74,14 +82,6 @@
|
|
|
|
|
<name>Open Source Geospatial Foundation Repository</name>
|
|
|
|
|
<url>http://download.osgeo.org/webdav/geotools/</url>
|
|
|
|
|
</repository>
|
|
|
|
|
<repository>
|
|
|
|
|
<snapshots>
|
|
|
|
|
<enabled>false</enabled>
|
|
|
|
|
</snapshots>
|
|
|
|
|
<id>bintray-hansolo-Medusa</id>
|
|
|
|
|
<name>bintray</name>
|
|
|
|
|
<url>http://dl.bintray.com/hansolo/Medusa</url>
|
|
|
|
|
</repository>
|
|
|
|
|
</repositories>
|
|
|
|
|
|
|
|
|
|
<pluginRepositories>
|
|
|
|
|
|