From ad46021f7f407374e7164ef7c84b711c2bf0d8c2 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 27 Jul 2018 09:20:28 +0200 Subject: [PATCH] DATAREDIS-844 - Prepare 1.8.14 (Ingalls SR14). --- 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 725a8a3ae..0ae065c35 100644 --- a/pom.xml +++ b/pom.xml @@ -12,12 +12,12 @@ org.springframework.data.build spring-data-parent - 1.9.14.BUILD-SNAPSHOT + 1.9.14.RELEASE DATAREDIS - 1.2.14.BUILD-SNAPSHOT + 1.2.14.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 d44c91d9c..de5984359 100644 --- a/src/main/resources/notice.txt +++ b/src/main/resources/notice.txt @@ -1,4 +1,4 @@ -Spring Data Redis 1.8.13 +Spring Data Redis 1.8.14 Copyright (c) [$copyright] Pivotal Software, Inc. ========================================================================