Skip to content

Commit f2b4a49

Browse files
committed
Update version suffix scheme in readme.
Closes #568.
1 parent e6b46fd commit f2b4a49

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
@@ -91,7 +91,7 @@ If you'd rather like the latest snapshots of the upcoming major version, use our
9191
<dependency>
9292
<groupId>org.springframework.data</groupId>
9393
<artifactId>spring-data-r2dbc</artifactId>
94-
<version>${version}.BUILD-SNAPSHOT</version>
94+
<version>${version}-SNAPSHOT</version>
9595
</dependency>
9696
9797
<repository>

0 commit comments

Comments
 (0)