Update to mon-common build 50 so that when api sends a MetricEnvelope with the new timestamp, it will still deserialize

This commit is contained in:
Craig Bryant 2014-05-06 10:48:51 -06:00
parent 3b0fa5ec43
commit ff116abbbc
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<artifactNamedVersion>${project.name}-${project.version}-${timestamp}-${buildNumber}
</artifactNamedVersion>
<mon.common.version>1.0.0.31</mon.common.version>
<mon.common.version>1.0.0.50</mon.common.version>
</properties>
<!--Needed for buildnumber-maven-plugin-->