summaryrefslogtreecommitdiffstats
path: root/java/sca/itest/pom.xml
diff options
context:
space:
mode:
authorslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2009-07-21 09:50:49 +0000
committerslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2009-07-21 09:50:49 +0000
commit9f264f4aeb8786ead9b3f847175a2b7de8b60399 (patch)
treeb8a816bd5d2d6e1a3f3a04920838d5b90be57d93 /java/sca/itest/pom.xml
parentbcbef540be67b28ae3ac28a6844c8390cbd29043 (diff)
TUSCANY-3138 first tranche of changes to serialize service references in the form of an EndpointReference.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@796222 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/sca/itest/pom.xml')
-rw-r--r--java/sca/itest/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/java/sca/itest/pom.xml b/java/sca/itest/pom.xml
index 2b0af66c9b..6a188c7292 100644
--- a/java/sca/itest/pom.xml
+++ b/java/sca/itest/pom.xml
@@ -78,6 +78,7 @@ TUSCANY-3138 -->
<module>scaclient-api</module>
<module>scopes</module>
<module>services</module>
+ <module>service-reference</module>
<module>wires</module>
<module>policies</module>
</modules>