Skip to content

Commit 5a429d6

Browse files
committed
Update readme to reflect correct snapshot naming scheme.
Closes #1990
1 parent 2589e69 commit 5a429d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ If you'd rather like the latest snapshots of the upcoming major version, use our
7979
<dependency>
8080
<groupId>org.springframework.data</groupId>
8181
<artifactId>spring-data-rest</artifactId>
82-
<version>${version}.BUILD-SNAPSHOT</version>
82+
<version>${version}-SNAPSHOT</version>
8383
</dependency>
8484
8585
<repository>

0 commit comments

Comments
 (0)