Commit 3e97a1d2559cb45c47596630b90d564d5494a91b

Authored by 王彬
1 parent de094166
Exists in master

deploy new 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 '1.1.11'
  57 + version '1.1.12'
58 58 artifactId ARTIFACT_Id
59 59 groupId GROUP_ID
60 60 packaging TYPE
... ...