From 06f99322a2f1fb418a027623f16afdf6fdd1ca8e Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Fri, 12 May 2023 14:14:38 +0200 Subject: [PATCH] Release version 3.1 GA (2023.0.0). See #2821 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index a02c53624..e9e060395 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-commons - 3.1.0-SNAPSHOT + 3.1.0 Spring Data Core Core Spring concepts underpinning every Spring Data module.