Author: manik.surtani(a)jboss.com
Date: 2008-10-13 12:08:01 -0400 (Mon, 13 Oct 2008)
New Revision: 6915
Modified:
core/trunk/pom.xml
Log:
Upgraded jgroups
Modified: core/trunk/pom.xml
===================================================================
--- core/trunk/pom.xml 2008-10-13 16:03:46 UTC (rev 6914)
+++ core/trunk/pom.xml 2008-10-13 16:08:01 UTC (rev 6915)
@@ -27,7 +27,7 @@
<dependency>
<groupId>jgroups</groupId>
<artifactId>jgroups</artifactId>
- <version>2.6.4.GA</version>
+ <version>2.6.5.GA</version>
</dependency>
<!-- For the JTA 1.1 API; consuming projects can safely
@@ -449,7 +449,7 @@
<dependency>
<groupId>jgroups</groupId>
<artifactId>jgroups</artifactId>
- <version>2.6.4.GA</version>
+ <version>2.6.5.GA</version>
</dependency>
<!-- Replaces javax.transaction/jta -->
<dependency>
Show replies by date