changeset 8770:363016ee831a

Add unstated dependency.
author Tom Gottfried <tom@intevation.de>
date Fri, 28 Aug 2015 12:44:23 +0200
parents 8f3a1ff48f72
children 2bba7f551225
files artifacts/pom-oracle.xml artifacts/pom.xml
diffstat 2 files changed, 18 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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 @@
       <version>2.7.2</version>
     </dependency>
     <dependency>
+      <groupId>org.hibernatespatial</groupId>
+      <artifactId>hibernate-spatial</artifactId>
+      <version>1.1.1</version>
+    </dependency>
+    <dependency>
       <groupId>org.json</groupId>
       <artifactId>json</artifactId>
       <version>20090211</version>
@@ -175,5 +180,9 @@
       <name>GeoTools2 Repository including JTS</name>
       <url>http://download.osgeo.org/webdav/geotools</url>
     </repository>
+    <repository>
+      <id>Hibernate Spatial repo</id>
+      <url>http://www.hibernatespatial.org/repository</url>
+    </repository>
   </repositories>
 </project>
--- 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 @@
       <version>2.7.2</version>
     </dependency>
     <dependency>
+      <groupId>org.hibernatespatial</groupId>
+      <artifactId>hibernate-spatial</artifactId>
+      <version>1.1.1</version>
+    </dependency>
+    <dependency>
       <groupId>org.json</groupId>
       <artifactId>json</artifactId>
       <version>20090211</version>
@@ -175,5 +180,9 @@
       <name>GeoTools2 Repository including JTS</name>
       <url>http://download.osgeo.org/webdav/geotools</url>
     </repository>
+    <repository>
+      <id>Hibernate Spatial repo</id>
+      <url>http://www.hibernatespatial.org/repository</url>
+    </repository>
   </repositories>
 </project>

http://dive4elements.wald.intevation.org