From 9bcb4a9b36dac2fb37647c3766b8069a07ea6bae Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Tue, 4 Apr 2017 21:12:02 +0200 Subject: [PATCH] DATAREDIS-573 - Prepare 2.0 M2 (Kay). --- pom.xml | 11 +++++------ src/main/resources/notice.txt | 2 +- 2 files changed, 6 insertions(+), 7 deletions(-) diff --git a/pom.xml b/pom.xml index 9c58e2267..8f9d8257b 100644 --- a/pom.xml +++ b/pom.xml @@ -1,6 +1,5 @@ - + 4.0.0 @@ -13,11 +12,11 @@ org.springframework.data.build spring-data-parent - 2.0.0.BUILD-SNAPSHOT + 2.0.0.M2 - 2.0.0.BUILD-SNAPSHOT + 2.0.0.M2 1.1 1.9.2 1.4.8 @@ -251,8 +250,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 6a6694471..4b9a0838e 100644 --- a/src/main/resources/notice.txt +++ b/src/main/resources/notice.txt @@ -1,4 +1,4 @@ -Spring Data Redis 2.0 M1 +Spring Data Redis 2.0 M2 Copyright (c) [$copyright] Pivotal Software, Inc. ========================================================================