Basic Northbound APIs for User Management
[controller.git] / opendaylight / distribution / opendaylight / pom.xml
index 174414433340124077df3ad0344fb88c9ab94eda..41223579103b65f9fb4b85bc58ca452d074bbc10 100644 (file)
       <artifactId>connectionmanager.northbound</artifactId>
       <version>${connectionmanager.version}</version>
     </dependency>
-
+    <dependency>
+      <groupId>org.opendaylight.controller</groupId>
+      <artifactId>usermanager.northbound</artifactId>
+      <version>0.0.1-SNAPSHOT</version>
+    </dependency>
     <!-- Debug and logging -->
 
     <dependency>