From 6d3368a6e072001806e6c24879f9d202f29b4022 Mon Sep 17 00:00:00 2001 From: Donald Woods Date: Fri, 17 Sep 2010 13:27:48 +0000 Subject: [PATCH] upgrade to Hibernate 4.0.2.GA as the optional Bean Validation provider for integration tests git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/2.0.x@998121 13f79535-47bb-0310-9956-ffa450edef68 --- openjpa-integration/validation/pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/openjpa-integration/validation/pom.xml b/openjpa-integration/validation/pom.xml index 6edd46e91..ca954f8d4 100644 --- a/openjpa-integration/validation/pom.xml +++ b/openjpa-integration/validation/pom.xml @@ -121,7 +121,7 @@ org.hibernate hibernate-validator - 4.0.0.GA + 4.0.2.GA test @@ -152,8 +152,8 @@ repository.jboss.org - JBoss Repository - http://repository.jboss.org/maven2 + JBoss Nexus Repository + http://repository.jboss.org/nexus/content/groups/public-jboss/ default false