We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2589e69 commit 5a429d6Copy full SHA for 5a429d6
README.adoc
@@ -79,7 +79,7 @@ If you'd rather like the latest snapshots of the upcoming major version, use our
79
<dependency>
80
<groupId>org.springframework.data</groupId>
81
<artifactId>spring-data-rest</artifactId>
82
- <version>${version}.BUILD-SNAPSHOT</version>
+ <version>${version}-SNAPSHOT</version>
83
</dependency>
84
85
<repository>
0 commit comments