From 623e8933f0ff9f2aa81218e097c0b0997da30c69 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 14 Jul 2023 14:57:10 +0200 Subject: [PATCH] Prepare next development iteration. See #2830 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 02a410df7..8f8bf960d 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-commons - 3.2.0-M1 + 3.2.0-SNAPSHOT Spring Data Core Core Spring concepts underpinning every Spring Data module.