From b6692b5956dea8f719e54edf6aefe1906474b021 Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Tue, 11 Dec 2018 10:53:11 +0100 Subject: [PATCH] DATAREDIS-906 - Prepare 2.2 M1 (Moore). --- 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 3f4db9edf..d7b58103a 100644 --- a/pom.xml +++ b/pom.xml @@ -12,11 +12,11 @@ org.springframework.data.build spring-data-parent - 2.2.0.BUILD-SNAPSHOT + 2.2.0.M1 - 2.2.0.BUILD-SNAPSHOT + 2.2.0.M1 1.1 1.9.2 1.4.8 @@ -272,8 +272,8 @@ - spring-libs-snapshot - https://repo.spring.io/libs-snapshot + spring-libs-milestone + https://repo.spring.io/libs-milestone diff --git a/src/main/resources/notice.txt b/src/main/resources/notice.txt index e63ec0447..3c358c239 100644 --- a/src/main/resources/notice.txt +++ b/src/main/resources/notice.txt @@ -1,4 +1,4 @@ -Spring Data Redis 2.1 GA +Spring Data Redis 2.2 M1 Copyright (c) [$copyright] Pivotal Software, Inc. ========================================================================