Release Nitrogen
[integration/distribution.git] / artifacts / upstream / single-features / pom.xml
index df083d545349e36b21bf221f6f5d2017fff4dc2d..798c53e75b6bb203cbb68364706f9478e2e0d954 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.integration</groupId>
         <artifactId>properties</artifactId>
-        <version>0.7.0-SNAPSHOT</version>
+        <version>0.7.1</version>
         <relativePath>../properties</relativePath>
     </parent>
     <artifactId>single-feature-artifacts</artifactId>
     </scm>
     <dependencyManagement>
         <dependencies>
-            <!-- Non-user-facing single feature needed for Version. -->
-
-            <!-- Controller -->
-            <dependency>
-                <groupId>org.opendaylight.controller</groupId>
-                <artifactId>odl-config-persister</artifactId>
-                <version>${config.version}</version>
-                <!-- TODO: Ask Controller to export this version in an artifact POM.-->
-                <classifier>features</classifier>
-                <type>xml</type>
-            </dependency>
-
             <!-- User facing single features. -->
             <!-- TODO: Open Bugs against projects to export user-facing single feature versions in artifact pom. -->
 
                 <type>xml</type>
             </dependency>
 
-            <!-- Dlux -->
-            <!-- Commented out due to https://bugs.opendaylight.org/show_bug.cgi?id=8625
+            <!-- ALTO -->
+            <dependency>
+                <groupId>org.opendaylight.alto</groupId>
+                <artifactId>odl-alto-simpleird</artifactId>
+                <version>${alto.version}</version>
+                <classifier>features</classifier>
+                <type>xml</type>
+            </dependency>
+            <dependency>
+                <groupId>org.opendaylight.alto</groupId>
+                <artifactId>odl-alto-manual-maps</artifactId>
+                <version>${alto.version}</version>
+                <classifier>features</classifier>
+                <type>xml</type>
+            </dependency>
+            <dependency>
+                <groupId>org.opendaylight.alto</groupId>
+                <artifactId>odl-alto-simpleecs</artifactId>
+                <version>${alto.version}</version>
+                <classifier>features</classifier>
+                <type>xml</type>
+            </dependency>
+            <dependency>
+                <groupId>org.opendaylight.alto</groupId>
+                <artifactId>odl-alto-auto-maps</artifactId>
+                <version>${alto.version}</version>
+                <classifier>features</classifier>
+                <type>xml</type>
+            </dependency>
+            <dependency>
+                <groupId>org.opendaylight.alto</groupId>
+                <artifactId>odl-alto-spce</artifactId>
+                <version>${alto.version}</version>
+                <classifier>features</classifier>
+                <type>xml</type>
+            </dependency>
+
+            <!-- BIER -->
             <dependency>
-                <groupId>org.opendaylight.dlux</groupId>
-                <artifactId>odl-dlux-core</artifactId>
-                <version>${dlux.version}</version>
+                <groupId>org.opendaylight.bier</groupId>
+                <artifactId>odl-bier-all</artifactId>
+                <version>${bier.version}</version>
                 <classifier>features</classifier>
                 <type>xml</type>
             </dependency>
-            -->
 
-            <!-- Netconf -->
+            <!-- Cardinal -->
             <dependency>
