[jboss-svn-commits] JBL Code SVN: r33985 - labs/jbossrules/trunk.
jboss-svn-commits at lists.jboss.org
jboss-svn-commits at lists.jboss.org
Sat Jul 17 01:18:44 EDT 2010
Author: mark.proctor at jboss.com
Date: 2010-07-17 01:18:44 -0400 (Sat, 17 Jul 2010)
New Revision: 33985
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:17:56 UTC (rev 33984)
+++ labs/jbossrules/trunk/pom.xml 2010-07-17 05:18:44 UTC (rev 33985)
@@ -1639,7 +1639,7 @@
<dependency>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-validator</artifactId>
- <version>3.1.0.GA/</version>
+ <version>3.1.0.GA</version>
</dependency>
<dependency>
More information about the jboss-svn-commits
mailing list