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