diff flys-aft/pom.xml @ 4075:dbd0b3b1b8b8

Sync each river. flys-aft/trunk@3419 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Wed, 14 Dec 2011 17:53:15 +0000
parents 88f801888d85
children 23677476fd09
line wrap: on
line diff
--- a/flys-aft/pom.xml	Tue Dec 13 14:32:55 2011 +0000
+++ b/flys-aft/pom.xml	Wed Dec 14 17:53:15 2011 +0000
@@ -45,6 +45,13 @@
       <groupId>org.xerial</groupId>
       <artifactId>sqlite-jdbc</artifactId>
       <version>3.7.2</version>
+      <scope>runtime</scope>
+    </dependency>
+    <dependency>
+      <groupId>postgresql</groupId>
+      <artifactId>postgresql</artifactId>
+      <version>8.4-702.jdbc4</version>
+      <scope>runtime</scope>
     </dependency>
   </dependencies>
 </project>

http://dive4elements.wald.intevation.org