You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@synapse.apache.org by hi...@apache.org on 2011/12/28 06:27:11 UTC

svn commit: r1225097 - /synapse/branches/2.1/pom.xml

Author: hiranya
Date: Wed Dec 28 05:27:11 2011
New Revision: 1225097

URL: http://svn.apache.org/viewvc?rev=1225097&view=rev
Log:
Changing the site plugin config

Modified:
    synapse/branches/2.1/pom.xml

Modified: synapse/branches/2.1/pom.xml
URL: http://svn.apache.org/viewvc/synapse/branches/2.1/pom.xml?rev=1225097&r1=1225096&r2=1225097&view=diff
==============================================================================
--- synapse/branches/2.1/pom.xml (original)
+++ synapse/branches/2.1/pom.xml Wed Dec 28 05:27:11 2011
@@ -239,7 +239,7 @@
                 <inherited>false</inherited>
                 <executions>
                     <execution>
-                        <phase>install</phase>
+                        <phase>package</phase>
                         <goals>
                             <goal>site</goal>
                         </goals>