Commit 97728678 authored by Stephane Nicoll's avatar Stephane Nicoll

Start building against Spring Batch 4.2.7 snapshots

See gh-26426
parent 66fe98eb
...@@ -1656,7 +1656,7 @@ bom { ...@@ -1656,7 +1656,7 @@ bom {
] ]
} }
} }
library("Spring Batch", "4.2.6.RELEASE") { library("Spring Batch", "4.2.7.BUILD-SNAPSHOT") {
group("org.springframework.batch") { group("org.springframework.batch") {
modules = [ modules = [
"spring-batch-core", "spring-batch-core",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment