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