Trying to make stub runner work
This commit is contained in:
@@ -23,7 +23,7 @@ ext {
|
||||
]
|
||||
}
|
||||
|
||||
project.version = findProperty('verifierVersion') ?: '1.5.4.RELEASE'
|
||||
project.version = findProperty('verifierVersion') ?: '2.0.0.BUILD-SNAPSHOT'
|
||||
apply plugin: 'groovy'
|
||||
apply from: "$rootDir/gradle/release.gradle"
|
||||
apply plugin: 'eclipse'
|
||||
|
||||
Reference in New Issue
Block a user