Start building against Spring WS 4.1.0 snapshots
See gh-45445
This commit is contained in:
parent
ca9c67f749
commit
81d35101da
|
@ -2428,7 +2428,7 @@ bom {
|
||||||
releaseNotes("https://github.com/spring-projects/spring-session/releases/tag/{version}")
|
releaseNotes("https://github.com/spring-projects/spring-session/releases/tag/{version}")
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
library("Spring WS", "4.1.0-RC1") {
|
library("Spring WS", "4.1.0-SNAPSHOT") {
|
||||||
considerSnapshots()
|
considerSnapshots()
|
||||||
group("org.springframework.ws") {
|
group("org.springframework.ws") {
|
||||||
bom("spring-ws-bom")
|
bom("spring-ws-bom")
|
||||||
|
|
Loading…
Reference in New Issue