You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by jb...@apache.org on 2006/09/05 18:16:04 UTC

svn commit: r440382 - /incubator/tuscany/java/samples/sca/webapp/pom.xml

Author: jboynes
Date: Tue Sep  5 09:16:03 2006
New Revision: 440382

URL: http://svn.apache.org/viewvc?view=rev&rev=440382
Log:
remove version info from final name to provide a better context path

Modified:
    incubator/tuscany/java/samples/sca/webapp/pom.xml

Modified: incubator/tuscany/java/samples/sca/webapp/pom.xml
URL: http://svn.apache.org/viewvc/incubator/tuscany/java/samples/sca/webapp/pom.xml?view=diff&rev=440382&r1=440381&r2=440382
==============================================================================
--- incubator/tuscany/java/samples/sca/webapp/pom.xml (original)
+++ incubator/tuscany/java/samples/sca/webapp/pom.xml Tue Sep  5 09:16:03 2006
@@ -43,6 +43,7 @@
         </dependency>
     </dependencies>
     <build>
+        <finalName>webapp</finalName>
         <plugins>
             <plugin>
                 <groupId>org.apache.tuscany</groupId>



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