Author: antelder
Date: Thu Jan 29 14:01:35 2009
New Revision: 738861

URL: http://svn.apache.org/viewvc?rev=738861&view=rev
Log:
Correct the artifactId to match what the all distribution is using

Modified:
    tuscany/java/sca/distribution/host-webapp/pom.xml

Modified: tuscany/java/sca/distribution/host-webapp/pom.xml
URL: 
http://svn.apache.org/viewvc/tuscany/java/sca/distribution/host-webapp/pom.xml?rev=738861&r1=738860&r2=738861&view=diff
==============================================================================
--- tuscany/java/sca/distribution/host-webapp/pom.xml (original)
+++ tuscany/java/sca/distribution/host-webapp/pom.xml Thu Jan 29 14:01:35 2009
@@ -26,7 +26,7 @@
         <relativePath>../pom.xml</relativePath>
     </parent>
 
-    <artifactId>tuscany-extension-host-webapp</artifactId>
+    <artifactId>tuscany-distribution-webapp</artifactId>
     <name>Apache Tuscany SCA Webapp Distribution</name>
     <packaging>pom</packaging>
 


Reply via email to