[jboss-cvs] JBossAS SVN: r96119 - branches/Branch_5_x/component-matrix.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri Nov 6 14:06:01 EST 2009


Author: smarlow at redhat.com
Date: 2009-11-06 14:06:01 -0500 (Fri, 06 Nov 2009)
New Revision: 96119

Modified:
   branches/Branch_5_x/component-matrix/pom.xml
Log:
JBAS-7241 Update to Entity Manager 3.5 and JPA 2.  Use Hibernate Validator 4.0.2.GA

Modified: branches/Branch_5_x/component-matrix/pom.xml
===================================================================
--- branches/Branch_5_x/component-matrix/pom.xml	2009-11-06 18:58:16 UTC (rev 96118)
+++ branches/Branch_5_x/component-matrix/pom.xml	2009-11-06 19:06:01 UTC (rev 96119)
@@ -56,7 +56,7 @@
     <version.org.hibernate.java-persistence>2.0-cr-1</version.org.hibernate.java-persistence>
     <version.org.hibernate.jbosscache>3.5.0-Beta-2</version.org.hibernate.jbosscache>
     <version.org.hibernate.entity.manager>3.5.0-Beta-2</version.org.hibernate.entity.manager>
-    <version.org.hibernate.validator>4.0.0.GA</version.org.hibernate.validator>
+    <version.org.hibernate.validator>4.0.2.GA</version.org.hibernate.validator>
     <version.org.hibernate>3.5.0-Beta-2</version.org.hibernate>
     <version.org.jboss.aop>2.1.6.GA</version.org.jboss.aop>
     <version.org.jboss.aspects.currentinvocation>1.0.0.GA</version.org.jboss.aspects.currentinvocation>




More information about the jboss-cvs-commits mailing list