Bug 8326 - Split out OsgiBundleScanningSchemaService
[mdsal.git] / common / features / odl-mdsal-dom-broker / pom.xml
index 6444c97b07121cddb7b48112b30cfe9ec110c55a..a77237a31b9dfc43fda5b20d4f6b55b7b00efc06 100644 (file)
             <groupId>${project.groupId}</groupId>
             <artifactId>mdsal-dom-broker</artifactId>
         </dependency>
+        <dependency>
+            <groupId>org.opendaylight.mdsal</groupId>
+            <artifactId>odl-mdsal-dom-schema-service-osgi</artifactId>
+            <type>xml</type>
+            <classifier>features</classifier>
+        </dependency>
     </dependencies>
 
     <!--