From a36dbd52b75adaaa3f006652f264e886c2ff6ce4 Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Fri, 17 Feb 2023 13:31:52 +0100 Subject: [PATCH] Prepare next development iteration. See #2734 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 20e3786e8..25c7a0d52 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-commons - 3.1.0-M1 + 3.1.0-SNAPSHOT Spring Data Core Core Spring concepts underpinning every Spring Data module.