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

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Thu Nov 8 00:51:35 EST 2007


Author: mark.proctor at jboss.com
Date: 2007-11-08 00:51:35 -0500 (Thu, 08 Nov 2007)
New Revision: 16425

Modified:
   labs/jbossrules/trunk/update-version.xml
Log:
-update pom.xml version for the insurance example

Modified: labs/jbossrules/trunk/update-version.xml
===================================================================
--- labs/jbossrules/trunk/update-version.xml	2007-11-08 04:33:44 UTC (rev 16424)
+++ labs/jbossrules/trunk/update-version.xml	2007-11-08 05:51:35 UTC (rev 16425)
@@ -9,7 +9,7 @@
       <replaceregexp match="&lt;version&gt;${current}&lt;/version&gt;"
                      replace="&lt;version&gt;${new}&lt;/version&gt;" 
                      byline="true">
-        <fileset dir="." includes="*pom.xml, drools-*/pom.xml, documentation/pom.xml"/>
+        <fileset dir="." includes="*pom.xml, drools-*/pom.xml, drools-examples/drools-insurance/pom.xml, documentation/pom.xml"/>
       </replaceregexp>             
       
       <replaceregexp match="Bundle-Version: ${current}"




More information about the jboss-svn-commits mailing list