JBoss Cache SVN: r8243 - core/trunk.
by jbosscache-commits@lists.jboss.org
Author: mircea.markus
Date: 2009-10-01 06:48:53 -0400 (Thu, 01 Oct 2009)
New Revision: 8243
Modified:
core/trunk/pom.xml
Log:
upgraded to jgroups2.6.13.GA
Modified: core/trunk/pom.xml
===================================================================
--- core/trunk/pom.xml 2009-09-28 15:49:59 UTC (rev 8242)
+++ core/trunk/pom.xml 2009-10-01 10:48:53 UTC (rev 8243)
@@ -28,7 +28,7 @@
<groupId>jgroups</groupId>
<artifactId>jgroups</artifactId>
<!--<version>2.8.0.Beta2</version>-->
- <version>2.6.13.CR2</version>
+ <version>2.6.13.GA</version>
</dependency>
<!--