From 5a429d6fa7c613e6d44321e66c358319594fe8b6 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Thu, 14 Sep 2023 11:11:58 +0200 Subject: [PATCH] Update readme to reflect correct snapshot naming scheme. Closes #1990 --- README.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.adoc b/README.adoc index 0e8882120..f43b0a8de 100644 --- a/README.adoc +++ b/README.adoc @@ -79,7 +79,7 @@ If you'd rather like the latest snapshots of the upcoming major version, use our org.springframework.data spring-data-rest - ${version}.BUILD-SNAPSHOT + ${version}-SNAPSHOT