You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by an...@apache.org on 2006/10/26 13:22:32 UTC

svn commit: r467960 - /incubator/tuscany/branches/sca-java-M2/samples/pom.xml

Author: antelder
Date: Thu Oct 26 04:22:31 2006
New Revision: 467960

URL: http://svn.apache.org/viewvc?view=rev&rev=467960
Log:
Make install the default

Modified:
    incubator/tuscany/branches/sca-java-M2/samples/pom.xml

Modified: incubator/tuscany/branches/sca-java-M2/samples/pom.xml
URL: http://svn.apache.org/viewvc/incubator/tuscany/branches/sca-java-M2/samples/pom.xml?view=diff&rev=467960&r1=467959&r2=467960
==============================================================================
--- incubator/tuscany/branches/sca-java-M2/samples/pom.xml (original)
+++ incubator/tuscany/branches/sca-java-M2/samples/pom.xml Thu Oct 26 04:22:31 2006
@@ -46,6 +46,7 @@
     </modules>
 
     <build>
+        <defaultGoal>install</defaultGoal>
         <plugins>
             <plugin>
                 <groupId>org.codehaus.mojo</groupId>



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