ENT-2647 Publish JPA and MySQL notary CorDapps (#1500)

This commit is contained in:
Rick Parker 2018-10-23 17:58:19 +01:00 committed by GitHub
parent 19b4e68903
commit 9b70e11bbc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 2 deletions

View File

@ -405,7 +405,9 @@ bintrayConfig {
'corda-notary-healthcheck-client',
'corda-tools-cliutils',
'corda-notary-raft',
'corda-notary-bft-smart'
'corda-notary-bft-smart',
'corda-notary-jpa',
'corda-notary-mysql'
]
license {
name = 'Apache-2.0'

View File

@ -35,7 +35,6 @@ publish {
name 'corda-notary-bft-smart'
}
cordapp {
info {
name "net/corda/experimental/notary-bft-smart"