mirror of
https://github.com/corda/corda.git
synced 2025-04-07 19:34:41 +00:00
Merged in rog-quickfix (pull request #420)
Fixed typo in 'client/build.gradle'
This commit is contained in:
commit
e9461cbd4d
@ -40,7 +40,7 @@ sourceSets {
|
||||
|
||||
publishing {
|
||||
publications {
|
||||
clients(MavenPublication) {
|
||||
client(MavenPublication) {
|
||||
from components.java
|
||||
artifactId 'client'
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user