Author: gnodet
Date: Fri Oct 22 08:04:24 2010
New Revision: 1026234

URL: http://svn.apache.org/viewvc?rev=1026234&view=rev
Log:
Make sure the manual is included when releasing

Modified:
    karaf/trunk/pom.xml

Modified: karaf/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/karaf/trunk/pom.xml?rev=1026234&r1=1026233&r2=1026234&view=diff
==============================================================================
--- karaf/trunk/pom.xml (original)
+++ karaf/trunk/pom.xml Fri Oct 22 08:04:24 2010
@@ -1131,6 +1131,9 @@
         </profile>
         <profile>
             <id>release</id>
+            <modules>
+              <module>manual</module>
+            </modules>
             <build>
                 <plugins>
                     <!-- We want to deploy the artifact to a staging location 
for perusal -->


Reply via email to