Skip to content

Commit 14b6379

Browse files
committed
Update readme to reflect correct snapshot naming scheme.
Closes #1990
1 parent ea1d4bd commit 14b6379

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
@@ -82,7 +82,7 @@ If you'd rather like the latest snapshots of the upcoming major version, use our
8282
<dependency>
8383
<groupId>org.springframework.data</groupId>
8484
<artifactId>spring-data-rest</artifactId>
85-
<version>${version}.BUILD-SNAPSHOT</version>
85+
<version>${version}-SNAPSHOT</version>
8686
</dependency>
8787
8888
<repository>

0 commit comments

Comments
 (0)