[dna-commits] DNA SVN: r737 - trunk/extensions/dna-connector-jbosscache.

dna-commits at lists.jboss.org dna-commits at lists.jboss.org
Tue Feb 24 09:40:06 EST 2009


Author: rhauch
Date: 2009-02-24 09:40:05 -0500 (Tue, 24 Feb 2009)
New Revision: 737

Modified:
   trunk/extensions/dna-connector-jbosscache/pom.xml
Log:
DNA-253 Add support in the JBoss Cache connector for JBoss Cache 3.0. 

Updated to JBoss Cache 3.0.3.GA (just released today).

Modified: trunk/extensions/dna-connector-jbosscache/pom.xml
===================================================================
--- trunk/extensions/dna-connector-jbosscache/pom.xml	2009-02-23 18:53:59 UTC (rev 736)
+++ trunk/extensions/dna-connector-jbosscache/pom.xml	2009-02-24 14:40:05 UTC (rev 737)
@@ -50,7 +50,7 @@
     <dependency>
       <groupId>org.jboss.cache</groupId>
       <artifactId>jbosscache-core</artifactId>
-      <version>3.0.2.GA</version>
+      <version>3.0.3.GA</version>
     </dependency>
     <!-- 
     Testing (note the scope)




More information about the dna-commits mailing list