From 45e12c4bc8d3600cfc7ff49110ded19bd6c81fc2 Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Mon, 20 Mar 2023 15:01:48 +0100 Subject: [PATCH] Release version 3.1 M3 (2023.0.0). See #2510 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 6fcb0fe9b..96ab02790 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-redis - 3.1.0-SNAPSHOT + 3.1.0-M3 Spring Data Redis Spring Data module for Redis