mirror of
https://github.com/corda/corda.git
synced 2025-01-21 12:05:08 +00:00
Uncomment artifactoryPublish section
This commit is contained in:
parent
4302602b63
commit
72d9c8e191
@ -190,7 +190,6 @@ publishing {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
|
||||||
artifactoryPublish {
|
artifactoryPublish {
|
||||||
dependsOn assemble
|
dependsOn assemble
|
||||||
}
|
}
|
||||||
@ -221,7 +220,6 @@ artifactory {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
**/
|
|
||||||
|
|
||||||
task wrapper(type: Wrapper) {
|
task wrapper(type: Wrapper) {
|
||||||
gradleVersion = '2.0'
|
gradleVersion = '2.0'
|
||||||
|
Loading…
Reference in New Issue
Block a user