DATAGRAPH-439 - Prepare release 2.3.5.RELEASE.

Update readme, changelog and notice.txt. Upgraded to latest releases of Spring Data Build and Spring Data Commons.
This commit is contained in:
Oliver Gierke
2014-03-10 14:23:10 +01:00
parent f54283536a
commit 79b6ff3b00
3 changed files with 15 additions and 6 deletions

View File

@@ -15,7 +15,7 @@
<parent>
<groupId>org.springframework.data.build</groupId>
<artifactId>spring-data-parent</artifactId>
<version>1.2.1.RELEASE</version>
<version>1.2.2.RELEASE</version>
<relativePath>../spring-data-build/parent/pom.xml</relativePath>
</parent>
@@ -33,7 +33,7 @@
<project.type>multi</project.type>
<dist.id>spring-data-neo4j</dist.id>
<springdata.commons>1.6.4.RELEASE</springdata.commons>
<springdata.commons>1.6.5.RELEASE</springdata.commons>
<neo4j.version>1.9.3</neo4j.version>
<neo4j.spatial.version>0.11-neo4j-1.9</neo4j.spatial.version>