diff flys-backend/pom.xml @ 1255:0e63222d80bc

Added inital oracle schema. flys-backend/trunk@2755 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Bjoern Schilberg <bjoern@intevation.de>
date Thu, 15 Sep 2011 11:16:59 +0000
parents e2deda3b77a7
children 7141ff5540c9
line wrap: on
line diff
--- a/flys-backend/pom.xml	Wed Sep 14 14:52:59 2011 +0000
+++ b/flys-backend/pom.xml	Thu Sep 15 11:16:59 2011 +0000
@@ -88,6 +88,11 @@
         <artifactId>postgis-jdbc</artifactId>
         <version>1.3.3</version>
     </dependency>
+    <dependency>
+        <groupId>ojdbc5.jar</groupId>
+        <artifactId>ojdbc5</artifactId>
+        <version>0</version>
+    </dependency>
   </dependencies>
 
   <repositories>

http://dive4elements.wald.intevation.org