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/01/06 20:50:18 UTC

svn commit: r896645 - /tuscany/sca-java-2.x/trunk/modules/pom.xml

Author: antelder
Date: Wed Jan  6 19:50:10 2010
New Revision: 896645

URL: http://svn.apache.org/viewvc?rev=896645&view=rev
Log:
Add Hazelcast registry in to the build

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

Modified: tuscany/sca-java-2.x/trunk/modules/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/sca-java-2.x/trunk/modules/pom.xml?rev=896645&r1=896644&r2=896645&view=diff
==============================================================================
--- tuscany/sca-java-2.x/trunk/modules/pom.xml (original)
+++ tuscany/sca-java-2.x/trunk/modules/pom.xml Wed Jan  6 19:50:10 2010
@@ -73,6 +73,7 @@
         <module>deployment</module>
         <module>domain-node</module>
         <module>endpoint-tribes</module>
+        <module>endpoint-hazelcast</module>
         <module>extensibility</module>
         <module>extensibility-equinox</module>
         <module>host-http</module>