summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-12-09 10:51:21 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-12-09 10:51:21 +0000
commitb81a625b11a90bd2aab628277febe95d046788e0 (patch)
treef18417252f74bda0c827dfa00b92c173d5ff0557 /sca-java-2.x
parent4945f959fe5be7003bfe851d52337d112e4c12ac (diff)
Add the new scaclient-webapp to the reactor build
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@888767 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-2.x')
-rw-r--r--sca-java-2.x/trunk/distribution/tomcat/testing/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/sca-java-2.x/trunk/distribution/tomcat/testing/pom.xml b/sca-java-2.x/trunk/distribution/tomcat/testing/pom.xml
index 35a03da94a..0912fb54d6 100644
--- a/sca-java-2.x/trunk/distribution/tomcat/testing/pom.xml
+++ b/sca-java-2.x/trunk/distribution/tomcat/testing/pom.xml
@@ -32,6 +32,7 @@
<modules>
<module>helloworld-service-contribution</module>
+ <module>helloworld-scaclient-webapp</module>
<module>helloworld-client-webapp</module>
<module>legal-checks</module>
</modules>