DATAGRAPH-1307 - Release version 5.2.7 (Moore SR7).

This commit is contained in:
Mark Paluch
2020-04-28 14:35:55 +02:00
parent 4c5b7d6573
commit d550080e0e
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.7.BUILD-SNAPSHOT</version>
<version>5.2.7.RELEASE</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.7.BUILD-SNAPSHOT</version>
<version>5.2.7.RELEASE</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.7.BUILD-SNAPSHOT</version>
<version>5.2.7.RELEASE</version>
<relativePath>../pom.xml</relativePath>
</parent>