From 1e388a894eb9bfa1459941d4f12899f71d74fafe 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 --- 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