From 85ed1e6364a2ba4b5a2f667d296c601bd8b1ad4b Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Wed, 14 Jun 2017 17:03:00 +0200 Subject: [PATCH] SGF-627 - Prepare 2.0 M4 (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 e4b024e1..9d59e3b4 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.M4 org.springframework.data @@ -23,14 +23,14 @@ 2.0.2 1.01 2.5 - 2.0.0.BUILD-SNAPSHOT + 2.0.0.M4 1.2.0.RELEASE - spring-libs-snapshot - https://repo.spring.io/libs-snapshot + spring-libs-milestone + https://repo.spring.io/libs-milestone apache-snapshots diff --git a/src/main/resources/notice.txt b/src/main/resources/notice.txt index fcc1081c..2e3df25e 100644 --- a/src/main/resources/notice.txt +++ b/src/main/resources/notice.txt @@ -1,4 +1,4 @@ -Spring Data Gemfire 2.0 M3 +Spring Data Gemfire 2.0 M4 == NOTICE file corresponding to section 4 d of the Apache License, == == Version 2.0, for the Spring Framework distribution. == ======================================================================