DATAGRAPH-1139 - Prepare next development iteration.

This commit is contained in:
Mark Paluch
2018-11-27 12:16:32 +01:00
parent f3b3b9d7ff
commit fd30b3f439
3 changed files with 3 additions and 3 deletions

View File

@@ -5,7 +5,7 @@
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-neo4j-parent</artifactId>
<version>5.0.12.RELEASE</version>
<version>5.0.13.BUILD-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Spring Data Neo4j</name>

View File

@@ -13,7 +13,7 @@
<parent>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-neo4j-parent</artifactId>
<version>5.0.12.RELEASE</version>
<version>5.0.13.BUILD-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

View File

@@ -25,7 +25,7 @@
<parent>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-neo4j-parent</artifactId>
<version>5.0.12.RELEASE</version>
<version>5.0.13.BUILD-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>