From 2ac15762c912eb1da434278ea69e5bd10c145a09 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Wed, 12 Aug 2020 11:51:40 +0200 Subject: [PATCH] DATAKV-309 - Prepare 2.4 M2 (2020.0.0). --- pom.xml | 8 ++++---- src/main/resources/notice.txt | 3 ++- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index 3db0353..f2098fd 100644 --- a/pom.xml +++ b/pom.xml @@ -12,12 +12,12 @@ org.springframework.data.build spring-data-parent - 2.4.0-SNAPSHOT + 2.4.0-M2 - 2.4.0-SNAPSHOT + 2.4.0-M2 spring.data.keyvalue @@ -90,8 +90,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 93dc1a0..66e348a 100644 --- a/src/main/resources/notice.txt +++ b/src/main/resources/notice.txt @@ -1,4 +1,4 @@ -Spring Data KeyValue 2.4 M1 (2020.0.0) +Spring Data KeyValue 2.4 M2 (2020.0.0) Copyright (c) 2015-2019 Pivotal Software, Inc. This product is licensed to you under the Apache License, Version 2.0 @@ -17,3 +17,4 @@ subcomponent's license, as noted in the license.txt file. +