[hibernate-commits] Hibernate SVN: r15807 - core/branches/JBOSS_CACHE_3/cache-jbosscache2.

hibernate-commits at lists.jboss.org hibernate-commits at lists.jboss.org
Tue Jan 20 17:27:55 EST 2009


Author: bstansberry at jboss.com
Date: 2009-01-20 17:27:55 -0500 (Tue, 20 Jan 2009)
New Revision: 15807

Modified:
   core/branches/JBOSS_CACHE_3/cache-jbosscache2/pom.xml
Log:
Use JBC 3.0.2.GA

Modified: core/branches/JBOSS_CACHE_3/cache-jbosscache2/pom.xml
===================================================================
--- core/branches/JBOSS_CACHE_3/cache-jbosscache2/pom.xml	2009-01-20 13:18:22 UTC (rev 15806)
+++ core/branches/JBOSS_CACHE_3/cache-jbosscache2/pom.xml	2009-01-20 22:27:55 UTC (rev 15807)
@@ -26,7 +26,7 @@
         <dependency>
             <groupId>org.jboss.cache</groupId>
             <artifactId>jbosscache-core</artifactId>
-            <version>3.0.0-SNAPSHOT</version> 
+            <version>3.0.2.GA</version> 
         </dependency>
         
         <!-- test dependencies -->




More information about the hibernate-commits mailing list