[O] Correct comments according to suggestions

This commit is contained in:
Hykilpikonna
2021-01-23 09:09:41 -05:00
parent 4f5fb9b0c0
commit 78ff88e7cd
3 changed files with 3 additions and 1 deletions
+1
View File
@@ -75,6 +75,7 @@ compileTestKotlin {
}
}
// Remove version number from jar name for deployment
bootJar {
archiveFileName = "${archiveBaseName.get()}.${archiveExtension.get()}"
}