DATAGRAPH-1413 - Prepare next development iteration.

This commit is contained in:
Mark Paluch
2020-10-28 11:22:20 +01:00
parent a7a62be1f3
commit 5f43242f1c
3 changed files with 3 additions and 3 deletions

View File

@@ -19,7 +19,7 @@
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-neo4j-parent</artifactId>
<version>5.1.21.RELEASE</version>
<version>5.1.22.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.1.21.RELEASE</version>
<version>5.1.22.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.1.21.RELEASE</version>
<version>5.1.22.BUILD-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>