summaryrefslogtreecommitdiffstats
path: root/branches/sca-equinox/modules/pom.xml
diff options
context:
space:
mode:
authorjsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68>2008-10-10 18:26:12 +0000
committerjsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68>2008-10-10 18:26:12 +0000
commitdb11b3b9757b0ea13dffe2160fdcfced190f3c4e (patch)
tree574fef4c890e9b7a607c48395bb88f9f810327c6 /branches/sca-equinox/modules/pom.xml
parent2ebbe9308bb2913933dacff85865214627a6abb0 (diff)
Fixed build breaks. Added missing dependency, commented out host-webapp module for now.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@703551 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--branches/sca-equinox/modules/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/branches/sca-equinox/modules/pom.xml b/branches/sca-equinox/modules/pom.xml
index bcf0682459..fd5f45d118 100644
--- a/branches/sca-equinox/modules/pom.xml
+++ b/branches/sca-equinox/modules/pom.xml
@@ -113,8 +113,8 @@
<module>host-rmi</module>
<!--
<module>host-tomcat</module>
- -->
<module>host-webapp</module>
+ -->
<module>host-webapp-junit</module>
<module>interface</module>
<module>interface-java</module>