summaryrefslogtreecommitdiffstats
path: root/branches/sca-equinox/distribution/pdetarget
diff options
context:
space:
mode:
Diffstat (limited to 'branches/sca-equinox/distribution/pdetarget')
-rw-r--r--branches/sca-equinox/distribution/pdetarget/pom.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/branches/sca-equinox/distribution/pdetarget/pom.xml b/branches/sca-equinox/distribution/pdetarget/pom.xml
index 5ab52e1826..1e6f1045d3 100644
--- a/branches/sca-equinox/distribution/pdetarget/pom.xml
+++ b/branches/sca-equinox/distribution/pdetarget/pom.xml
@@ -37,7 +37,9 @@
<type>pom</type>
<version>1.4-EQUINOX-SNAPSHOT</version>
</dependency>
+
<!-- host-tomcat is not in the all-in-one distro -->
+ <!--
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-host-tomcat</artifactId>
@@ -50,6 +52,7 @@
</exclusion>
</exclusions>
</dependency>
+ -->
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>