Fix release scheduling params

Issue gh-1426
This commit is contained in:
Steve Riesenberg
2023-11-15 16:43:00 -06:00
parent 7ce45d66b2
commit d4a9698cee

View File

@@ -8,8 +8,8 @@ description = "Spring Authorization Server"
springRelease {
repositoryOwner = "spring-projects"
weekOfMonth = 2
dayOfWeek = 4
weekOfMonth = 3
dayOfWeek = 2
referenceDocUrl = "https://docs.spring.io/spring-authorization-server/docs/{version}/reference/html/"
apiDocUrl = "https://docs.spring.io/spring-authorization-server/docs/{version}/api/"
replaceSnapshotVersionInReferenceDocUrl = false