Merge branch '2.3.x'
Closes gh-21651
This commit is contained in:
@@ -151,7 +151,6 @@ class AsciidoctorConventions {
|
||||
attributes.put("attribute-missing", "warn");
|
||||
attributes.put("github-tag", determineGitHubTag(project));
|
||||
attributes.put("spring-boot-artifactory-repo", ArtifactoryRepository.forProject(project));
|
||||
attributes.put("version", "{gradle-project-version}");
|
||||
attributes.put("revnumber", null);
|
||||
asciidoctorTask.attributes(attributes);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user