From 183360818f3d43e8ea6a268039074de09f6fa49f Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Fri, 14 Jan 2022 11:07:59 +0100 Subject: [PATCH] Prepare next development iteration. See #2358 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 6e7ef0f2f..a99607d6d 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-jpa - 2.7.0-M1 + 2.7.0-SNAPSHOT Spring Data JPA Spring Data module for JPA repositories.