From 6290bf51ba389265bb08b7405c38fcafb5ce598b Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Wed, 9 Dec 2020 15:21:57 +0100 Subject: [PATCH] DATAREDIS-1242 - Release version 2.5 M1 (2021.0.0). --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index efe0c213e..d556732ce 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-redis - 2.5.0-SNAPSHOT + 2.5.0-M1 Spring Data Redis