VOL-1995: Enable device monitoring in arouterd.
It was skipped when kafka wasn't ready to listen to device notifications during startup.
Bumping version to dev for jenkins tag-collision test.
Keep trying to connect to kafka forever on failure.
Try connecting to kafka as soon as possible without delaying even for first time.
This will ensure faster restarts when api-server pod is restarted with kafka pod already up.
Change-Id: I7433f3bd7d038e41388c84003b7db26a8eda17e6
diff --git a/VERSION b/VERSION
index eca07e4..7783fad 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-2.1.2
+2.1.3-dev