[jboss-svn-commits] JBL Code SVN: r23086 - labs/jbossrules/trunk.

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Thu Sep 25 15:36:35 EDT 2008


Author: tirelli
Date: 2008-09-25 15:36:35 -0400 (Thu, 25 Sep 2008)
New Revision: 23086

Modified:
   labs/jbossrules/trunk/pom.xml
Log:
Fixing pom profile for release

Modified: labs/jbossrules/trunk/pom.xml
===================================================================
--- labs/jbossrules/trunk/pom.xml	2008-09-25 19:32:22 UTC (rev 23085)
+++ labs/jbossrules/trunk/pom.xml	2008-09-25 19:36:35 UTC (rev 23086)
@@ -529,7 +529,7 @@
                         <tagBase>
                             https://svn.labs.jboss.com/labs/jbossrules/tags
                         </tagBase>
-                        <preparationGoals>-Declipse=true -Ddocumentation=true clean install -DlocalEclipseDrop=/home/hudson/configs/jboss-rules/local-eclipse-drop-mirror</preparationGoals>
+                        <preparationGoals>-Drelease=true clean install -DlocalEclipseDrop=/home/hudson/configs/jboss-rules/local-eclipse-drop-mirror</preparationGoals>
                     </configuration>
                 </plugin>
 




More information about the jboss-svn-commits mailing list