telemetry: srcrev bump 3a1c297a36..cff70c14ef

Krzysztof Grobelny (1):
      Removed FutureVersion from API

Change-Id: I73e500eb3e46de0d368e91e3915fcf7ebf9a4393
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/telemetry/telemetry_git.bb b/meta-phosphor/recipes-phosphor/telemetry/telemetry_git.bb
index 05d4c31..009c9a9 100644
--- a/meta-phosphor/recipes-phosphor/telemetry/telemetry_git.bb
+++ b/meta-phosphor/recipes-phosphor/telemetry/telemetry_git.bb
@@ -9,7 +9,7 @@
            phosphor-logging \
            sdbusplus \
            systemd"
-SRCREV = "3a1c297a36bcd78d33ee45c603cb1b46e4619f49"
+SRCREV = "cff70c14ef8cadb7fffd0cd41e06b972fa240e56"
 PV = "1.0+git${SRCPV}"
 
 SRC_URI = "git://github.com/openbmc/telemetry;branch=master;protocol=https"