Move BP xml to OSGI-INF
[bgpcep.git] / features / rsvp / odl-bgpcep-rsvp-api / pom.xml
index 352730d0926c9ae372a95d88557b2dbd3d55cad9..e12c7908d55d2b7d63d117162b0ff473d5c814a2 100644 (file)
             <groupId>${project.groupId}</groupId>
             <artifactId>rsvp-spi</artifactId>
         </dependency>
+        <dependency>
+            <groupId>org.opendaylight.controller</groupId>
+           <artifactId>odl-mdsal-broker</artifactId>
+            <type>xml</type>
+            <classifier>features</classifier>
+        </dependency>
         <dependency>
             <groupId>${project.groupId}</groupId>
             <artifactId>odl-bgpcep-extras-dependencies</artifactId>