diff --git a/pom.xml b/pom.xml index 5ca5dedc2ffbf5473d6e8863e458696bf1ea197b..92119d3f08105dc86120440300a986ed9798a999 100755 --- a/pom.xml +++ b/pom.xml @@ -28,6 +28,11 @@ <name>bedatadriven public repo</name> <url>https://nexus.bedatadriven.com/content/groups/public/</url> </repository> + <repository> + <id>osgeo</id> + <name>OSGEO</name> + <url>https://download.osgeo.org/webdav/geotools/</url> + </repository> <repository> <id>unidata-releases</id> <name>Unidata Releases</name>