You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by rf...@apache.org on 2006/10/06 02:41:27 UTC

svn commit: r453446 - /incubator/tuscany/java/samples/sca/helloworldws-async/pom.xml

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: tuscany-commits-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-commits-help@ws.apache.org