GITLAB
taov-erp
/
com-taover-util
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Issues
0
Merge Requests
0
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
987306da2f045ce6fb283e1e0635f476841b071d
Authored by
gaoming
2019-12-18 17:46:23 +0800
1 parent
60ed22ee
Exists in
master
.
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
build.gradle
Side-by-side Diff
Inline Diff
build.gradle
Wrap text
Diff comments
View file @
987306d
...
...
@@ -59,7 +59,7 @@ uploadArchives {
59
59
authentication(userName: NEXUS_USERNAME, password: NEXUS_PASSWORD)
60
60
}
61
61
pom.project {
62
- version '1.1.3
0
'
62
+ version '1.1.3
1
'
63
63
artifactId ARTIFACT_Id
64
64
groupId GROUP_ID
65
65
packaging TYPE
...
...