From 28d2a2ffa2c1dc61d743274f2e86573811c538ba Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Mon, 5 Aug 2019 10:37:16 +0200 Subject: [PATCH] DATAES-581 - Prepare 2.1.23 (Ingalls SR23). --- 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 dcd9bc63c..56e9c30c6 100644 --- a/pom.xml +++ b/pom.xml @@ -1,6 +1,5 @@ - + 4.0.0 org.springframework.data @@ -10,7 +9,7 @@ org.springframework.data.build spring-data-parent - 1.9.23.BUILD-SNAPSHOT + 1.9.23.RELEASE ../spring-data-build/parent/pom.xml @@ -25,7 +24,7 @@ 3.2.1 2.6 2.4.0 - 1.13.23.BUILD-SNAPSHOT + 1.13.23.RELEASE @@ -190,8 +189,8 @@ - spring-libs-snapshot - https://repo.spring.io/libs-snapshot + spring-libs-release + https://repo.spring.io/libs-release diff --git a/src/main/resources/notice.txt b/src/main/resources/notice.txt index 4c8900fa5..7a6ed691c 100644 --- a/src/main/resources/notice.txt +++ b/src/main/resources/notice.txt @@ -1,4 +1,4 @@ -Spring Data Elasticsearch 2.1.22 +Spring Data Elasticsearch 2.1.23 Copyright (c) [2013-2019] Pivotal Software, Inc. This product is licensed to you under the Apache License, Version 2.0 (the "License").