Network topology and inventory init
[transportpce.git] / features / features-transportpce / pom.xml
index 9ca8e011f75a258a3195ff12fec1a835066e04c3..25e70765bb877e6b3a0bfebc2bd9d69409b0bb74 100644 (file)
@@ -64,5 +64,12 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
       <classifier>features</classifier>
       <type>xml</type>
     </dependency>
+    <dependency>
+      <groupId>${project.groupId}</groupId>
+      <artifactId>odl-transportpce-inventory</artifactId>
+      <version>${project.version}</version>
+      <classifier>features</classifier>
+      <type>xml</type>
+    </dependency>
   </dependencies>
 </project>