Add basic multicast RIB synchronization over REST

Change-Id: I75f22956b6b73427ca657f5ab58330b1417fdf43
diff --git a/features/features.xml b/features/features.xml
index 5495f3e..4daf340 100644
--- a/features/features.xml
+++ b/features/features.xml
@@ -58,6 +58,8 @@
         <bundle>mvn:com.typesafe/config/1.2.1</bundle>
         <bundle>mvn:org.onosproject/onlab-thirdparty/@ONOS-VERSION</bundle>
 
+        <bundle>mvn:com.sun.jersey/jersey-client/1.19</bundle>
+
         <bundle>mvn:org.mapdb/mapdb/1.0.7</bundle>
     </feature>