Author: theute
Date: 2011-07-20 08:33:23 -0400 (Wed, 20 Jul 2011)
New Revision: 6900
Modified:
epp/portal/branches/EPP_5_1_Branch/pom.xml
Log:
JBEPP-893
Issue with picketlink cache - cached items are never evicted
Modified: epp/portal/branches/EPP_5_1_Branch/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_1_Branch/pom.xml 2011-07-20 12:28:21 UTC (rev 6899)
+++ epp/portal/branches/EPP_5_1_Branch/pom.xml 2011-07-20 12:33:23 UTC (rev 6900)
@@ -47,7 +47,7 @@
<org.gatein.common.version>2.0.3-GA</org.gatein.common.version>
<org.gatein.wci.version>2.0.2-GA</org.gatein.wci.version>
<org.gatein.pc.version>2.2.0-GA</org.gatein.pc.version>
- <org.picketlink.idm>1.1.8.GA</org.picketlink.idm>
+ <org.picketlink.idm>1.1.9.GA</org.picketlink.idm>
<org.gatein.wsrp.version>2.0.1-EPP511-GA</org.gatein.wsrp.version>
<org.gatein.mop.version>1.0.3-GA</org.gatein.mop.version>
<org.slf4j.version>1.5.6</org.slf4j.version>