1
0
mirror of synced 2026-05-22 21:33:16 +00:00

Use ROOT component name

This commit is contained in:
Rob Winch
2021-10-25 10:38:32 -05:00
parent 2f1638ec57
commit 0c105ff44f
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -24,7 +24,7 @@ tasks.register("generateAntora") {
def outputFile = new File("$buildDir/generateAntora/antora.yml")
outputFile.getParentFile().mkdirs()
outputFile.createNewFile()
outputFile.setText("""name: ''
outputFile.setText("""name: ROOT
title: Spring Security
version: 5.6
start_page: ROOT:index.adoc