Prepare next development iteration.

See #2023
This commit is contained in:
Christoph Strobl
2021-02-17 10:55:29 +01:00
parent b30df4f7bf
commit 3bb8ba73eb
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.13.RELEASE</version>
<version>5.2.14.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.13.RELEASE</version>
<version>5.2.14.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.13.RELEASE</version>
<version>5.2.14.BUILD-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>