Start building against Spring Retry 2.0.0-RC1 snapshots
See gh-32600
This commit is contained in:
parent
479bd175f4
commit
f0009411c4
|
@ -1478,7 +1478,7 @@ bom {
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
library("Spring Retry", "2.0.0-M1") {
|
library("Spring Retry", "2.0.0-SNAPSHOT") {
|
||||||
group("org.springframework.retry") {
|
group("org.springframework.retry") {
|
||||||
modules = [
|
modules = [
|
||||||
"spring-retry"
|
"spring-retry"
|
||||||
|
|
Loading…
Reference in New Issue