Start building against Spring Batch 5.0.0-M2 snapshots
See gh-30232
This commit is contained in:
parent
76f2c81932
commit
92e5e91623
|
|
@ -1317,7 +1317,7 @@ bom {
|
|||
]
|
||||
}
|
||||
}
|
||||
library("Spring Batch", "5.0.0-M1") {
|
||||
library("Spring Batch", "5.0.0-SNAPSHOT") {
|
||||
group("org.springframework.batch") {
|
||||
modules = [
|
||||
"spring-batch-core",
|
||||
|
|
|
|||
Loading…
Reference in New Issue