upper common and persister pom version to 1.3.0

Depends-On: I1f8ec63e33b8949e477afbd6a8f70f4f26b18ed7
Change-Id: I02866ad330e975dca6f1f9638550fceb95d351ea
This commit is contained in:
James Gu 2017-12-19 13:08:57 -08:00
parent c53bd5a375
commit 5d1c8921e7
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@
<maven.build.timestamp.format>yyyy-MM-dd'T'HH:mm:ss</maven.build.timestamp.format>
<computedVersion>${project.version}-${timestamp}-${gitRevision}</computedVersion>
<computedName>${project.artifactId}-${computedVersion}</computedName>
<mon.common.version>1.2.1-SNAPSHOT</mon.common.version>
<mon.common.version>1.3.0-SNAPSHOT</mon.common.version>
<dropwizard.version>0.7.0</dropwizard.version>
<hikaricp.version>2.3.9</hikaricp.version>