From 01f8bfa23b41d658f331f95cfc202dbf800cf782 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Tue, 22 Mar 2022 14:00:23 +0100 Subject: [PATCH] Release version 3.0 M3 (2022.0.0). See #2285 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index e8d15bfd1..b12bf3c81 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-redis - 3.0.0-SNAPSHOT + 3.0.0-M3 Spring Data Redis