Issue#67 Update version to 1.0.1
This commit is contained in:
parent
c4c4067391
commit
cec6c7e101
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
apply plugin: "maven-publish"
|
apply plugin: "maven-publish"
|
||||||
|
|
||||||
def testUtilVersion = "1.0.0"
|
def testUtilVersion = "1.0.1"
|
||||||
if (!extensions.extraProperties.has("artifactId")) {
|
if (!extensions.extraProperties.has("artifactId")) {
|
||||||
throw IllegalStateException("ext.artifactId is not set while applying deploy script")
|
throw IllegalStateException("ext.artifactId is not set while applying deploy script")
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue