Author: hardy.ferentschik
Date: 2009-05-12 08:13:52 -0400 (Tue, 12 May 2009)
New Revision: 16550
Modified:
validator/trunk/hibernate-validator/pom.xml
Log:
updated the JPA2 version
Modified: validator/trunk/hibernate-validator/pom.xml
===================================================================
--- validator/trunk/hibernate-validator/pom.xml 2009-05-12 12:13:14 UTC (rev 16549)
+++ validator/trunk/hibernate-validator/pom.xml 2009-05-12 12:13:52 UTC (rev 16550)
@@ -50,7 +50,7 @@
<!-- This is a temporary dependency. Do not use this dependecy in
production. -->
<groupId>org.hibernate.java-persistence</groupId>
<artifactId>jpa-api</artifactId>
- <version>2.0.Beta1</version>
+ <version>2.0.Beta2</version>
<optional>true</optional>
</dependency>
Show replies by date