From 6f47fa763dc1d1f581773e65fba47350067ecc49 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 18 Nov 2022 14:30:18 +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..d7a01159a 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-commons - 3.0.0 + 3.1.0-SNAPSHOT Spring Data Core Core Spring concepts underpinning every Spring Data module.