From b5685aeebd94eb6ea6ca940e8903359f0458d290 Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Wed, 17 Feb 2021 11:32:48 +0100 Subject: [PATCH] Prepare next development iteration. See #2024 --- 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 63371f84f..03b975cdd 100644 --- a/pom.xml +++ b/pom.xml @@ -18,7 +18,7 @@ org.springframework.data spring-data-neo4j-parent - 5.3.7.RELEASE + 5.3.8.BUILD-SNAPSHOT pom Spring Data Neo4j diff --git a/spring-data-neo4j-distribution/pom.xml b/spring-data-neo4j-distribution/pom.xml index e87e7d732..a0ea20207 100644 --- a/spring-data-neo4j-distribution/pom.xml +++ b/spring-data-neo4j-distribution/pom.xml @@ -14,7 +14,7 @@ org.springframework.data spring-data-neo4j-parent - 5.3.7.RELEASE + 5.3.8.BUILD-SNAPSHOT ../pom.xml diff --git a/spring-data-neo4j/pom.xml b/spring-data-neo4j/pom.xml index ea2172bbe..1afdcf3ca 100644 --- a/spring-data-neo4j/pom.xml +++ b/spring-data-neo4j/pom.xml @@ -27,7 +27,7 @@ org.springframework.data spring-data-neo4j-parent - 5.3.7.RELEASE + 5.3.8.BUILD-SNAPSHOT ../pom.xml