diff --git a/org.springframework.orm/.classpath b/org.springframework.orm/.classpath index 83c1bf8e2f1..ab8290b578a 100644 --- a/org.springframework.orm/.classpath +++ b/org.springframework.orm/.classpath @@ -36,7 +36,7 @@ - + diff --git a/org.springframework.orm/ivy.xml b/org.springframework.orm/ivy.xml index 22aa262d66d..2b12a1f0c9e 100644 --- a/org.springframework.orm/ivy.xml +++ b/org.springframework.orm/ivy.xml @@ -43,7 +43,7 @@ - + diff --git a/org.springframework.orm/orm.iml b/org.springframework.orm/orm.iml index 772f6cbaa92..27ab4802688 100644 --- a/org.springframework.orm/orm.iml +++ b/org.springframework.orm/orm.iml @@ -221,11 +221,11 @@ - + - + diff --git a/org.springframework.orm/pom.xml b/org.springframework.orm/pom.xml index 542321ea173..55b89c93189 100644 --- a/org.springframework.orm/pom.xml +++ b/org.springframework.orm/pom.xml @@ -66,7 +66,7 @@ org.hibernate hibernate-core - 3.3.1.GA + 3.6.0.Final true diff --git a/org.springframework.test/pom.xml b/org.springframework.test/pom.xml index 79787997adf..526c07ab442 100644 --- a/org.springframework.test/pom.xml +++ b/org.springframework.test/pom.xml @@ -76,7 +76,7 @@ org.hibernate hibernate-core - 3.3.1.GA + 3.6.0.Final true test