Start building against Spring WS 4.0.0 snapshots
See gh-33139
This commit is contained in:
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…
Reference in New Issue