From 845001054a41ea82a331bfd7b88e611957f7b66e Mon Sep 17 00:00:00 2001 From: Mark Pollack Date: Tue, 23 Mar 2010 16:44:46 +0000 Subject: [PATCH] Change version of Hibernate Validator to 4.0.2 in pom.xml and eclipse .classpath to agree with version in ivy.xml git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3147 50f2f4bb-b051-0410-bef5-90022cba6387 --- org.springframework.context/.classpath | 77 +++++++++++++------------- org.springframework.context/pom.xml | 2 +- 2 files changed, 39 insertions(+), 40 deletions(-) diff --git a/org.springframework.context/.classpath b/org.springframework.context/.classpath index 2cb2ebcccc0..63d4fde3829 100644 --- a/org.springframework.context/.classpath +++ b/org.springframework.context/.classpath @@ -1,39 +1,38 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/org.springframework.context/pom.xml b/org.springframework.context/pom.xml index 4976c7c399e..e7d0917e37e 100644 --- a/org.springframework.context/pom.xml +++ b/org.springframework.context/pom.xml @@ -191,7 +191,7 @@ org.hibernate hibernate-validator - 4.0.0.GA + 4.0.2.GA test