diff --git a/pom.xml b/pom.xml
index 10c8e7ff9..4c4545dc2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,7 @@
org.springframework.data.build
spring-data-parent
- 2.5.0-SNAPSHOT
+ 2.5.0
org.springframework.data
@@ -117,7 +117,7 @@
${skipTests}
${skipTests}
- 2.5.0-SNAPSHOT
+ 2.5.0
../../../../spring-data-commons/src/main/asciidoc
@@ -369,8 +369,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 c8a0b2104..f8619750c 100644
--- a/src/main/resources/notice.txt
+++ b/src/main/resources/notice.txt
@@ -1,4 +1,4 @@
-Spring Data Neo4j 6.1 RC1 (2021.0.0)
+Spring Data Neo4j 6.1 GA (2021.0.0)
Copyright 2011-2021 the original author or authors.
Licensed under the Apache License, Version 2.0 (the "License");
@@ -30,3 +30,4 @@ limitations under the License.
+