Adding sdninterfaceapp to the distribution
[integration/distribution.git] / features-index / pom.xml
index a6f1d24a9706b2e0bb4f58743c205d0de7e84a4d..fd0343f9037dd63bf14a633518ef5644bf13c066 100644 (file)
             <version>${feature.bgpcep.version}</version>
             <type>xml</type>
         </dependency>
+        <dependency>
+            <groupId>org.opendaylight.bier</groupId>
+            <artifactId>features-bier</artifactId>
+            <classifier>features</classifier>
+            <version>${feature.bier.version}</version>
+            <type>xml</type>
+        </dependency>
         <dependency>
             <groupId>org.opendaylight.capwap</groupId>
             <artifactId>capwap-features</artifactId>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.iotdm</groupId>
-            <artifactId>onem2m-features</artifactId>
+            <artifactId>onem2mall-features</artifactId>
             <version>${feature.iotdm.version}</version>
             <classifier>features</classifier>
             <type>xml</type>
             <classifier>features</classifier>
             <type>xml</type>
         </dependency>
-        <!-- No snapshot artifacts available due to Bug 7404
         <dependency>
             <groupId>org.opendaylight.sdninterfaceapp</groupId>
             <artifactId>features-sdninterfaceapp</artifactId>
             <classifier>features</classifier>
             <type>xml</type>
         </dependency>
-        -->
         <dependency>
             <groupId>org.opendaylight.sfc</groupId>
             <artifactId>features-sfc</artifactId>
             <classifier>features</classifier>
             <type>xml</type>
         </dependency>
+
         <dependency>
             <groupId>org.opendaylight.sxp</groupId>
             <artifactId>features</artifactId>
             <version>${feature.odlparent.version}</version>
             <scope>test</scope>
         </dependency>
-        <dependency>
-            <groupId>junit</groupId>
-            <artifactId>junit-dep</artifactId>
-            <scope>test</scope>
-        </dependency>
         <!-- dependency for opendaylight-karaf-empty for use by testing -->
         <dependency>
             <groupId>org.opendaylight.odlparent</groupId>