diff flys-artifacts/pom.xml @ 979:2306340d7540

Added schema for datacage db flys-artifacts/trunk@2406 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Tue, 26 Jul 2011 14:14:55 +0000
parents a618dd6d80ea
children e9f66d63bdd0
line wrap: on
line diff
--- a/flys-artifacts/pom.xml	Tue Jul 26 09:50:58 2011 +0000
+++ b/flys-artifacts/pom.xml	Tue Jul 26 14:14:55 2011 +0000
@@ -95,6 +95,16 @@
       <artifactId>commons-math</artifactId>
       <version>2.2</version>
     </dependency>
+    <dependency>
+      <groupId>com.h2database</groupId>
+      <artifactId>h2</artifactId>
+      <version>1.3.158</version>
+    </dependency>
+    <dependency>
+      <groupId>commons-dbcp</groupId>
+      <artifactId>commons-dbcp</artifactId>
+      <version>1.2.2</version>
+    </dependency>
   </dependencies>
   <repositories>
     <repository>

http://dive4elements.wald.intevation.org