Start build against Spring HATEOAS 1.1.0 snapshots

See gh-21284
This commit is contained in:
Stephane Nicoll 2020-05-11 11:47:57 +02:00
parent 7ce6ea484f
commit 5c26c895d5
1 changed files with 1 additions and 1 deletions

View File

@ -1640,7 +1640,7 @@ bom {
]
}
}
library("Spring HATEOAS", "1.1.0.RC1") {
library("Spring HATEOAS", "1.1.0.BUILD-SNAPSHOT") {
group("org.springframework.hateoas") {
modules = [
"spring-hateoas"