solution: release v0.6.0
This commit is contained in:
@@ -29,7 +29,7 @@ plugins {
|
||||
|
||||
|
||||
group = 'io.emeraldpay.dshackle'
|
||||
version = '0.6-SNAPSHOT'
|
||||
version = '0.6.0'
|
||||
|
||||
targetCompatibility = '1.8'
|
||||
sourceCompatibility = '1.8'
|
||||
@@ -154,7 +154,7 @@ jib {
|
||||
]
|
||||
mainClass = 'io.emeraldpay.dshackle.StarterKt'
|
||||
args = []
|
||||
ports = ['8090']
|
||||
ports = ['8090', '8545']
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user