From 20f8277bdc5756bb528d3713c2d4d7fed06e1c33 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Wed, 10 Jun 2020 14:02:28 +0200 Subject: [PATCH] DATAREDIS-1146 - Release version 2.3.1 (Neumann SR1). --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index e7d56019f..4394e7bcf 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-redis - 2.3.1.BUILD-SNAPSHOT + 2.3.1.RELEASE Spring Data Redis