[hibernate-commits] Hibernate SVN: r19779 - core/branches/Branch_3_3_2_GA_CP/cache-jbosscache2.

hibernate-commits at lists.jboss.org hibernate-commits at lists.jboss.org
Tue Jun 22 12:00:31 EDT 2010


Author: stliu
Date: 2010-06-22 12:00:31 -0400 (Tue, 22 Jun 2010)
New Revision: 19779

Modified:
   core/branches/Branch_3_3_2_GA_CP/cache-jbosscache2/pom.xml
Log:
JBPAPP-4511 update jbc to 3.2.5.GA in hibernate-jbosscache2

Modified: core/branches/Branch_3_3_2_GA_CP/cache-jbosscache2/pom.xml
===================================================================
--- core/branches/Branch_3_3_2_GA_CP/cache-jbosscache2/pom.xml	2010-06-21 13:50:17 UTC (rev 19778)
+++ core/branches/Branch_3_3_2_GA_CP/cache-jbosscache2/pom.xml	2010-06-22 16:00:31 UTC (rev 19779)
@@ -25,7 +25,7 @@
         <dependency>
             <groupId>org.jboss.cache</groupId>
             <artifactId>jbosscache-core</artifactId>
-            <version>3.1.0.GA</version> 
+            <version>3.2.5.GA</version> 
         </dependency>
         
         <!-- test dependencies -->



More information about the hibernate-commits mailing list