From 0f0da697c75111f42f4cbd21e95494ecd845b62d Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Tue, 22 Mar 2022 14:00:01 +0100 Subject: [PATCH] Prepare 3.0 M3 (2022.0.0). See #587 --- 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..e8b80ce1 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-M3 org.springframework.data @@ -50,7 +50,7 @@ 1.8.2 1.01 0.4 - 3.0.0-SNAPSHOT + 3.0.0-M3 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 429b2c68..fc4a7db8 100644 --- a/src/main/resources/notice.txt +++ b/src/main/resources/notice.txt @@ -1,4 +1,4 @@ -Spring Data for Apache Geode 3.0 M2 (2022.0.0) +Spring Data for Apache Geode 3.0 M3 (2022.0.0) == NOTICE file corresponding to section 4 d of the Apache License, == == Version 2.0, for the Spring Framework distribution. == ====================================================================== @@ -50,3 +50,4 @@ Spring Data for Apache Geode 3.0 M2 (2022.0.0) ======= >>>>>>> Prepare 3.0 M1 (2022.0.0). +