Add Topoprocessing karaf4 features to distribution
[integration/distribution.git] / features / singles / odl-integration-all / pom.xml
index 386012659e277ef890b86524cdadd98eb6ae9567..2f52807c2a6f721c6312221aa308dc7e0b1c4e5d 100644 (file)
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
-        <!-- External single feature dependencies. -->
+
+        <!-- External single feature dependencies in alphabetical order -->
+
+        <!-- Genius -->
+        <dependency>
+            <groupId>org.opendaylight.genius</groupId>
+            <artifactId>odl-genius-rest</artifactId>
+            <type>xml</type>
+            <classifier>features</classifier>
+        </dependency>
+
+        <!-- Netvirt -->
+        <dependency>
+            <groupId>org.opendaylight.netvirt</groupId>
+            <artifactId>odl-netvirt-openstack</artifactId>
+            <type>xml</type>
+            <classifier>features</classifier>
+        </dependency>
+
     </dependencies>
 </project>