# HG changeset patch # User Tom Gottfried # Date 1440758663 -7200 # Node ID 363016ee831a6612b6c626ab52850db6dbb6ad0a # Parent 8f3a1ff48f7278ad1036c0abe6f9ea3c31b344fb Add unstated dependency. diff -r 8f3a1ff48f72 -r 363016ee831a artifacts/pom-oracle.xml --- a/artifacts/pom-oracle.xml Tue Aug 25 19:52:33 2015 +0200 +++ b/artifacts/pom-oracle.xml Fri Aug 28 12:44:23 2015 +0200 @@ -138,6 +138,11 @@ 2.7.2 + org.hibernatespatial + hibernate-spatial + 1.1.1 + + org.json json 20090211 @@ -175,5 +180,9 @@ GeoTools2 Repository including JTS http://download.osgeo.org/webdav/geotools + + Hibernate Spatial repo + http://www.hibernatespatial.org/repository + diff -r 8f3a1ff48f72 -r 363016ee831a artifacts/pom.xml --- a/artifacts/pom.xml Tue Aug 25 19:52:33 2015 +0200 +++ b/artifacts/pom.xml Fri Aug 28 12:44:23 2015 +0200 @@ -138,6 +138,11 @@ 2.7.2 + org.hibernatespatial + hibernate-spatial + 1.1.1 + + org.json json 20090211 @@ -175,5 +180,9 @@ GeoTools2 Repository including JTS http://download.osgeo.org/webdav/geotools + + Hibernate Spatial repo + http://www.hibernatespatial.org/repository +