Commit bc9760ff3974365949c651016f88c8a0abf37e86

Authored by 王彬
1 parent 27a75713

1.upgrade dao to fetch insert id by jdbctemplate keyholder

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