Start building against Spring WS 4.0.0 snapshots

See gh-33139
pull/33209/head
Stephane Nicoll 2 years ago
parent 2d630f667c
commit e62b2d9df4

@ -1433,14 +1433,10 @@ bom {
]
}
}
library("Spring WS", "4.0.0-RC1") {
library("Spring WS", "4.0.0-SNAPSHOT") {
group("org.springframework.ws") {
modules = [
"spring-ws-core",
"spring-ws-security",
"spring-ws-support",
"spring-ws-test",
"spring-xml"
imports = [
"spring-ws-bom"
]
}
}

Loading…
Cancel
Save