mirror of
https://github.com/corda/corda.git
synced 2025-02-20 17:33:15 +00:00
Quasar utils now follows the format required by the new publishing utilities gradle plugin.
This commit is contained in:
parent
46ddd3bd0e
commit
6bc118b997
@ -13,7 +13,7 @@ repositories {
|
||||
|
||||
publishing {
|
||||
publications {
|
||||
quasarUtils(MavenPublication) {
|
||||
"quasar-utils"(MavenPublication) {
|
||||
from components.java
|
||||
groupId 'net.corda.plugins'
|
||||
artifactId 'quasar-utils'
|
||||
|
Loading…
x
Reference in New Issue
Block a user