From 46f2bc2395d6c7d111b856f6e0e99e7c4362896a Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Fri, 15 Jul 2022 15:18:29 +0200 Subject: [PATCH] Release version 3.0 M5 (2022.0.0). See #2632 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index cc5088371..94a358d81 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-commons - 3.0.0-SNAPSHOT + 3.0.0-M5 Spring Data Core Core Spring concepts underpinning every Spring Data module.