Add openconfig-config to BGP feature dependencies
[bgpcep.git] / features / bgp / pom.xml
index 104230146af7ef606989805dd8b5a41b4e7ba219..e3c7b86f3bca3a75dfda184267a388a058fac218 100644 (file)
           <type>xml</type>
           <classifier>config-example</classifier>
       </dependency>
-       <dependency>
+      <dependency>
+          <groupId>${project.groupId}</groupId>
+          <artifactId>bgp-controller-config</artifactId>
+          <type>xml</type>
+          <classifier>openconfig-config</classifier>
+      </dependency>
+      <dependency>
           <groupId>${project.groupId}</groupId>
           <artifactId>data-change-counter-controller-config</artifactId>
           <type>xml</type>