Moving the connection manager NB-API from the network configuration APIs to connectio...
[controller.git] / opendaylight / distribution / opendaylight / pom.xml
index a0cb9f03e9bfd3a5b37b504b13e0f67425bbedfd..174414433340124077df3ad0344fb88c9ab94eda 100644 (file)
       <artifactId>httpservice-bridge</artifactId>
       <version>0.0.1-SNAPSHOT</version>
     </dependency>
+    <dependency>
+      <groupId>org.opendaylight.controller</groupId>
+      <artifactId>connectionmanager.northbound</artifactId>
+      <version>${connectionmanager.version}</version>
+    </dependency>
 
     <!-- Debug and logging -->