From 4ec48c9a808b0e71f7e937f593e3f52c0c5c350e Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Fri, 24 Jan 2025 10:53:09 +0100 Subject: [PATCH] Prepare next development iteration. See #3206 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2742e5bb5..e22428c61 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-commons - 4.0.0-M1 + 4.0.0-SNAPSHOT Spring Data Core Core Spring concepts underpinning every Spring Data module.