mirror of
https://github.com/corda/corda.git
synced 2025-01-30 08:04:16 +00:00
Fix bootstrapper publication problem. (#3370)
This commit is contained in:
parent
0241c83809
commit
191eef12cb
@ -41,6 +41,10 @@ artifacts {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
jar {
|
||||||
|
classifier "ignore"
|
||||||
|
}
|
||||||
|
|
||||||
publish {
|
publish {
|
||||||
disableDefaultJar = true
|
disableDefaultJar = true
|
||||||
name 'corda-tools-network-bootstrapper'
|
name 'corda-tools-network-bootstrapper'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user