Add mergeMaps method to Common

The method alows to merge any number of Map (json) objects)
Uses the following merge rules:
 * Lists are appended
 * Maps are updated
 * other types are replaced

Change-Id: Ia4760e192561d5516e5ca8f22ba0f6683689d1a6
1 file changed