You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by js...@apache.org on 2007/03/19 19:25:50 UTC

svn commit: r520035 - /incubator/tuscany/java/sca/services/transports/http.tomcat/pom.xml

Author: jsdelfino
Date: Mon Mar 19 11:25:49 2007
New Revision: 520035

URL: http://svn.apache.org/viewvc?view=rev&rev=520035
Log:
Fixed artifact id

Modified:
    incubator/tuscany/java/sca/services/transports/http.tomcat/pom.xml

Modified: incubator/tuscany/java/sca/services/transports/http.tomcat/pom.xml
URL: http://svn.apache.org/viewvc/incubator/tuscany/java/sca/services/transports/http.tomcat/pom.xml?view=diff&rev=520035&r1=520034&r2=520035
==============================================================================
--- incubator/tuscany/java/sca/services/transports/http.tomcat/pom.xml (original)
+++ incubator/tuscany/java/sca/services/transports/http.tomcat/pom.xml Mon Mar 19 11:25:49 2007
@@ -24,7 +24,7 @@
         <version>2.0-alpha2-incubating-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
-    <artifactId>tuscany-http-jetty</artifactId>
+    <artifactId>tuscany-http-tomcat</artifactId>
     <name>Apache Tuscany Tomcat HTTP Service</name>
     <description>Tuscany Tomcat HTTP Service</description>
 



---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-commits-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-commits-help@ws.apache.org