From 3804c66f463ab6087caae9619b4c6ee5aaf1e297 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Mon, 5 Aug 2019 10:37:16 +0200 Subject: [PATCH] DATAREDIS-984 - Prepare 1.8.23 (Ingalls SR23). --- pom.xml | 8 ++++---- src/main/resources/notice.txt | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index 887c70f1c..b17093ecd 100644 --- a/pom.xml +++ b/pom.xml @@ -12,12 +12,12 @@ org.springframework.data.build spring-data-parent - 1.9.23.BUILD-SNAPSHOT + 1.9.23.RELEASE DATAREDIS - 1.2.23.BUILD-SNAPSHOT + 1.2.23.RELEASE 1.1 1.9.2 1.4.8 @@ -251,8 +251,8 @@ - spring-libs-snapshot - https://repo.spring.io/libs-snapshot + spring-libs-release + https://repo.spring.io/libs-release diff --git a/src/main/resources/notice.txt b/src/main/resources/notice.txt index 50e5d7680..ba19dbe85 100644 --- a/src/main/resources/notice.txt +++ b/src/main/resources/notice.txt @@ -1,4 +1,4 @@ -Spring Data Redis 1.8.22 +Spring Data Redis 1.8.23 Copyright (c) [$copyright] Pivotal Software, Inc. ========================================================================