From f4edad689d73dc25ccdcc92376791ac2e8e5b006 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Mon, 13 May 2019 17:25:16 +0200 Subject: [PATCH] DATAGRAPH-1225 - Release version 4.2.22 (Ingalls SR22). --- pom.xml | 2 +- spring-data-neo4j-distribution/pom.xml | 2 +- spring-data-neo4j/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 8418e648e..f63ea28e9 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-neo4j-parent - 4.2.22.BUILD-SNAPSHOT + 4.2.22.RELEASE pom Spring Data Neo4j diff --git a/spring-data-neo4j-distribution/pom.xml b/spring-data-neo4j-distribution/pom.xml index 524707088..2bc51b7b5 100644 --- a/spring-data-neo4j-distribution/pom.xml +++ b/spring-data-neo4j-distribution/pom.xml @@ -13,7 +13,7 @@ org.springframework.data spring-data-neo4j-parent - 4.2.22.BUILD-SNAPSHOT + 4.2.22.RELEASE ../pom.xml diff --git a/spring-data-neo4j/pom.xml b/spring-data-neo4j/pom.xml index 0e20ab219..0ce90c38d 100644 --- a/spring-data-neo4j/pom.xml +++ b/spring-data-neo4j/pom.xml @@ -30,7 +30,7 @@ org.springframework.data spring-data-neo4j-parent - 4.2.22.BUILD-SNAPSHOT + 4.2.22.RELEASE ../pom.xml