diff --git a/README.adoc b/README.adoc
index 7559f4a..009a093 100644
--- a/README.adoc
+++ b/README.adoc
@@ -89,9 +89,9 @@ If you'd rather like the latest snapshots of the upcoming major version, use our
- spring-libs-snapshot
+ spring-snapshot
Spring Snapshot Repository
- https://repo.spring.io/libs-snapshot
+ https://repo.spring.io/snapshot
----
diff --git a/pom.xml b/pom.xml
index 2b3c1a9..4d614a1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -84,20 +84,19 @@
- spring-libs-snapshot
- https://repo.spring.io/libs-snapshot
+ spring-snapshot
+ https://repo.spring.io/snapshot
+
+ true
+
+
+ false
+
+
+
+ spring-milestone
+ https://repo.spring.io/milestone
-
-
- spring-plugins-release
- https://repo.spring.io/plugins-release
-
-
- spring-libs-milestone
- https://repo.spring.io/libs-milestone
-
-
-
diff --git a/src/main/asciidoc/preface.adoc b/src/main/asciidoc/preface.adoc
index b05f536..a1e8860 100644
--- a/src/main/asciidoc/preface.adoc
+++ b/src/main/asciidoc/preface.adoc
@@ -2,11 +2,10 @@
= Preface
[[project]]
-[preface]
== Project Metadata
* Version control: https://github.com/spring-projects/spring-data-keyvalue
* Bugtracker: https://github.com/spring-projects/spring-data-keyvalue/issues
-* Release repository: https://repo.spring.io/libs-release
-* Milestone repository: https://repo.spring.io/libs-milestone
-* Snapshot repository: https://repo.spring.io/libs-snapshot
+* Release repository: https://repo1.maven.org/maven2/
+* Milestone repository: https://repo.spring.io/milestone
+* Snapshot repository: https://repo.spring.io/snapshot