You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@velocity.apache.org by he...@apache.org on 2006/12/12 22:34:21 UTC

svn commit: r486326 - /velocity/site/skin/pom.xml

Author: henning
Date: Tue Dec 12 13:34:20 2006
New Revision: 486326

URL: http://svn.apache.org/viewvc?view=rev&rev=486326
Log:
Default goal is "install".


Modified:
    velocity/site/skin/pom.xml

Modified: velocity/site/skin/pom.xml
URL: http://svn.apache.org/viewvc/velocity/site/skin/pom.xml?view=diff&rev=486326&r1=486325&r2=486326
==============================================================================
--- velocity/site/skin/pom.xml (original)
+++ velocity/site/skin/pom.xml Tue Dec 12 13:34:20 2006
@@ -39,7 +39,7 @@
   </organization>
 
   <build>
-    <defaultGoal>package</defaultGoal>
+    <defaultGoal>install</defaultGoal>
 
     <resources>
       <resource>