diff --git a/org.springframework.context/.classpath b/org.springframework.context/.classpath index 4387b2cd72..ad95241199 100644 --- a/org.springframework.context/.classpath +++ b/org.springframework.context/.classpath @@ -36,7 +36,7 @@ - + diff --git a/org.springframework.context/context.iml b/org.springframework.context/context.iml index 9612512be7..f9e93f8898 100644 --- a/org.springframework.context/context.iml +++ b/org.springframework.context/context.iml @@ -158,11 +158,11 @@ - + - + diff --git a/org.springframework.context/ivy.xml b/org.springframework.context/ivy.xml index 79f5f5d899..14af9cf517 100644 --- a/org.springframework.context/ivy.xml +++ b/org.springframework.context/ivy.xml @@ -51,7 +51,7 @@ - + diff --git a/org.springframework.context/pom.xml b/org.springframework.context/pom.xml index 7b808d3fe0..2fba91849a 100644 --- a/org.springframework.context/pom.xml +++ b/org.springframework.context/pom.xml @@ -208,7 +208,7 @@ org.hibernate com.springsource.org.hibernate.validator - 4.1.0.GA + 4.2.0.Final compile true diff --git a/org.springframework.web.servlet/ivy.xml b/org.springframework.web.servlet/ivy.xml index 55833c0a05..46022e53d1 100644 --- a/org.springframework.web.servlet/ivy.xml +++ b/org.springframework.web.servlet/ivy.xml @@ -103,7 +103,7 @@ conf="test->compile"/> - + - + - +