Mercurial > dive4elements > river
diff flys-backend/pom.xml @ 2348:8477965674ce
Added a schema dump shell script.
flys-backend/trunk@2889 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Wed, 05 Oct 2011 08:33:25 +0000 |
parents | 7141ff5540c9 |
children | 2e993a847e31 |
line wrap: on
line diff
--- a/flys-backend/pom.xml Tue Oct 04 15:28:19 2011 +0000 +++ b/flys-backend/pom.xml Wed Oct 05 08:33:25 2011 +0000 @@ -84,6 +84,11 @@ <version>1.1</version> </dependency> <dependency> + <groupId>org.hibernatespatial</groupId> + <artifactId>hibernate-spatial-oracle</artifactId> + <version>1.1</version> + </dependency> + <dependency> <groupId>org.postgis</groupId> <artifactId>postgis-jdbc</artifactId> <version>1.3.3</version>