mirror of
https://github.com/bisq-network/bisq.git
synced 2025-02-24 23:18:17 +01:00
seednode: Remove jar manifest attributes
This commit is contained in:
parent
168fbaa3c1
commit
fa0f2072ba
1 changed files with 0 additions and 4 deletions
|
@ -7,10 +7,6 @@ apply plugin: 'com.github.johnrengelman.shadow'
|
|||
shadowDistTar.enabled = false
|
||||
shadowDistZip.enabled = false
|
||||
|
||||
jar.manifest.attributes(
|
||||
"Implementation-Title": project.name,
|
||||
"Implementation-Version": version)
|
||||
|
||||
mainClassName = 'bisq.seednode.SeedNodeMain'
|
||||
|
||||
dependencies {
|
||||
|
|
Loading…
Add table
Reference in a new issue