Start building against Spring Retry 2.0.3 snapshots
See gh-37279
This commit is contained in:
parent
48c8928d0c
commit
a5ed46846f
|
@ -1439,7 +1439,7 @@ bom {
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
library("Spring Retry", "2.0.2") {
|
library("Spring Retry", "2.0.3-SNAPSHOT") {
|
||||||
considerSnapshots()
|
considerSnapshots()
|
||||||
group("org.springframework.retry") {
|
group("org.springframework.retry") {
|
||||||
modules = [
|
modules = [
|
||||||
|
|
Loading…
Reference in New Issue