You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by na...@apache.org on 2010/01/08 08:28:00 UTC

svn commit: r897115 - /tuscany/sandbox/travelsample/launchers/common/pom.xml

Author: nash
Date: Fri Jan  8 07:27:59 2010
New Revision: 897115

URL: http://svn.apache.org/viewvc?rev=897115&view=rev
Log:
Revert <finalName> change made in commit r896688

Modified:
    tuscany/sandbox/travelsample/launchers/common/pom.xml

Modified: tuscany/sandbox/travelsample/launchers/common/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/sandbox/travelsample/launchers/common/pom.xml?rev=897115&r1=897114&r2=897115&view=diff
==============================================================================
--- tuscany/sandbox/travelsample/launchers/common/pom.xml (original)
+++ tuscany/sandbox/travelsample/launchers/common/pom.xml Fri Jan  8 07:27:59 2010
@@ -36,7 +36,4 @@
         </dependency>
     </dependencies>
     
-    <build>
-       <finalName>${artifactId}</finalName>
-    </build>
 </project>