Commit 85706333d87e89b8edaae58527dfd4e5ad8a5b5c

Authored by 王彬
1 parent a4a427bf
Exists in master

update version

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