Commit c336e694787669843c207c3ff68832ff1a42444f

Authored by 王彬
1 parent 56502ec4
Exists in master

upper a 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.7'
  54 + version '1.2.8'
55 55 artifactId ARTIFACT_Id
56 56 groupId GROUP_ID
57 57 packaging TYPE
... ...