mirror of
https://github.com/corda/corda.git
synced 2025-02-20 17:33:15 +00:00
Removed tab indentation
This commit is contained in:
parent
5432905b4a
commit
eb68416dbe
@ -10,7 +10,7 @@ buildscript {
|
||||
ext.jackson_version = '2.8.0.rc2'
|
||||
ext.jetty_version = '9.3.9.v20160517'
|
||||
ext.jersey_version = '2.23.1'
|
||||
ext.jolokia_version = '2.0.0-M1'
|
||||
ext.jolokia_version = '2.0.0-M1'
|
||||
ext.assertj_version = '3.5.1'
|
||||
ext.log4j_version = '2.6.2'
|
||||
ext.bouncycastle_version = '1.54'
|
||||
@ -154,4 +154,4 @@ task deployNodes(type: net.corda.plugins.Cordform, dependsOn: ['build']) {
|
||||
}
|
||||
|
||||
// Aliasing the publishToMavenLocal for simplicity.
|
||||
task(install, dependsOn: 'publishToMavenLocal')
|
||||
task(install, dependsOn: 'publishToMavenLocal')
|
||||
|
Loading…
x
Reference in New Issue
Block a user