Author: rfeng
Date: Thu Oct  5 17:41:27 2006
New Revision: 453446

URL: http://svn.apache.org/viewvc?view=rev&rev=453446
Log:
Fix the name of the WAR

Modified:
    incubator/tuscany/java/samples/sca/helloworldws-async/pom.xml

Modified: incubator/tuscany/java/samples/sca/helloworldws-async/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/tuscany/java/samples/sca/helloworldws-async/pom.xml?view=diff&rev=453446&r1=453445&r2=453446
==============================================================================
--- incubator/tuscany/java/samples/sca/helloworldws-async/pom.xml (original)
+++ incubator/tuscany/java/samples/sca/helloworldws-async/pom.xml Thu Oct  5 
17:41:27 2006
@@ -111,7 +111,7 @@
     </dependencies>
     
     <build>
-        <finalName>sample-helloworldws-1.0-incubator-M2-SNAPSHOT</finalName>
+        
<finalName>sample-helloworldws-async-1.0-incubator-M2-SNAPSHOT</finalName>
         <plugins>
             <plugin>
                 <groupId>org.apache.tuscany.sca.plugins</groupId>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to