Author: antelder
Date: Tue Sep 20 10:50:49 2011
New Revision: 1173079
URL: http://svn.apache.org/viewvc?rev=1173079&view=rev
Log:
Add hazelcast distributed domain dependency
Modified:
tuscany/sca-java-2.x/trunk/testing/itest/callback-two-nodes/pom.xml
Modified: tuscany/sca-java-2.x/trunk/testing/itest/callback-two-nodes/pom.xml
URL:
http://svn.apache.org/viewvc/tuscany/sca-java-2.x/trunk/testing/itest/callback-two-nodes/pom.xml?rev=1173079&r1=1173078&r2=1173079&view=diff
==============================================================================
--- tuscany/sca-java-2.x/trunk/testing/itest/callback-two-nodes/pom.xml
(original)
+++ tuscany/sca-java-2.x/trunk/testing/itest/callback-two-nodes/pom.xml Tue Sep
20 10:50:49 2011
@@ -42,6 +42,12 @@
<version>2.0-SNAPSHOT</version>
</dependency>
+ <dependency>
+ <groupId>org.apache.tuscany.sca</groupId>
+ <artifactId>tuscany-domain-hazelcast</artifactId>
+ <version>2.0-SNAPSHOT</version>
+ </dependency>
+
<dependency>
<groupId>org.mortbay.jetty</groupId>
<artifactId>jetty</artifactId>