You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by gn...@apache.org on 2011/02/22 18:23:36 UTC

svn commit: r1073422 - /karaf/branches/karaf-2.2.x/manual/pom.xml

Author: gnodet
Date: Tue Feb 22 17:23:36 2011
New Revision: 1073422

URL: http://svn.apache.org/viewvc?rev=1073422&view=rev
Log:
Try again to fix the build

Modified:
    karaf/branches/karaf-2.2.x/manual/pom.xml

Modified: karaf/branches/karaf-2.2.x/manual/pom.xml
URL: http://svn.apache.org/viewvc/karaf/branches/karaf-2.2.x/manual/pom.xml?rev=1073422&r1=1073421&r2=1073422&view=diff
==============================================================================
--- karaf/branches/karaf-2.2.x/manual/pom.xml (original)
+++ karaf/branches/karaf-2.2.x/manual/pom.xml Tue Feb 22 17:23:36 2011
@@ -305,7 +305,7 @@
                 <executions>
                     <execution>
                         <id>create-manual</id>
-                        <phase>package</phase>
+                        <phase>install</phase>
                         <goals>
                             <goal>run</goal>
                         </goals>