Updated git submodules
authorRobert Varga <robert.varga@pantheon.tech>
Tue, 28 Mar 2017 00:09:22 +0000 (02:09 +0200)
committerGerrit Code Review <gerrit@opendaylight.org>
Thu, 20 Apr 2017 21:59:20 +0000 (21:59 +0000)
Project: infrautils master 30649626714685a6e8fad37de000c0e78b183410

Do not use String.replaceAll()

For simple char substitutions we have CharMatcher, which is much
faster due to not having to compile a regular expression.

Change-Id: If34ee0702575859e0b937174be23f7eca2d43918
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
docs/submodules/infrautils

index be44913c14511a4a8b4a15464bdc3bde41ef64f2..30649626714685a6e8fad37de000c0e78b183410 160000 (submodule)
@@ -1 +1 @@
-Subproject commit be44913c14511a4a8b4a15464bdc3bde41ef64f2
+Subproject commit 30649626714685a6e8fad37de000c0e78b183410