diff --git a/README.adoc b/README.adoc
index 8ff05a681..05bca033e 100644
--- a/README.adoc
+++ b/README.adoc
@@ -86,9 +86,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 b32f02154..bb078f8f7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -138,16 +138,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
-
-
-
diff --git a/src/main/asciidoc/preface.adoc b/src/main/asciidoc/preface.adoc
index ad44062c4..e844b54c5 100644
--- a/src/main/asciidoc/preface.adoc
+++ b/src/main/asciidoc/preface.adoc
@@ -8,6 +8,6 @@
* Version control: https://github.com/spring-projects/spring-data-rest
* Bugtracker: https://github.com/spring-projects/spring-data-rest/issues
* Project page: https://spring.io/projects/spring-data-rest
-* Release repository: https://repo.spring.io/release
-* Milestone repository: https://repo.spring.io/milestone
+* Release repository: https://repo1.maven.org/maven2/
+* Milestone repository: https://repo.spring.io/milestone/
* Snapshot repository: https://repo.spring.io/snapshot