DATAGRAPH-386 - Prepare 2.3.1.RELEASE.

This commit is contained in:
Oliver Gierke
2013-09-09 23:29:07 -07:00
parent 28defb80ef
commit 3c6db95eb9

View File

@@ -58,7 +58,7 @@ h2. Maven configuration
<dependency>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-neo4j</artifactId>
<version>2.3.0.RELEASE</version>
<version>2.3.1.RELEASE</version>
</dependency>
</dependencies>
<repositories>