diff --git a/pom.xml b/pom.xml
index f35c39f9f..39cfe23e4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -12,7 +12,7 @@
org.springframework.data.build
spring-data-parent
- 2.7.0-SNAPSHOT
+ 2.7.0-M1
@@ -386,8 +386,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 4069707b2..382faebb5 100644
--- a/src/main/resources/notice.txt
+++ b/src/main/resources/notice.txt
@@ -1,4 +1,4 @@
-Spring Data Commons 2.6 GA (2021.1.0)
+Spring Data Commons 2.7 M1 (2021.2.0)
Copyright (c) [2010-2021] Pivotal Software, Inc.
This product is licensed to you under the Apache License, Version 2.0 (the "License").
@@ -30,5 +30,6 @@ conditions of the subcomponent's license, as noted in the LICENSE file.
+