[Dive4elements-commits] [PATCH] Add osgeo repository for gt-epsg-hsql dependency which was implicittly
Wald Commits
scm-commit at wald.intevation.org
Mon Feb 25 13:04:33 CET 2013
# HG changeset patch
# User Andre Heinecke <aheinecke at intevation.de>
# Date 1361793175 -3600
# Branch dami
# Node ID d3193a336ddd21d7317be95f5f0fafe18390399b
# Parent 6da542572ab14f1c27741a7ca200494fd99cfff6
Add osgeo repository for gt-epsg-hsql dependency which was implicittly
added by depending on mapfish.print
diff -r 6da542572ab1 -r d3193a336ddd flys-client/pom.xml
--- a/flys-client/pom.xml Mon Feb 25 12:38:55 2013 +0100
+++ b/flys-client/pom.xml Mon Feb 25 12:52:55 2013 +0100
@@ -227,6 +227,11 @@
<id>org.mapfish</id>
<url>http://dev.mapfish.org/maven/repository</url>
</repository>
+ <repository>
+ <id>osgeo</id>
+ <name>Open Source Geospatial Foundation Repository</name>
+ <url>http://download.osgeo.org/webdav/geotools/</url>
+ </repository>
</repositories>
</project>
More information about the Dive4elements-commits
mailing list