From 28efb91bcdea5b383602d74379a8b71442751632 Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Fri, 13 May 2022 10:05:08 +0200 Subject: [PATCH] Release version 2.7 GA (2021.2.0). See #2303 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index da43d5cf9..f9433a879 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-redis - 2.7.0-SNAPSHOT + 2.7.0 Spring Data Redis Spring Data module for Redis