mirror of
https://github.com/corda/corda.git
synced 2025-01-12 16:02:41 +00:00
CORDA-2586 - Added missing publish for common-logging lib. (#5118)
This commit is contained in:
parent
9840d9d5a0
commit
cc03754c86
@ -380,7 +380,8 @@ bintrayConfig {
|
|||||||
'corda-tools-network-bootstrapper',
|
'corda-tools-network-bootstrapper',
|
||||||
'corda-tools-cliutils',
|
'corda-tools-cliutils',
|
||||||
'corda-common-configuration-parsing',
|
'corda-common-configuration-parsing',
|
||||||
'corda-common-validation'
|
'corda-common-validation',
|
||||||
|
'corda-common-logging'
|
||||||
]
|
]
|
||||||
license {
|
license {
|
||||||
name = 'Apache-2.0'
|
name = 'Apache-2.0'
|
||||||
|
Loading…
Reference in New Issue
Block a user