Commit 8541cccd6fd12a909af9a0f750d93a37ee6a03f4

Authored by wangbin
1 parent 02ef42ca
Exists in master

1.update version

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
build.gradle
... ... @@ -59,7 +59,7 @@ uploadArchives {
59 59 authentication(userName: NEXUS_USERNAME, password: NEXUS_PASSWORD)
60 60 }
61 61 pom.project {
62   - version '1.1.69'
  62 + version '1.1.72'
63 63 artifactId ARTIFACT_Id
64 64 groupId GROUP_ID
65 65 packaging TYPE
... ...