mirror of
https://github.com/plexusorg/Module-HTTPD.git
synced 2024-11-23 20:25:00 +00:00
Make it consistent with other jar naming
This commit is contained in:
parent
ce34096c4d
commit
b9be908413
@ -70,6 +70,7 @@ publishing {
|
||||
tasks.getByName<Jar>("jar") {
|
||||
// duplicatesStrategy = DuplicatesStrategy.EXCLUDE
|
||||
archiveBaseName.set("Plex-HTTPD")
|
||||
archiveVersion.set("")
|
||||
// from("src/main/resources") {
|
||||
// include("**/**")
|
||||
// }
|
||||
|
Loading…
Reference in New Issue
Block a user