Skip to content

Commit bd24e5f

Browse files
dzoump911de
authored andcommitted
Remove .RELEASE suffix from version number in documentation.
Closes #546
1 parent e1524db commit bd24e5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ Add the Maven dependency:
8080
<dependency>
8181
<groupId>org.springframework.data</groupId>
8282
<artifactId>spring-data-r2dbc</artifactId>
83-
<version>${version}.RELEASE</version>
83+
<version>${version}</version>
8484
</dependency>
8585
----
8686

0 commit comments

Comments
 (0)