Add SFC
[integration/distribution.git] / artifacts / upstream / single-features / pom.xml
index 04b3a3e2a069194584a76f48bf61693e39f428c0..8d11a4b7bac4e013149783b629a40639e019dadf 100644 (file)
                 <type>xml</type>
             </dependency>
 
-            <!-- Netconf -->
+            <!-- BIER -->
             <dependency>
-                <groupId>org.opendaylight.netconf</groupId>
-                <artifactId>odl-netconf-mdsal</artifactId>
-                <version>${mdsal.version}</version>
+                <groupId>org.opendaylight.bier</groupId>
+                <artifactId>odl-bier-all</artifactId>
+                <version>${bier.version}</version>
+                <classifier>features</classifier>
+                <type>xml</type>
+            </dependency>
+
+            <!-- Dlux Apps -->
+            <dependency>
+                <groupId>org.opendaylight.dluxapps</groupId>
+                <artifactId>odl-dluxapps-nodes</artifactId>
+                <version>${dluxapps.version}</version>
+                <type>xml</type>
+                <classifier>features</classifier>
+            </dependency>
+            <dependency>
+                <groupId>org.opendaylight.dluxapps</groupId>
+                <artifactId>odl-dluxapps-topology</artifactId>
+                <version>${dluxapps.version}</version>
+                <classifier>features</classifier>
+                <type>xml</type>
+            </dependency>
+            <dependency>
+                <groupId>org.opendaylight.dluxapps</groupId>
+                <artifactId>odl-dluxapps-yangman</artifactId>
+                <version>${dluxapps.version}</version>
+                <classifier>features</classifier>
+                <type>xml</type>
+            </dependency>
+            <dependency>
+                <groupId>org.opendaylight.dluxapps</groupId>
+                <artifactId>odl-dluxapps-yangvisualizer</artifactId>
+                <version>${dluxapps.version}</version>
+                <type>xml</type>
+                <classifier>features</classifier>
+            </dependency>
+
+            <!-- L2switch -->
+            <dependency>
+                <groupId>org.opendaylight.l2switch</groupId>
+                <artifactId>odl-l2switch-switch</artifactId>
+                <version>${l2switch.version}</version>
+                <classifier>features</classifier>
+                <type>xml</type>
+            </dependency>
+            <dependency>
+                <groupId>org.opendaylight.l2switch</groupId>
+                <artifactId>odl-l2switch-switch-rest</artifactId>
+                <version>${l2switch.version}</version>
+                <classifier>features</classifier>
+                <type>xml</type>
+            </dependency>
+            <dependency>
+                <groupId>org.opendaylight.l2switch</groupId>
+                <artifactId>odl-l2switch-switch-ui</artifactId>
+                <version>${l2switch.version}</version>
+                <classifier>features</classifier>
+                <type>xml</type>
+            </dependency>
+
+            <!-- OCP Plugin -->
+            <dependency>
+                <groupId>org.opendaylight.ocpplugin</groupId>
+                <artifactId>odl-ocpplugin-all</artifactId>
+                <version>${ocpplugin.version}</version>
+                <classifier>features</classifier>
+                <type>xml</type>
+            </dependency>
+
+            <!-- SFC -->
+            <dependency>
+                <groupId>org.opendaylight.sfc</groupId>
+                <artifactId>odl-sfc-ios-xe-renderer</artifactId>
+                <version>${sfc.version}</version>
+                <type>xml</type>
+                <classifier>features</classifier>
+            </dependency>
+            <dependency>
+                <groupId>org.opendaylight.sfc</groupId>
+                <artifactId>odl-sfc-netconf</artifactId>
+                <version>${sfc.version}</version>
+                <type>xml</type>
+                <classifier>features</classifier>
+            </dependency>
+            <dependency>
+                <groupId>org.opendaylight.sfc</groupId>
+                <artifactId>odl-sfc-openflow-renderer</artifactId>
+                <version>${sfc.version}</version>
+                <type>xml</type>
+                <classifier>features</classifier>
+            </dependency>
+            <dependency>
+                <groupId>org.opendaylight.sfc</groupId>
+                <artifactId>odl-sfc-ovs</artifactId>
+                <version>${sfc.version}</version>
+                <type>xml</type>
+                <classifier>features</classifier>
+            </dependency>
+            <dependency>
+                <groupId>org.opendaylight.sfc</groupId>
+                <artifactId>odl-sfc-sb-rest</artifactId>
+                <version>${sfc.version}</version>
+                <type>xml</type>
+                <classifier>features</classifier>
+            </dependency>
+            <dependency>
+                <groupId>org.opendaylight.sfc</groupId>
+                <artifactId>odl-sfc-test-consumer</artifactId>
+                <version>${sfc.version}</version>
+                <type>xml</type>
+                <classifier>features</classifier>
+            </dependency>
+            <dependency>
+                <groupId>org.opendaylight.sfc</groupId>
+                <artifactId>odl-sfc-ui</artifactId>
+                <version>${sfc.version}</version>
+                <type>xml</type>
+                <classifier>features</classifier>
+            </dependency>
+            <dependency>
+                <groupId>org.opendaylight.sfc</groupId>
+                <artifactId>odl-sfc-vpp-renderer</artifactId>
+                <version>${sfc.version}</version>
+                <type>xml</type>
+                <classifier>features</classifier>
+            </dependency>
+            <dependency>
+                <groupId>org.opendaylight.sfc</groupId>
+                <artifactId>odl-sfclisp</artifactId>
+                <version>${sfc.version}</version>
+                <type>xml</type>
+                <classifier>features</classifier>
+            </dependency>
+
+            <!-- SNMP4SDN -->
+            <dependency>
+                <groupId>org.opendaylight.snmp4sdn</groupId>
+                <artifactId>odl-snmp4sdn-snmp4sdn</artifactId>
+                <version>${snmp4sdn.version}</version>
+                <classifier>features</classifier>
+                <type>xml</type>
+            </dependency>
+
+            <!-- SXP -->
+            <dependency>
+                <groupId>org.opendaylight.sxp</groupId>
+                <artifactId>odl-sxp-controller</artifactId>
+                <version>${sxp.version}</version>
+                <classifier>features</classifier>
+                <type>xml</type>
+            </dependency>
+
+            <!-- TTP -->
+            <dependency>
+                <groupId>org.opendaylight.ttp</groupId>
+                <artifactId>odl-ttp-model-rest</artifactId>
+                <version>${ttp.version}</version>
+                <classifier>features</classifier>
+                <type>xml</type>
+            </dependency>
+
+            <!-- UNIMGR -->
+            <dependency>
+                <groupId>org.opendaylight.unimgr</groupId>
+                <artifactId>odl-unimgr</artifactId>
+                <version>${unimgr.version}</version>
+                <classifier>features</classifier>
+                <type>xml</type>
+            </dependency>
+
+            <!-- VTN -->
+            <dependency>
+                <groupId>org.opendaylight.vtn</groupId>
+                <artifactId>odl-vtn-manager-rest</artifactId>
+                <version>${vtn-manager.version}</version>
                 <classifier>features</classifier>
                 <type>xml</type>
             </dependency>
             <dependency>
-                <groupId>org.opendaylight.netconf</groupId>
-                <artifactId>odl-restconf</artifactId>
+                <groupId>org.opendaylight.vtn</groupId>
+                <artifactId>odl-vtn-manager-neutron</artifactId>
+                <version>${vtn-manager.version}</version>
                 <classifier>features</classifier>
                 <type>xml</type>
             </dependency>
 
-        </dependencies>
+      </dependencies>
     </dependencyManagement>
 </project>