Author: bstansberry(a)jboss.com
Date: 2008-05-06 11:47:22 -0400 (Tue, 06 May 2008)
New Revision: 14643
Modified:
core/trunk/cache-jbosscache2/pom.xml
Log:
[HHH-3141] Move to JBoss Cache 2.1.1.GA
Modified: core/trunk/cache-jbosscache2/pom.xml
===================================================================
--- core/trunk/cache-jbosscache2/pom.xml 2008-05-05 15:20:22 UTC (rev 14642)
+++ core/trunk/cache-jbosscache2/pom.xml 2008-05-06 15:47:22 UTC (rev 14643)
@@ -25,7 +25,7 @@
<dependency>
<groupId>org.jboss.cache</groupId>
<artifactId>jbosscache-core</artifactId>
- <version>2.1.1.CR2</version>
+ <version>2.1.1.GA</version>
</dependency>
<!-- test dependencies -->
@@ -196,4 +196,4 @@
</properties>
</profile>
</profiles>
-</project>
\ No newline at end of file
+</project>
Show replies by date