mirror of
https://github.com/corda/corda.git
synced 2025-06-23 17:53:31 +00:00
Corrected artifact name of quasar-utils.
This commit is contained in:
@ -14,7 +14,7 @@ publishing {
|
||||
publications {
|
||||
core(MavenPublication) {
|
||||
from components.java
|
||||
artifactId 'quasarutils'
|
||||
artifactId 'quasar-utils'
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user