From 09703b9ebbe1ad690cd6fbc7f54ba45011ae0c11 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 18 Nov 2022 14:30:30 +0100 Subject: [PATCH] Prepare next development iteration. See #2715 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 8f0f60406..639b70c09 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-commons - 3.0.0 + 3.0.1-SNAPSHOT Spring Data Core Core Spring concepts underpinning every Spring Data module.