From 6fc56c4b8816feb42283a9bccb8cb9e5abbab012 Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Fri, 17 Feb 2023 14:25:46 +0100 Subject: [PATCH] Prepare next development iteration. See #2777 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 12e243fac..3f1422a24 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-commons - 3.1.0-M2 + 3.1.0-SNAPSHOT Spring Data Core Core Spring concepts underpinning every Spring Data module.