DATAGRAPH-1179 - Release version 5.0.14 (Kay SR14).

This commit is contained in:
Oliver Drotbohm
2019-04-01 19:05:42 +02:00
parent 3d98f3ea79
commit a57ed9dcb1
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>5.0.14.BUILD-SNAPSHOT</version>
<version>5.0.14.RELEASE</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>5.0.14.BUILD-SNAPSHOT</version>
<version>5.0.14.RELEASE</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>5.0.14.BUILD-SNAPSHOT</version>
<version>5.0.14.RELEASE</version>
<relativePath>../pom.xml</relativePath>
</parent>