Update to build 51 of mon-common so MetricEnvelope gets a timestamp before sending on the Kafka queue

This commit is contained in:
Craig Bryant 2014-05-08 15:14:08 -06:00
parent f992e78cc0
commit 7077e10c4c
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@
<properties>
<computedVersion>${project.version}-${timestamp}-${buildNumber}</computedVersion>
<computedName>${project.artifactId}-${computedVersion}</computedName>
<mon.common.version>1.0.0.46</mon.common.version>
<mon.common.version>1.0.0.51</mon.common.version>
<dropwizard.version>0.7.0</dropwizard.version>
<skipITs>true</skipITs>