Author: rhauch
Date: 2009-02-16 12:21:58 -0500 (Mon, 16 Feb 2009)
New Revision: 729
Modified:
trunk/extensions/dna-connector-jbosscache/pom.xml
Log:
DNA-253 Add support in the JBoss Cache connector for JBoss Cache 3.0.
Applied the patch (thanks, Brian!), and verified that the build completes and all tests
pass.
Modified: trunk/extensions/dna-connector-jbosscache/pom.xml
===================================================================
--- trunk/extensions/dna-connector-jbosscache/pom.xml 2009-02-16 16:34:26 UTC (rev 728)
+++ trunk/extensions/dna-connector-jbosscache/pom.xml 2009-02-16 17:21:58 UTC (rev 729)
@@ -50,7 +50,7 @@
<dependency>
<groupId>org.jboss.cache</groupId>
<artifactId>jbosscache-core</artifactId>
- <version>2.2.1.GA</version>
+ <version>3.0.2.GA</version>
</dependency>
<!--
Testing (note the scope)
Show replies by date