[hibernate-commits] Hibernate SVN: r14506 - core/trunk/cache-jbosscache2.

hibernate-commits at lists.jboss.org hibernate-commits at lists.jboss.org
Fri Apr 11 17:31:27 EDT 2008


Author: bstansberry at jboss.com
Date: 2008-04-11 17:31:27 -0400 (Fri, 11 Apr 2008)
New Revision: 14506

Modified:
   core/trunk/cache-jbosscache2/pom.xml
Log:
[HHH-3141] Move to JBC 2.1.1.CR2

Modified: core/trunk/cache-jbosscache2/pom.xml
===================================================================
--- core/trunk/cache-jbosscache2/pom.xml	2008-04-11 16:56:02 UTC (rev 14505)
+++ core/trunk/cache-jbosscache2/pom.xml	2008-04-11 21:31:27 UTC (rev 14506)
@@ -25,7 +25,7 @@
         <dependency>
             <groupId>org.jboss.cache</groupId>
             <artifactId>jbosscache-core</artifactId>
-            <version>2.1.1.CR1</version> 
+            <version>2.1.1.CR2</version> 
         </dependency>
         
         <!-- test dependencies -->
@@ -196,4 +196,4 @@
             </properties>
         </profile>
      </profiles>
-</project>
\ No newline at end of file
+</project>




More information about the hibernate-commits mailing list