Replace more references to issue tracker

Fixes #22254
This commit is contained in:
Rossen Stoyanchev
2019-01-17 17:08:39 -05:00
parent 6ca3884759
commit bdac937a43
10 changed files with 16 additions and 16 deletions

View File

@@ -52,7 +52,7 @@ def customizePom(pom, gradleProject) {
}
}
issueManagement {
system = "Github"
system = "GitHub"
url = "https://github.com/spring-projects/spring-framework/issues"
}
}