[jboss-svn-commits] JBL Code SVN: r35148 - labs/jbossrules/soa_branches/BRMS-5.1.1/soa-distribution.
jboss-svn-commits at lists.jboss.org
jboss-svn-commits at lists.jboss.org
Wed Sep 15 02:40:35 EDT 2010
Author: zzoubkov at redhat.com
Date: 2010-09-15 02:40:35 -0400 (Wed, 15 Sep 2010)
New Revision: 35148
Modified:
labs/jbossrules/soa_branches/BRMS-5.1.1/soa-distribution/pom.xml
Log:
Drools version changed to 5.1.0 for soa distribution
Modified: labs/jbossrules/soa_branches/BRMS-5.1.1/soa-distribution/pom.xml
===================================================================
--- labs/jbossrules/soa_branches/BRMS-5.1.1/soa-distribution/pom.xml 2010-09-15 05:54:55 UTC (rev 35147)
+++ labs/jbossrules/soa_branches/BRMS-5.1.1/soa-distribution/pom.xml 2010-09-15 06:40:35 UTC (rev 35148)
@@ -6,7 +6,7 @@
<parent>
<artifactId>drools</artifactId>
<groupId>org.drools</groupId>
- <version>5.1.1</version>
+ <version>5.1.0</version>
</parent>
<name>Drools :: Build SOA-P distribution</name>
More information about the jboss-svn-commits
mailing list