You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by an...@apache.org on 2010/04/08 09:30:00 UTC

svn commit: r931810 - /tuscany/sca-java-2.x/trunk/modules/endpoint-hazelcast/pom.xml

Author: antelder
Date: Thu Apr  8 07:29:59 2010
New Revision: 931810

URL: http://svn.apache.org/viewvc?rev=931810&view=rev
Log:
Update to Hazelcast 1.8.3

Modified:
    tuscany/sca-java-2.x/trunk/modules/endpoint-hazelcast/pom.xml

Modified: tuscany/sca-java-2.x/trunk/modules/endpoint-hazelcast/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/sca-java-2.x/trunk/modules/endpoint-hazelcast/pom.xml?rev=931810&r1=931809&r2=931810&view=diff
==============================================================================
--- tuscany/sca-java-2.x/trunk/modules/endpoint-hazelcast/pom.xml (original)
+++ tuscany/sca-java-2.x/trunk/modules/endpoint-hazelcast/pom.xml Thu Apr  8 07:29:59 2010
@@ -32,7 +32,7 @@
         <dependency>
             <groupId>com.hazelcast</groupId>
             <artifactId>hazelcast</artifactId>
-            <version>1.8.1</version>
+            <version>1.8.3</version>
         </dependency>
         <dependency>
             <groupId>org.apache.tuscany.sca</groupId>