Author: manik.surtani(a)jboss.com
Date: 2008-11-17 11:07:21 -0500 (Mon, 17 Nov 2008)
New Revision: 7147
Modified:
core/trunk/pom.xml
Log:
UPdated JGroups
Modified: core/trunk/pom.xml
===================================================================
--- core/trunk/pom.xml 2008-11-17 16:06:32 UTC (rev 7146)
+++ core/trunk/pom.xml 2008-11-17 16:07:21 UTC (rev 7147)
@@ -27,7 +27,7 @@
<dependency>
<groupId>jgroups</groupId>
<artifactId>jgroups</artifactId>
- <version>2.6.5.GA</version>
+ <version>2.6.7.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.5.GA</version>
+ <version>2.6.7.GA</version>
</dependency>
<!-- Replaces javax.transaction/jta -->
<dependency>
Show replies by date