diff --git a/pom.xml b/pom.xml
index 66e5752ba..1e6a494fb 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
Spring Data Elasticsearch
@@ -21,7 +21,7 @@
7.15.2
2.14.1
4.1.65.Final
- 2.6.0-SNAPSHOT
+ 2.6.0
1.15.3
1.0.6.RELEASE
spring.data.elasticsearch
@@ -491,8 +491,8 @@
- spring-libs-snapshot
- https://repo.spring.io/libs-snapshot
+ spring-libs-release
+ https://repo.spring.io/libs-release
diff --git a/src/main/resources/notice.txt b/src/main/resources/notice.txt
index 598022e5e..fc3276733 100644
--- a/src/main/resources/notice.txt
+++ b/src/main/resources/notice.txt
@@ -1,4 +1,4 @@
-Spring Data Elasticsearch 4.3 RC1 (2021.1.0)
+Spring Data Elasticsearch 4.3 GA (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").
@@ -29,5 +29,6 @@ conditions of the subcomponent's license, as noted in the LICENSE file.
+