DATAGRAPH-1225 - Release version 4.2.22 (Ingalls SR22).

This commit is contained in:
Mark Paluch
2019-05-13 17:25:16 +02:00
parent 31b9883195
commit f4edad689d
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.22.BUILD-SNAPSHOT</version>
<version>4.2.22.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.22.BUILD-SNAPSHOT</version>
<version>4.2.22.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>4.2.22.BUILD-SNAPSHOT</version>
<version>4.2.22.RELEASE</version>
<relativePath>../pom.xml</relativePath>
</parent>