From 54655b88c0eccd0bfa62f045b9cf0008b5fa1a86 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 14 Jan 2022 14:34:46 +0100 Subject: [PATCH] Prepare 4.0 M1 (2022.0.0). See #3927 --- pom.xml | 8 ++++---- src/main/resources/notice.txt | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index 798ed1398..78c64d61e 100644 --- a/pom.xml +++ b/pom.xml @@ -15,7 +15,7 @@ org.springframework.data.build spring-data-parent - 3.0.0-SNAPSHOT + 3.0.0-M1 @@ -27,7 +27,7 @@ 16 multi spring-data-mongodb - 3.0.0-SNAPSHOT + 3.0.0-M1 4.4.1 ${mongo} 1.19 @@ -135,8 +135,8 @@ - spring-libs-snapshot - https://repo.spring.io/libs-snapshot + spring-libs-milestone + https://repo.spring.io/libs-milestone sonatype-libs-snapshot diff --git a/src/main/resources/notice.txt b/src/main/resources/notice.txt index 1a4a0bd29..cc4c7f45c 100644 --- a/src/main/resources/notice.txt +++ b/src/main/resources/notice.txt @@ -1,4 +1,4 @@ -Spring Data MongoDB 3.4 M2 (2021.2.0) +Spring Data MongoDB 4.0 M1 (2022.0.0) Copyright (c) [2010-2019] Pivotal Software, Inc. This product is licensed to you under the Apache License, Version 2.0 (the "License").