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

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Sat Jul 17 01:17:56 EDT 2010


Author: mark.proctor at jboss.com
Date: 2010-07-17 01:17:56 -0400 (Sat, 17 Jul 2010)
New Revision: 33984

Modified:
   labs/jbossrules/trunk/pom.xml
Log:
JBRULES-2347 Camel
-merging all the pipelien modules, to simplify the build, as they are only kept around now for legacy users.

-fix poms, moving versions to top level


Modified: labs/jbossrules/trunk/pom.xml
===================================================================
--- labs/jbossrules/trunk/pom.xml	2010-07-17 05:12:45 UTC (rev 33983)
+++ labs/jbossrules/trunk/pom.xml	2010-07-17 05:17:56 UTC (rev 33984)
@@ -1639,7 +1639,7 @@
 	   <dependency>
          <groupId>org.hibernate</groupId>
          <artifactId>hibernate-validator</artifactId>
-         <version>3.3.2.GA/</version>
+         <version>3.1.0.GA/</version>
       </dependency>
 
       <dependency>



More information about the jboss-svn-commits mailing list