solution: start development of v0.5
This commit is contained in:
@@ -27,7 +27,7 @@ plugins {
|
||||
|
||||
|
||||
group = 'io.emeraldpay.dshackle'
|
||||
version = '0.4'
|
||||
version = '0.5-SNAPSHOT'
|
||||
|
||||
targetCompatibility = '1.8'
|
||||
sourceCompatibility = '1.8'
|
||||
|
||||
@@ -15,7 +15,7 @@ springVersion=5.1.4.RELEASE
|
||||
reactorVersion=3.2.9.RELEASE
|
||||
|
||||
# Our Libs
|
||||
etherjarVersion=0.8.0
|
||||
etherjarVersion=0.9.0-SNAPSHOT
|
||||
|
||||
# Testing
|
||||
spockVersion=1.2-groovy-2.5
|
||||
|
||||
Reference in New Issue
Block a user