Rework binding component instantiation
[mdsal.git] / features / odl-mdsal-dom-broker / pom.xml
index e74b3e473359f7c722bf5710402df8736b934305..93b820ee3e807340648f301accc503a3a9af8e6b 100644 (file)
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
+        <dependency>
+            <groupId>org.opendaylight.mdsal</groupId>
+            <artifactId>odl-mdsal-binding-runtime-api</artifactId>
+            <type>xml</type>
+            <classifier>features</classifier>
+        </dependency>
         <dependency>
             <groupId>org.opendaylight.mdsal</groupId>
             <artifactId>mdsal-dom-broker</artifactId>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.mdsal</groupId>
-            <artifactId>mdsal-dom-schema-service-osgi</artifactId>
+            <artifactId>mdsal-dom-schema-osgi</artifactId>
         </dependency>
     </dependencies>
 </project>