From d5e7321bb67f1d0292a71bf365fa0179d5865932 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Mon, 21 Mar 2022 16:34:36 +0100 Subject: [PATCH] Prepare 3.0 M2 (2022.0.0). See #564 --- 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 80e385ea..f76a3546 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ org.springframework.data.build spring-data-parent - 3.0.0-SNAPSHOT + 3.0.0-M2 org.springframework.data @@ -50,7 +50,7 @@ 1.8.2 1.01 0.4 - 3.0.0-SNAPSHOT + 3.0.0-M2 1.2.0.RELEASE @@ -96,8 +96,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 ac8d87bb..429b2c68 100644 --- a/src/main/resources/notice.txt +++ b/src/main/resources/notice.txt @@ -1,4 +1,4 @@ -Spring Data for Apache Geode 3.0 M1 (2022.0.0) +Spring Data for Apache Geode 3.0 M2 (2022.0.0) == NOTICE file corresponding to section 4 d of the Apache License, == == Version 2.0, for the Spring Framework distribution. == ====================================================================== @@ -49,3 +49,4 @@ Spring Data for Apache Geode 3.0 M1 (2022.0.0) ======= >>>>>>> Prepare 3.0 M1 (2022.0.0). +