Start building against Spring Batch 6.0.0-M3 snaphots (again)
This reverts commit a0b1df68d5
.
See gh-47001
This commit is contained in:
parent
d8d47a0441
commit
d183ab4b17
|
@ -2279,7 +2279,7 @@ bom {
|
||||||
releaseNotes("https://github.com/spring-projects/spring-amqp/releases/tag/v{version}")
|
releaseNotes("https://github.com/spring-projects/spring-amqp/releases/tag/v{version}")
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
library("Spring Batch", "6.0.0-M2") {
|
library("Spring Batch", "6.0.0-SNAPSHOT") {
|
||||||
considerSnapshots()
|
considerSnapshots()
|
||||||
group("org.springframework.batch") {
|
group("org.springframework.batch") {
|
||||||
bom("spring-batch-bom")
|
bom("spring-batch-bom")
|
||||||
|
|
Loading…
Reference in New Issue