From 94fcfd95aab16d4f80d6f54e0f389ed4053e9608 Mon Sep 17 00:00:00 2001 From: Oliver Drotbohm Date: Mon, 1 Apr 2019 13:07:51 +0200 Subject: [PATCH] DATAREDIS-921 - Prepare 1.8.19 (Ingalls SR19). --- 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 a11c6e65e..417b46d8f 100644 --- a/pom.xml +++ b/pom.xml @@ -12,12 +12,12 @@ org.springframework.data.build spring-data-parent - 1.9.19.BUILD-SNAPSHOT + 1.9.19.RELEASE DATAREDIS - 1.2.19.BUILD-SNAPSHOT + 1.2.19.RELEASE 1.1 1.9.2 1.4.8 @@ -273,8 +273,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 3cc408ad1..4670a3b5c 100644 --- a/src/main/resources/notice.txt +++ b/src/main/resources/notice.txt @@ -1,4 +1,4 @@ -Spring Data Redis 1.8.18 +Spring Data Redis 1.8.19 Copyright (c) [$copyright] Pivotal Software, Inc. ========================================================================