DATAGRAPH-1227 - Prepare next development iteration.

This commit is contained in:
Mark Paluch
2019-08-05 10:57:37 +02:00
parent 66a9760bc0
commit d83f827aca
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>4.2.23.RELEASE</version>
<version>4.2.24.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>4.2.23.RELEASE</version>
<version>4.2.24.BUILD-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

View File

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