Author: slaws
Date: Fri Jun 27 05:05:24 2008
New Revision: 672254
URL: http://svn.apache.org/viewvc?rev=672254&view=rev
Log:
Remove runtime-tomcat
Modified:
tuscany/branches/sca-java-1.3/distribution/bundle/pom.xml
Modified: tuscany/branches/sca-java-1.3/distribution/bundle/pom.xml
URL:
http://svn.apache.org/viewvc/tuscany/branches/sca-java-1.3/distribution/bundle/pom.xml?rev=672254&r1=672253&r2=672254&view=diff
==============================================================================
--- tuscany/branches/sca-java-1.3/distribution/bundle/pom.xml (original)
+++ tuscany/branches/sca-java-1.3/distribution/bundle/pom.xml Fri Jun 27
05:05:24 2008
@@ -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>