[hibernate-commits] Hibernate SVN: r19333 - search/trunk.

hibernate-commits at lists.jboss.org hibernate-commits at lists.jboss.org
Sat May 1 10:21:56 EDT 2010


Author: sannegrinovero
Date: 2010-05-01 10:21:56 -0400 (Sat, 01 May 2010)
New Revision: 19333

Modified:
   search/trunk/pom.xml
Log:
HSEARCH-519 Update JGroups dependencies

Modified: search/trunk/pom.xml
===================================================================
--- search/trunk/pom.xml	2010-04-30 21:47:10 UTC (rev 19332)
+++ search/trunk/pom.xml	2010-05-01 14:21:56 UTC (rev 19333)
@@ -284,7 +284,7 @@
             <dependency>
                 <groupId>jgroups</groupId>
                 <artifactId>jgroups</artifactId>
-                <version>2.6.7.GA</version>
+                <version>2.9.0.GA</version>
             </dependency>
             <dependency>
                 <groupId>javax.annotation</groupId>



More information about the hibernate-commits mailing list