[seam-commits] Seam SVN: r11306 - branches/enterprise/JBPAPP_5_0/build.

seam-commits at lists.jboss.org seam-commits at lists.jboss.org
Mon Jul 27 11:22:56 EDT 2009


Author: manaRH
Date: 2009-07-27 11:22:55 -0400 (Mon, 27 Jul 2009)
New Revision: 11306

Modified:
   branches/enterprise/JBPAPP_5_0/build/root.pom.xml
Log:
aligned to EAP dependencies

Modified: branches/enterprise/JBPAPP_5_0/build/root.pom.xml
===================================================================
--- branches/enterprise/JBPAPP_5_0/build/root.pom.xml	2009-07-23 21:41:14 UTC (rev 11305)
+++ branches/enterprise/JBPAPP_5_0/build/root.pom.xml	2009-07-27 15:22:55 UTC (rev 11306)
@@ -287,13 +287,13 @@
       <dependency>
         <groupId>jgroups</groupId>
         <artifactId>jgroups</artifactId>
-        <version>2.6.10.GA</version>
+        <version>2.6.11.GA</version>
       </dependency>
 
       <dependency>
         <groupId>org.hibernate</groupId>
         <artifactId>hibernate-core</artifactId>
-        <version>3.3.1.GA</version>
+        <version>3.3.2.GA</version>
         <exclusions>
           <exclusion>
             <groupId>commons-collections</groupId>



More information about the seam-commits mailing list