DATACMNS-186, DATACMNS-185 - Upgrade to Spring Data Commons 1.3.2.BUILD-SNAPSHOT.

Use the new initialize() method in test cases for MappingContext. Benefit from rejection of multiple id properties.
This commit is contained in:
Oliver Gierke
2012-06-22 14:41:37 +02:00
parent ba9abd1dd0
commit e2e5fd8b31
10 changed files with 42 additions and 29 deletions

View File

@@ -18,7 +18,7 @@
<org.springframework.version.30>3.0.7.RELEASE</org.springframework.version.30>
<org.springframework.version.40>4.0.0.RELEASE</org.springframework.version.40>
<org.springframework.version.range>[${org.springframework.version.30}, ${org.springframework.version.40})</org.springframework.version.range>
<data.commons.version>1.3.1.BUILD-SNAPSHOT</data.commons.version>
<data.commons.version>1.3.2.BUILD-SNAPSHOT</data.commons.version>
<aspectj.version>1.6.11.RELEASE</aspectj.version>
<bundlor.failOnWarnings>true</bundlor.failOnWarnings>
</properties>