summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.3
diff options
context:
space:
mode:
authorslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2008-06-27 12:05:24 +0000
committerslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2008-06-27 12:05:24 +0000
commitc90201c4d89ac54c7b22b09dcfe27253b9980629 (patch)
tree4da0d0190ad3fd07d97c2c520f57b68e00fd8a30 /branches/sca-java-1.3
parent8d7d0d58a236d7955d1b821730b0da99d6df295a (diff)
Remove runtime-tomcat
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@672254 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'branches/sca-java-1.3')
-rw-r--r--branches/sca-java-1.3/distribution/bundle/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/branches/sca-java-1.3/distribution/bundle/pom.xml b/branches/sca-java-1.3/distribution/bundle/pom.xml
index a0517c7630..4c551eafb6 100644
--- a/branches/sca-java-1.3/distribution/bundle/pom.xml
+++ b/branches/sca-java-1.3/distribution/bundle/pom.xml
@@ -414,11 +414,11 @@
<artifactId>tuscany-definitions</artifactId>
<version>${pom.version}</version>
</dependency>
- <dependency>
+ <!--dependency>
<groupId>${pom.groupId}</groupId>
<artifactId>tuscany-runtime-tomcat</artifactId>
<version>${pom.version}</version>
- </dependency>
+ </dependency-->
<dependency>
<groupId>${pom.groupId}</groupId>
<artifactId>tuscany-workspace</artifactId>