Add blueprint extensions to get and register RPC services
[controller.git] / opendaylight / blueprint / pom.xml
index 511a185cd4d1cea8d1aa712e7eac730b8456fa3e..fc033947b2db13e381a06a7030f4c79d257d9a67 100644 (file)
       <artifactId>org.apache.aries.blueprint.core</artifactId>
       <version>1.4.2</version>
     </dependency>
+    <dependency>
+      <groupId>org.opendaylight.controller</groupId>
+      <artifactId>sal-binding-api</artifactId>
+    </dependency>
     <dependency>
       <groupId>org.osgi</groupId>
       <artifactId>org.osgi.core</artifactId>