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
59cfec43972950b6843eb86491e6bde53bf75724
Authored by
gaoming
2020-03-19 18:48:29 +0800
1 parent
fbeeb88c
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 @
59cfec4
...
...
@@ -59,7 +59,7 @@ uploadArchives {
59
59
authentication(userName: NEXUS_USERNAME, password: NEXUS_PASSWORD)
60
60
}
61
61
pom.project {
62
- version '1.1.6
8
'
62
+ version '1.1.6
9
'
63
63
artifactId ARTIFACT_Id
64
64
groupId GROUP_ID
65
65
packaging TYPE
...
...