Changing rmr-data to rmrdata

Signed-off-by: wahidw <abdulwahid.w@nokia.com>
Change-Id: I6f182c64f957b0a602bdb25956545a002df5cbd4
diff --git a/examples/config/config-file.json b/examples/config/config-file.json
index 8caecdb..28db4d7 100755
--- a/examples/config/config-file.json
+++ b/examples/config/config-file.json
@@ -48,13 +48,13 @@
                 "description": "http service"
             },
             {
-                "name": "rmr-route",
+                "name": "rmrroute",
                 "container": "example",
                 "port": 4561,
                 "description": "rmr route port for example"
             },
             {
-                "name": "rmr-data",
+                "name": "rmrdata",
                 "container": "example",
                 "port": 4560,
                 "maxSize": 65536,