commit
bb6c50b75a
|
@ -2299,7 +2299,7 @@ bom {
|
||||||
}
|
}
|
||||||
links {
|
links {
|
||||||
site("https://github.com/spring-projects/spring-retry")
|
site("https://github.com/spring-projects/spring-retry")
|
||||||
javadoc("https://javadoc.io/doc/org.springframework.retry/spring-retry/{version}", "org.springframework.retry")
|
javadoc("https://docs.spring.io/spring-retry/docs/{version}/apidocs", "org.springframework.retry")
|
||||||
releaseNotes("https://github.com/spring-projects/spring-retry/releases/tag/v{version}")
|
releaseNotes("https://github.com/spring-projects/spring-retry/releases/tag/v{version}")
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue