[jboss-cvs] JBossAS SVN: r110340 - branches/JBPAPP_5_1_datagrid/thirdparty.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Jan 12 16:15:40 EST 2011


Author: rachmatowicz at jboss.com
Date: 2011-01-12 16:15:40 -0500 (Wed, 12 Jan 2011)
New Revision: 110340

Modified:
   branches/JBPAPP_5_1_datagrid/thirdparty/pom.xml
Log:
Update version of hotrod-client to 4.2.0.FINAL

Modified: branches/JBPAPP_5_1_datagrid/thirdparty/pom.xml
===================================================================
--- branches/JBPAPP_5_1_datagrid/thirdparty/pom.xml	2011-01-12 21:11:50 UTC (rev 110339)
+++ branches/JBPAPP_5_1_datagrid/thirdparty/pom.xml	2011-01-12 21:15:40 UTC (rev 110340)
@@ -1049,7 +1049,7 @@
             <dependency>
               <groupId>org.infinispan</groupId>
               <artifactId>infinispan-client-hotrod</artifactId>
-              <version>4.2.0.CR3</version>
+              <version>4.2.0.FINAL</version>
               <mapping>
                 <componentId>org.infinispan.client.hotrod</componentId>
               </mapping>
@@ -1957,7 +1957,7 @@
     <dependency>
       <groupId>org.infinispan</groupId>
       <artifactId>infinispan-client-hotrod</artifactId>
-      <version>4.2.0.CR3</version>
+      <version>4.2.0.FINAL</version>
     </dependency>    
     <dependency>
       <groupId>joesnmp</groupId>



More information about the jboss-cvs-commits mailing list