From b6349d9b5d480dd91164e73ea176f5cf318c484c Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Wed, 14 Oct 2020 14:28:56 +0200 Subject: [PATCH] DATAREDIS-1219 - Release version 2.4 RC2 (2020.0.0). --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 1482f77c6..0f09b07b1 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-redis - 2.4.0-SNAPSHOT + 2.4.0-RC2 Spring Data Redis