Add unimgr into distribution
[integration/distribution.git] / features / singles / odl-integration-compatible-with-all / pom.xml
index 613858e169d5aaf1f179b42db9239fb2791e651b..b09b4fbf26797d9e709d1b32ec7d345db4c92d69 100644 (file)
             <classifier>features</classifier>
         </dependency>
 
+        <!-- Unimgr -->
+        <dependency>
+            <groupId>org.opendaylight.unimgr</groupId>
+            <artifactId>odl-unimgr</artifactId>
+            <type>xml</type>
+            <classifier>features</classifier>
+        </dependency>
+
     </dependencies>
 </project>