From 5b690b2684a9f89dc2a989ce7e9859fd5bc7c4e4 Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Mon, 20 Mar 2023 15:05:33 +0100 Subject: [PATCH] Prepare next development iteration. See #2778 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 5d7521de5..2c9ae5817 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-commons - 3.1.0-M3 + 3.1.0-SNAPSHOT Spring Data Core Core Spring concepts underpinning every Spring Data module.