[exo-jcr-commits] exo-jcr SVN: r2915 - kernel/branches/2.3-ISPN.

do-not-reply at jboss.org do-not-reply at jboss.org
Fri Aug 13 08:25:27 EDT 2010


Author: nfilotto
Date: 2010-08-13 08:25:27 -0400 (Fri, 13 Aug 2010)
New Revision: 2915

Modified:
   kernel/branches/2.3-ISPN/pom.xml
Log:
EXOJCR-802: Configured to use infinispan 4.1.0.CR2 and JGroups 2.10.0.GA

Modified: kernel/branches/2.3-ISPN/pom.xml
===================================================================
--- kernel/branches/2.3-ISPN/pom.xml	2010-08-13 12:22:34 UTC (rev 2914)
+++ kernel/branches/2.3-ISPN/pom.xml	2010-08-13 12:25:27 UTC (rev 2915)
@@ -180,7 +180,7 @@
          <dependency>
             <groupId>org.jgroups</groupId>
             <artifactId>jgroups</artifactId>
-            <version>2.10.0.CR1</version>
+            <version>2.10.0.GA</version>
          </dependency>
          <dependency>
             <groupId>org.jboss.cache</groupId>
@@ -190,7 +190,7 @@
          <dependency>
             <groupId>org.infinispan</groupId>
             <artifactId>infinispan-core</artifactId>
-            <version>4.1.0.CR1</version>
+            <version>4.1.0.CR2</version>
          </dependency>                  
          <dependency>
             <groupId>org.jibx</groupId>



More information about the exo-jcr-commits mailing list