DATAGRAPH-1108 - Release version 4.2.15 (Ingalls SR15).

This commit is contained in:
Mark Paluch
2018-09-10 09:30:35 +02:00
parent 0ed57ad4f5
commit 262c8c922e
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>4.2.15.BUILD-SNAPSHOT</version>
<version>4.2.15.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>4.2.15.BUILD-SNAPSHOT</version>
<version>4.2.15.RELEASE</version>
<relativePath>../pom.xml</relativePath>
</parent>

View File

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