DATAGRAPH-987 - Prepare next development iteration.

This commit is contained in:
Mark Paluch
2017-06-07 11:50:56 +02:00
parent 8cab1e9eb2
commit 6e12501ef7
3 changed files with 3 additions and 3 deletions

View File

@@ -4,7 +4,7 @@
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-neo4j-parent</artifactId>
<version>4.1.11.RELEASE</version>
<version>4.1.12.BUILD-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Spring Data Neo4j - Parent</name>

View File

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

View File

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