From 1980ccf6940703a24350f9f80b4e1029a12db6b3 Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Wed, 23 Nov 2016 10:35:09 +0100 Subject: [PATCH] DATAES-306 - Prepare 3.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 c6225c4cb..0b7399cf3 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ org.springframework.data.build spring-data-parent - 2.0.0.BUILD-SNAPSHOT + 2.0.0.M1 ../spring-data-build/parent/pom.xml @@ -24,7 +24,7 @@ 3.2.1 2.6 2.4.0 - 2.0.0.BUILD-SNAPSHOT + 2.0.0.M1 @@ -176,8 +176,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 6a5bafc4a..964579341 100644 --- a/src/main/resources/notice.txt +++ b/src/main/resources/notice.txt @@ -1,4 +1,4 @@ -Spring Data Elasticsearch 2.1 M1 +Spring Data Elasticsearch 3.0 M1 Copyright (c) [2013-2016] Pivotal Software, Inc. This product is licensed to you under the Apache License, Version 2.0 (the "License").