Added netvirt sfc translator layer feature from netvirt project
[integration/distribution.git] / features-index / pom.xml
index 2b16ae3d34ffd346244acd7f3266e67c5f002ebb..cbd6a24d761a3cbd4a279400e6be69dbdc204445 100644 (file)
             <classifier>features</classifier>
             <type>xml</type>
         </dependency>
-        <!-- Remove Armoury from Beryllium release as per as committers consent:
-            https://lists.opendaylight.org/pipermail/armoury-dev/2016-January/000081.html.
-            Need to be uncommented once in Boron
-        <dependency>
-            <groupId>org.opendaylight.armoury</groupId>
-            <artifactId>armoury-features</artifactId>
-            <version>${feature.armoury.version}</version>
-            <classifier>features</classifier>
-            <type>xml</type>
-        </dependency>
-        -->
         <dependency>
             <groupId>org.opendaylight.atrium</groupId>
             <artifactId>atrium-features</artifactId>
             <classifier>features</classifier>
             <type>xml</type>
         </dependency>
+        <dependency>
+            <groupId>org.opendaylight.netvirt</groupId>
+            <artifactId>openstack.sfc-translator-features</artifactId>
+            <version>${feature.netvirt.version}</version>
+            <classifier>features</classifier>
+            <type>xml</type>
+        </dependency>
         <dependency>
             <groupId>org.opendaylight.netvirt</groupId>
             <artifactId>vpnservice-features</artifactId>