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") {
|
group("org.springframework.ws") {
|
||||||
modules = [
|
imports = [
|
||||||
"spring-ws-core",
|
"spring-ws-bom"
|
||||||
"spring-ws-security",
|
|
||||||
"spring-ws-support",
|
|
||||||
"spring-ws-test",
|
|
||||||
"spring-xml"
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue