diff --git a/org.springframework.orm/.classpath b/org.springframework.orm/.classpath index 83c1bf8e2f..ab8290b578 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 22aa262d66..2b12a1f0c9 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 772f6cbaa9..27ab480268 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 542321ea17..55b89c9318 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 79787997ad..526c07ab44 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