Author: lindner
Date: Wed Jun 17 20:57:31 2009
New Revision: 785796

URL: http://svn.apache.org/viewvc?rev=785796&view=rev
Log:
SHINDIG-1086 | Upgrade to ehcache 1.6.0

Modified:
    incubator/shindig/trunk/pom.xml

Modified: incubator/shindig/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/shindig/trunk/pom.xml?rev=785796&r1=785795&r2=785796&view=diff
==============================================================================
--- incubator/shindig/trunk/pom.xml (original)
+++ incubator/shindig/trunk/pom.xml Wed Jun 17 20:57:31 2009
@@ -1373,7 +1373,7 @@
       <dependency>
         <groupId>net.sf.ehcache</groupId>
         <artifactId>ehcache</artifactId>
-        <version>1.6.0-beta5</version>
+        <version>1.6.0</version>
       </dependency>
       <dependency>
         <groupId>findbugs</groupId>


Reply via email to