You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by js...@apache.org on 2007/06/15 12:27:51 UTC

svn commit: r547603 - /activemq/camel/trunk/pom.xml

Author: jstrachan
Date: Fri Jun 15 03:27:50 2007
New Revision: 547603

URL: http://svn.apache.org/viewvc?view=rev&rev=547603
Log:
added default goal

Modified:
    activemq/camel/trunk/pom.xml

Modified: activemq/camel/trunk/pom.xml
URL: http://svn.apache.org/viewvc/activemq/camel/trunk/pom.xml?view=diff&rev=547603&r1=547602&r2=547603
==============================================================================
--- activemq/camel/trunk/pom.xml (original)
+++ activemq/camel/trunk/pom.xml Fri Jun 15 03:27:50 2007
@@ -503,6 +503,8 @@
 
 
   <build>
+    <defaultGoal>install</defaultGoal>
+    
     <pluginManagement>
       <plugins>
         <plugin>