You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by sl...@apache.org on 2008/06/27 14:03:57 UTC

svn commit: r672252 - /tuscany/java/sca/distribution/bundle/pom.xml

Author: slaws
Date: Fri Jun 27 05:03:56 2008
New Revision: 672252

URL: http://svn.apache.org/viewvc?rev=672252&view=rev
Log:
Remove runtime-tomcat

Modified:
    tuscany/java/sca/distribution/bundle/pom.xml

Modified: tuscany/java/sca/distribution/bundle/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/java/sca/distribution/bundle/pom.xml?rev=672252&r1=672251&r2=672252&view=diff
==============================================================================
--- tuscany/java/sca/distribution/bundle/pom.xml (original)
+++ tuscany/java/sca/distribution/bundle/pom.xml Fri Jun 27 05:03:56 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>