Commit cb385326c9a72f74339b9f1644f36328e1060657

Authored by gaoming
1 parent b687b9b8
Exists in master

excel新增多sheet

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.38'
  62 + version '1.1.39'
63 63 artifactId ARTIFACT_Id
64 64 groupId GROUP_ID
65 65 packaging TYPE
... ...