From 2bd3a806001594eab28228cfe5e1023b0d7377d1 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Mon, 30 Sep 2019 11:04:00 +0200 Subject: [PATCH] DATAREDIS-1022 - Prepare 2.1.11 (Lovelace SR11). --- 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 b17a831fc..4392954ac 100644 --- a/pom.xml +++ b/pom.xml @@ -12,11 +12,11 @@ org.springframework.data.build spring-data-parent - 2.1.11.BUILD-SNAPSHOT + 2.1.11.RELEASE - 2.1.11.BUILD-SNAPSHOT + 2.1.11.RELEASE 1.1 1.9.2 1.4.8 @@ -256,8 +256,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 493284f29..4dade1cdd 100644 --- a/src/main/resources/notice.txt +++ b/src/main/resources/notice.txt @@ -1,4 +1,4 @@ -Spring Data Redis 2.1.10 +Spring Data Redis 2.1.11 Copyright (c) [2010-2019] Pivotal Software, Inc. This product is licensed to you under the Apache License, Version 2.0 (the "License").