comparison 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
comparison
equal deleted inserted replaced
2347:0acf28a3d28a 2348:8477965674ce
82 <groupId>org.hibernatespatial</groupId> 82 <groupId>org.hibernatespatial</groupId>
83 <artifactId>hibernate-spatial-postgis</artifactId> 83 <artifactId>hibernate-spatial-postgis</artifactId>
84 <version>1.1</version> 84 <version>1.1</version>
85 </dependency> 85 </dependency>
86 <dependency> 86 <dependency>
87 <groupId>org.hibernatespatial</groupId>
88 <artifactId>hibernate-spatial-oracle</artifactId>
89 <version>1.1</version>
90 </dependency>
91 <dependency>
87 <groupId>org.postgis</groupId> 92 <groupId>org.postgis</groupId>
88 <artifactId>postgis-jdbc</artifactId> 93 <artifactId>postgis-jdbc</artifactId>
89 <version>1.3.3</version> 94 <version>1.3.3</version>
90 </dependency> 95 </dependency>
91 </dependencies> 96 </dependencies>

http://dive4elements.wald.intevation.org