From 1a11eba8d69a5c00e5b541fb36a0e5f248295555 Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Fri, 16 Feb 2024 14:41:23 +0100 Subject: [PATCH] Prepare next development iteration. See #2981 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 8b4e1f7b8..91df82b66 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-commons - 3.3.0-M1 + 3.3.0-SNAPSHOT Spring Data Core Core Spring concepts underpinning every Spring Data module.