Commit 2945681a379746f235550a933e5a00584e0f4802

Authored by 王彬
1 parent 98c7f63a
Exists in master

upgrade version

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 '2.2.22'
  57 + version '2.2.24'
58 58 artifactId ARTIFACT_Id
59 59 groupId GROUP_ID
60 60 packaging TYPE
... ...