diff --git a/pom.xml b/pom.xml index dc4ab6601e363e42382df5858cbb61401495ade9..faeefecbbe1f75e8b8e37344eda8e33b56e714be 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>