Commit 469e1e09a016a29945812a3aab5245ba05153035

Authored by wangbin
1 parent 16311a1b
Exists in master

update send weixin tempalte

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