From e11437ee79453f0756b3a1492f3bed6ed08a7f3a Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Wed, 23 Nov 2016 10:35:08 +0100 Subject: [PATCH] SGF-563 - Prepare 2.0 M1 (Kay). --- 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 9aaba126..e7fe7750 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ org.springframework.data.build spring-data-parent - 2.0.0.BUILD-SNAPSHOT + 2.0.0.M1 org.springframework.data @@ -23,14 +23,14 @@ 2.0.2 1.01 2.5 - 2.0.0.BUILD-SNAPSHOT + 2.0.0.M1 1.2.0.RELEASE - 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 1b6995a6..c8be5909 100644 --- a/src/main/resources/notice.txt +++ b/src/main/resources/notice.txt @@ -1,4 +1,4 @@ -Spring Data Gemfire 1.9 M1 +Spring Data Gemfire 2.0 M1 == NOTICE file corresponding to section 4 d of the Apache License, == == Version 2.0, for the Spring Framework distribution. == ======================================================================