DATAGRAPH-1244 - Prepare next development iteration.

This commit is contained in:
Mark Paluch
2019-09-30 16:17:28 +02:00
parent 7b48921b6d
commit d345274e18
3 changed files with 3 additions and 3 deletions

View File

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

View File

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

View File

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