Commit c806dcc4d3908d41935e71485225408766536cf7

Authored by 王彬
1 parent 68548d3e
Exists in master

更新版本

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
build.gradle
... ... @@ -54,7 +54,7 @@ uploadArchives {
54 54 authentication(userName: NEXUS_USERNAME, password: NEXUS_PASSWORD)
55 55 }
56 56 pom.project {
57   - version '1.1.22'
  57 + version '1.1.23'
58 58 artifactId ARTIFACT_Id
59 59 groupId GROUP_ID
60 60 packaging TYPE
... ...