[hibernate-commits] Hibernate SVN: r17943 - core/trunk/annotations.

hibernate-commits at lists.jboss.org hibernate-commits at lists.jboss.org
Fri Nov 6 08:20:11 EST 2009


Author: hardy.ferentschik
Date: 2009-11-06 08:20:10 -0500 (Fri, 06 Nov 2009)
New Revision: 17943

Modified:
   core/trunk/annotations/pom.xml
Log:
updated to the latest HV version

Modified: core/trunk/annotations/pom.xml
===================================================================
--- core/trunk/annotations/pom.xml	2009-11-06 11:11:44 UTC (rev 17942)
+++ core/trunk/annotations/pom.xml	2009-11-06 13:20:10 UTC (rev 17943)
@@ -86,7 +86,7 @@
             <dependency>
                 <groupId>org.hibernate</groupId>
                 <artifactId>hibernate-validator</artifactId>
-                <version>4.0.0.GA</version>
+                <version>4.0.2.GA</version>
             </dependency>
         </dependencies>
     </dependencyManagement>



More information about the hibernate-commits mailing list