You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by lr...@apache.org on 2007/06/09 07:05:46 UTC

svn commit: r545694 - /incubator/tuscany/java/das/samples/customer/pom.xml

Author: lresende
Date: Fri Jun  8 22:05:45 2007
New Revision: 545694

URL: http://svn.apache.org/viewvc?view=rev&rev=545694
Log:
Making sample package name shorter

Modified:
    incubator/tuscany/java/das/samples/customer/pom.xml

Modified: incubator/tuscany/java/das/samples/customer/pom.xml
URL: http://svn.apache.org/viewvc/incubator/tuscany/java/das/samples/customer/pom.xml?view=diff&rev=545694&r1=545693&r2=545694
==============================================================================
--- incubator/tuscany/java/das/samples/customer/pom.xml (original)
+++ incubator/tuscany/java/das/samples/customer/pom.xml Fri Jun  8 22:05:45 2007
@@ -48,6 +48,7 @@
 
     <!-- this will place the java source files inside the jar -->
     <build>
+        <finalName>sample-customer</finalName>
         <sourceDirectory>src/main/java</sourceDirectory>
         <resources>
             <resource>



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