Revert "Temporary remove neutron from K4 distro"
[integration/distribution.git] / features / repos / index / pom.xml
index 4f78317b59f6611bbd69d52cc36d41de0d56e9f1..23bea4bdbcf037d29e47eb019ebfdbb44a3ed6c1 100644 (file)
             <type>xml</type>
         </dependency>
 
+        <!-- Daexim -->
+        <dependency>
+            <groupId>org.opendaylight.daexim</groupId>
+            <artifactId>daexim-features</artifactId>
+            <classifier>features</classifier>
+            <type>xml</type>
+        </dependency>
+
         <!-- Distribution -->
         <dependency>
             <groupId>${project.groupId}</groupId>
         </dependency>
 
         <!-- Neutron Northbound -->
-        <!-- Temporary remove because SFT Server unhealth
         <dependency>
             <groupId>org.opendaylight.neutron</groupId>
             <artifactId>features-neutron-service</artifactId>
             <classifier>features</classifier>
             <type>xml</type>
         </dependency>
-        -->
 
         <!-- ODL Parent -->
         <dependency>
             <type>xml</type>
         </dependency>
 
+        <!-- VTN -->
+        <dependency>
+            <groupId>org.opendaylight.vtn</groupId>
+            <artifactId>features-vtn-manager</artifactId>
+            <classifier>features</classifier>
+            <type>xml</type>
+        </dependency>
+
         <!-- FIXME: Add Yangtools -->
 
     </dependencies>