(no commit message)
authorErik Brakkee <erik@brakkee.org>
Thu, 22 Jul 2010 11:53:39 +0000 (11:53 +0000)
committerErik Brakkee <erik@brakkee.org>
Thu, 22 Jul 2010 11:53:39 +0000 (11:53 +0000)
security/usermgt/pom.xml

index ef1c146d2731d20560af6eac5c8f1a09b4f4cb32..42315954fa561f141dfd124d4a8093d2070cc7ee 100644 (file)
       <groupId>commons-codec</groupId>
       <artifactId>commons-codec</artifactId>
     </dependency>
+    
+    <dependency>
+      <groupId>net.sf.ehcache</groupId>
+      <artifactId>ehcache</artifactId>
+    </dependency>
 
   </dependencies>