bmcweb: srcrev bump 749dad7d53..704fae6c7c

Jae Hyun Yoo (1):
      Fix MaxConcurrentSessions property of GraphicalConsole

Change-Id: Id19979a091d883b89c044c3e7fa94057d0fcc357
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/interfaces/bmcweb_git.bb b/recipes-phosphor/interfaces/bmcweb_git.bb
index c786b46..dc591e4 100644
--- a/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -15,7 +15,7 @@
 SRC_URI = "git://github.com/openbmc/bmcweb.git"
 
 PV = "1.0+git${SRCPV}"
-SRCREV = "749dad7d539cd05fb636473929af20acaf35b30b"
+SRCREV = "704fae6c7c4f657720a370ae82b3f0cd80173894"
 
 S = "${WORKDIR}/git"