Please ignore this. Even though I updated my version on hibernate in the pom.xml file using org.hibernate.annotations.common.Version.getVersionString() I see we're still using 4.0.1.Final. I think this is because we are using Spring and it is ignoring the version of hibernate in our pom.xml file.
|