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

dna-commits at lists.jboss.org dna-commits at lists.jboss.org
Thu Nov 13 09:31:19 EST 2008


Author: rhauch
Date: 2008-11-13 09:31:18 -0500 (Thu, 13 Nov 2008)
New Revision: 625

Modified:
   trunk/extensions/dna-connector-jbosscache/pom.xml
Log:
DNA-251 Upgrade JBoss Cache to 2.2.1GA
https://jira.jboss.org/jira/browse/DNA-251

Changed to use JBoss Cache 2.2.1.GA in the JBoss Cache connector

Modified: trunk/extensions/dna-connector-jbosscache/pom.xml
===================================================================
--- trunk/extensions/dna-connector-jbosscache/pom.xml	2008-11-13 05:57:01 UTC (rev 624)
+++ trunk/extensions/dna-connector-jbosscache/pom.xml	2008-11-13 14:31:18 UTC (rev 625)
@@ -50,7 +50,7 @@
     <dependency>
       <groupId>org.jboss.cache</groupId>
       <artifactId>jbosscache-core</artifactId>
-      <version>2.2.0.GA</version>
+      <version>2.2.1.GA</version>
     </dependency>
     <!-- 
     Testing (note the scope)




More information about the dna-commits mailing list