git://wamblee.org
/
utils
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f78aa86
)
(no commit message)
author
Erik Brakkee
<erik@brakkee.org>
Thu, 22 Jul 2010 11:53:39 +0000
(11:53 +0000)
committer
Erik Brakkee
<erik@brakkee.org>
Thu, 22 Jul 2010 11:53:39 +0000
(11:53 +0000)
security/usermgt/pom.xml
patch
|
blob
|
history
diff --git
a/security/usermgt/pom.xml
b/security/usermgt/pom.xml
index ef1c146d2731d20560af6eac5c8f1a09b4f4cb32..42315954fa561f141dfd124d4a8093d2070cc7ee 100644
(file)
--- a/
security/usermgt/pom.xml
+++ b/
security/usermgt/pom.xml
@@
-30,6
+30,11
@@
<groupId>commons-codec</groupId>
<artifactId>commons-codec</artifactId>
</dependency>
+
+ <dependency>
+ <groupId>net.sf.ehcache</groupId>
+ <artifactId>ehcache</artifactId>
+ </dependency>
</dependencies>