From 912ed1a8eeaf63a67bb871a4459e7049fb3cae23 Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Tue, 11 Dec 2018 10:53:11 +0100 Subject: [PATCH] DATAES-513 - Prepare 3.2 M1 (Moore). --- 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 3d8bd36cf..063c1d08b 100644 --- a/pom.xml +++ b/pom.xml @@ -1,6 +1,5 @@ - + 4.0.0 @@ -11,7 +10,7 @@ org.springframework.data.build spring-data-parent - 2.2.0.BUILD-SNAPSHOT + 2.2.0.M1 Spring Data Elasticsearch @@ -22,7 +21,7 @@ 2.6 6.5.0 2.9.1 - 2.2.0.BUILD-SNAPSHOT + 2.2.0.M1 spring.data.elasticsearch @@ -293,8 +292,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 942e31ea1..5922c578b 100644 --- a/src/main/resources/notice.txt +++ b/src/main/resources/notice.txt @@ -1,4 +1,4 @@ -Spring Data Elasticsearch 3.1 GA +Spring Data Elasticsearch 3.2 M1 Copyright (c) [2013-2016] Pivotal Software, Inc. This product is licensed to you under the Apache License, Version 2.0 (the "License").