diff --git a/pom.xml b/pom.xml
index 124e702b1..96b983a2c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@
org.springframework.data.build
spring-data-parent
- 2.6.0-SNAPSHOT
+ 2.6.0-M1
Spring Data Elasticsearch
@@ -21,7 +21,7 @@
7.13.3
2.14.1
4.1.65.Final
- 2.6.0-SNAPSHOT
+ 2.6.0-M1
1.15.3
1.0.6.RELEASE
spring.data.elasticsearch
@@ -487,8 +487,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 2be9fae82..347f28d81 100644
--- a/src/main/resources/notice.txt
+++ b/src/main/resources/notice.txt
@@ -1,4 +1,4 @@
-Spring Data Elasticsearch 4.2 GA (2021.0.0)
+Spring Data Elasticsearch 4.3 M1 (2021.1.0)
Copyright (c) [2013-2021] Pivotal Software, Inc.
This product is licensed to you under the Apache License, Version 2.0 (the "License").
@@ -27,3 +27,4 @@ conditions of the subcomponent's license, as noted in the LICENSE file.
+