diff flys-artifacts/pom.xml @ 373:7f7d6037d242

Added ehcache support. flys-artifacts/trunk@1782 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Fri, 29 Apr 2011 16:56:37 +0000
parents c13ca9d632d6
children 69d05357c177
line wrap: on
line diff
--- a/flys-artifacts/pom.xml	Fri Apr 29 15:10:44 2011 +0000
+++ b/flys-artifacts/pom.xml	Fri Apr 29 16:56:37 2011 +0000
@@ -30,6 +30,11 @@
 
   <dependencies>
     <dependency>
+      <groupId>net.sf.ehcache</groupId>
+      <artifactId>ehcache-core</artifactId>
+      <version>2.4.2</version>
+    </dependency>
+    <dependency>
       <groupId>jfree</groupId>
       <artifactId>jfreechart</artifactId>
       <version>1.0.13</version>

http://dive4elements.wald.intevation.org