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
c806dcc4d3908d41935e71485225408766536cf7
Authored by
王彬
2019-11-11 10:56:04 +0800
1 parent
68548d3e
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 @
c806dcc
...
...
@@ -54,7 +54,7 @@ uploadArchives {
54
54
authentication(userName: NEXUS_USERNAME, password: NEXUS_PASSWORD)
55
55
}
56
56
pom.project {
57
- version '1.1.2
2
'
57
+ version '1.1.2
3
'
58
58
artifactId ARTIFACT_Id
59
59
groupId GROUP_ID
60
60
packaging TYPE
...
...