DATAMONGO-396 - Updated changelog before 1.1.0.M1 release.

Fixed dependency to Spring Data Commons to 1.3.0.RC2.
This commit is contained in:
Oliver Gierke
2012-05-07 14:53:48 +02:00
parent 7162677992
commit 54ec7af462
2 changed files with 78 additions and 2 deletions

View File

@@ -19,7 +19,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.0.BUILD-SNAPSHOT</data.commons.version>
<data.commons.version>1.3.0.RC2</data.commons.version>
<aspectj.version>1.6.11.RELEASE</aspectj.version>
</properties>