Implementing Bgp provider and REST for configuration

Change-Id: I741497d7d724bd5dc6b7bbe4a2579f11a9e80e0f
diff --git a/providers/bgp/pom.xml b/providers/bgp/pom.xml
index b2e3a51..442c299 100755
--- a/providers/bgp/pom.xml
+++ b/providers/bgp/pom.xml
@@ -26,6 +26,7 @@
   <description>BGP-LS protocol providers root</description>
   <modules>
   	<module>topology</module>
+        <module>cfg</module>
   	<module>app</module>
   </modules>
     <dependencies>