-                <groupId>org.opendaylight.netconf</groupId>
-                <artifactId>odl-netconf-mdsal</artifactId>
+                <groupId>org.opendaylight.cardinal</groupId>
+                <artifactId>odl-cardinal-ui</artifactId>
+                <version>${cardinal.version}</version>
+                <type>xml</type>
+                <classifier>features</classifier>
+            </dependency>
+            <dependency>
+                <groupId>org.opendaylight.cardinal</groupId>
+                <artifactId>odl-cardinal</artifactId>
+                <version>${cardinal.version}</version>
+                <type>xml</type>
+                <classifier>features</classifier>
+            </dependency>
+
+            <!-- CONTROLLER -->
+            <dependency>
+                <groupId>org.opendaylight.controller</groupId>
+                <artifactId>odl-mdsal-broker</artifactId>
                 <version>${mdsal.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>
+
+            <!-- Eman -->
+            <dependency>
+                <groupId>org.opendaylight.eman</groupId>
+                <artifactId>odl-eman-ui</artifactId>
+                <version>${eman.version}</version>
+                <type>xml</type>
+                <classifier>features</classifier>
+            </dependency>
+            <dependency>
+                <groupId>org.opendaylight.eman</groupId>
+                <artifactId>odl-eman-api</artifactId>
+                <version>${eman.version}</version>
+                <type>xml</type>
+                <classifier>features</classifier>
+            </dependency>
+            <dependency>
+                <groupId>org.opendaylight.eman</groupId>
+                <artifactId>odl-eman</artifactId>
+                <version>${eman.version}</version>
+                <type>xml</type>
+                <classifier>features</classifier>
+            </dependency>
+
+            <!-- FAAS -->
+            <dependency>
+                <groupId>org.opendaylight.faas</groupId>
+                <artifactId>odl-faas-base</artifactId>
+                <version>${faas.version}</version>
+                <type>xml</type>
+                <classifier>features</classifier>
+            </dependency>
+            <dependency>
+                <groupId>org.opendaylight.faas</groupId>
+                <artifactId>odl-faas-vxlan-ovs-adapter</artifactId>
+                <version>${faas.version}</version>
+                <type>xml</type>
+                <classifier>features</classifier>
+            </dependency>
+            <dependency>
+                <groupId>org.opendaylight.faas</groupId>
+                <artifactId>odl-faas-vxlan-fabric</artifactId>
+                <version>${faas.version}</version>
+                <type>xml</type>
+                <classifier>features</classifier>
+            </dependency>
+            <dependency>
+                <groupId>org.opendaylight.faas</groupId>
+                <artifactId>odl-faas-vlan-fabric</artifactId>
+                <version>${faas.version}</version>
+                <type>xml</type>
+                <classifier>features</classifier>
+            </dependency>
+            <dependency>
+                <groupId>org.opendaylight.faas</groupId>
+                <artifactId>odl-faas-fabric</artifactId>
+                <version>${faas.version}</version>
+                <type>xml</type>
+                <classifier>features</classifier>
+            </dependency>
+            <dependency>
+                <groupId>org.opendaylight.faas</groupId>
+                <artifactId>odl-faas-fabricmgr</artifactId>
+                <version>${faas.version}</version>
+                <type>xml</type>
+                <classifier>features</classifier>
+            </dependency>
             <dependency>
-                <groupId>org.opendaylight.netconf</groupId>
-                <artifactId>odl-restconf</artifactId>
-                <version>${restconf.version}</version>
+                <groupId>org.opendaylight.faas</groupId>
+                <artifactId>odl-faas-uln-mapper</artifactId>
+                <version>${faas.version}</version>
+                <type>xml</type>
                 <classifier>features</classifier>
+            </dependency>
+            <dependency>
+                <groupId>org.opendaylight.faas</groupId>
+                <artifactId>odl-faas-all</artifactId>
+                <version>${faas.version}</version>
                 <type>xml</type>
+                <classifier>features</classifier>
             </dependency>
 
-            <!-- OpenFlow Plugin -->
-            <!-- Commented out due to https://bugs.opendaylight.org/show_bug.cgi?id=8625
+            <!-- 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.openflowplugin</groupId>
-                <artifactId>odl-openflowplugin-flow-services-ui</artifactId>
-                <version>${openflowplugin.version}</version>
+                <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>
+
+            <!-- NEMO -->
+            <dependency>
+                <groupId>org.opendaylight.nemo</groupId>
+                <artifactId>odl-nemo-engine</artifactId>
+                <version>${nemo.version}</version>
+                <classifier>features</classifier>
+                <type>xml</type>
+            </dependency>
+            <dependency>
+                <groupId>org.opendaylight.nemo</groupId>
+                <artifactId>odl-nemo-engine-rest</artifactId>
+                <version>${nemo.version}</version>
+                <classifier>features</classifier>
+                <type>xml</type>
+            </dependency>
+            <dependency>
+                <groupId>org.opendaylight.nemo</groupId>
+                <artifactId>odl-nemo-engine-ui</artifactId>
+                <version>${nemo.version}</version>
+                <classifier>features</classifier>
+                <type>xml</type>
+            </dependency>
+            <dependency>
+                <groupId>org.opendaylight.nemo</groupId>
+                <artifactId>odl-nemo-openflow-renderer</artifactId>
+                <version>${nemo.version}</version>
+                <classifier>features</classifier>
+                <type>xml</type>
+            </dependency>
+            <dependency>
+                <groupId>org.opendaylight.nemo</groupId>
+                <artifactId>odl-nemo-cli-renderer</artifactId>
+                <version>${nemo.version}</version>
+                <classifier>features</classifier>
+                <type>xml</type>
+            </dependency>
+
+            <!-- NIC -->
+            <dependency>
+                <groupId>org.opendaylight.nic</groupId>
+                <artifactId>odl-nic-intent-common</artifactId>
+                <version>${nic.version}</version>
+                <classifier>features</classifier>
+                <type>xml</type>
+            </dependency>
+            <dependency>
+                <groupId>org.opendaylight.nic</groupId>
+                <artifactId>odl-nic-core-mdsal</artifactId>
+                <version>${nic.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>
+
+            <!-- OF-CONFIG -->
+            <dependency>
+                <groupId>org.opendaylight.of-config</groupId>
+                <artifactId>odl-of-config-all</artifactId>
+                <version>${ofconfig.version}</version>
+                <classifier>features</classifier>
+                <type>xml</type>
+            </dependency>
+
+            <!-- Packetcable -->
+            <dependency>
+                <groupId>org.opendaylight.packetcable</groupId>
+                <artifactId>odl-packetcable-policy-model</artifactId>
+                <version>${packetcable.version}</version>
+                <classifier>features</classifier>
+                <type>xml</type>
+            </dependency>
+            <dependency>
+                <groupId>org.opendaylight.packetcable</groupId>
+                <artifactId>odl-packetcable-policy-server</artifactId>
+                <version>${packetcable.version}</version>
+                <classifier>features</classifier>
+                <type>xml</type>
+            </dependency>
+            <dependency>
+                <groupId>org.opendaylight.packetcable</groupId>
+                <artifactId>odl-packetcable-policy-server-all</artifactId>
+                <version>${packetcable.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>
-            -->
 
             <!-- SNMP -->
-            <!-- Commented out due to https://bugs.opendaylight.org/show_bug.cgi?id=8625
             <dependency>
                 <groupId>org.opendaylight.snmp</groupId>
                 <artifactId>odl-snmp-plugin</artifactId>
                 <version>${snmp.version}</version>
+                <classifier>features</classifier>
                 <type>xml</type>
+            </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 -->
-            <!-- Commented out due to https://bugs.opendaylight.org/show_bug.cgi?id=8625
             <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>
-            -->
 
+            <!-- USC -->
+            <dependency>
+                <groupId>org.opendaylight.usc</groupId>
+                <artifactId>odl-usc-channel-ui</artifactId>
+                <version>${usc.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.vtn</groupId>
+                <artifactId>odl-vtn-manager-neutron</artifactId>
+                <version>${vtn-manager.version}</version>
+                <classifier>features</classifier>
+                <type>xml</type>
+            </dependency>
         </dependencies>
     </dependencyManagement>
 </project>