改版本号
This commit is contained in:
parent
ac1cb2d2d6
commit
b0385eb2dc
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ def getGitCommitHash() {
|
|||
return stdout.toString().trim()
|
||||
}
|
||||
|
||||
version = '0.1.2-SNAPSHOT-' + getGitCommitHash()
|
||||
version = '0.1.3-SNAPSHOT-' + getGitCommitHash()
|
||||
group = 'com.Atsushio.target'
|
||||
archivesBaseName = 'target'
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue