eee5e087d07e486097c1e3fb9f28c1d2bcd015fc
[integration/distribution.git] / artifacts / upstream / pom.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- vi: set et smarttab sw=4 tabstop=4: -->
3 <!--
4  Copyright (c) 2017 Cisco Systems, Inc. and others.  All rights reserved.
5
6  This program and the accompanying materials are made available under the
7  terms of the Eclipse Public License v1.0 which accompanies this distribution,
8  and is available at http://www.eclipse.org/legal/epl-v10.html
9 -->
10 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
11     <modelVersion>4.0.0</modelVersion>
12     <parent>
13       <groupId>org.opendaylight.odlparent</groupId>
14       <artifactId>odlparent-lite</artifactId>
15       <version>1.8.0-SNAPSHOT</version>
16       <relativePath/>
17     </parent>
18     <groupId>org.opendaylight.integration</groupId>
19     <artifactId>upstream-artifacts</artifactId>
20     <version>0.6.0-SNAPSHOT</version>
21     <packaging>pom</packaging>
22     <name>distribution:upstream-artifacts</name>
23     <description>POM to import with all upstream ODL artifact versions.</description>
24     <url>https://wiki.opendaylight.org/view/Integration/Distribution</url>
25     <licenses>
26         <license>
27             <name>Eclipse Public License v1.0</name>
28             <url>http://www.eclipse.org/legal/epl-v10.html</url>
29         </license>
30     </licenses>
31     <!-- FIXME: Add developers section -->
32     <scm>
33         <connection>scm:git:https://git.opendaylight.org/gerrit/integration/distribution.git</connection>
34         <developerConnection>scm:git:ssh://git.opendaylight.org:29418/integration/distribution.git</developerConnection>
35         <url>https://git.opendaylight.org/gerrit/gitweb?p=integration/distribution.git;a=tree;f=artifacts/upstream;hb=HEAD</url>
36         <tag>HEAD</tag>
37     </scm>
38     <properties>
39         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
40         <!-- Version properties by project or component. -->
41         <!-- Keep this list sorted alphabetically please. -->
42         <aaa.version>0.5.0-SNAPSHOT</aaa.version>
43         <alto.version>0.4.0-SNAPSHOT</alto.version>
44         <!-- Removed from autorelease due to inactivity.
45         <atrium.version>0.1.0-SNAPSHOT</atrium.version>
46         -->
47         <benchmark.version>1.3.0-SNAPSHOT</benchmark.version>
48         <bgpcep.version>0.7.0-SNAPSHOT</bgpcep.version>
49         <bier.version>0.1.0-SNAPSHOT</bier.version>
50         <capwap.version>0.4.0-SNAPSHOT</capwap.version>
51         <cardinal.version>0.2.0-SNAPSHOT</cardinal.version>
52         <!-- Removed from autorelease due to inactivity.
53         <centinel.version>0.3.0-SNAPSHOT</centinel.version>
54         -->
55         <controller.config.version>0.6.0-SNAPSHOT</controller.config.version>
56         <controller.extras.version>1.8.0-SNAPSHOT</controller.extras.version>
57         <didm.version>0.4.0-SNAPSHOT</didm.version>
58         <dlux.version>0.5.0-SNAPSHOT</dlux.version>
59         <dluxapps.version>0.5.0-SNAPSHOT</dluxapps.version>
60         <eman.version>1.1.0-SNAPSHOT</eman.version>
61         <faas.version>1.2.0-SNAPSHOT</faas.version>
62         <flow.version>1.5.0-SNAPSHOT</flow.version>
63         <genius.version>0.2.0-SNAPSHOT</genius.version>
64         <groupbasedpolicy.version>0.5.0-SNAPSHOT</groupbasedpolicy.version>
65         <honeycomb.vbd.version>1.1.0-SNAPSHOT</honeycomb.vbd.version>
66         <infrautils.version>1.1.0-SNAPSHOT</infrautils.version>
67         <iotdm.version>0.3.0-SNAPSHOT</iotdm.version>
68         <l2switch.version>0.5.0-SNAPSHOT</l2switch.version>
69         <lacp.version>1.3.0-SNAPSHOT</lacp.version>
70         <lispflowmapping.version>1.5.0-SNAPSHOT</lispflowmapping.version>
71         <mdsal.version>1.5.0-SNAPSHOT</mdsal.version>
72         <natapp.version>0.2.0-SNAPSHOT</natapp.version>
73         <nemo.version>1.2.0-SNAPSHOT</nemo.version>
74         <netconf.version>1.2.0-SNAPSHOT</netconf.version>
75         <netide.version>0.3.0-SNAPSHOT</netide.version>
76         <netvirt.version>1.4.0-SNAPSHOT</netvirt.version>
77         <nic.version>1.3.0-SNAPSHOT</nic.version>
78         <neutron.version>0.8.0-SNAPSHOT</neutron.version>
79         <ocpplugin.version>0.2.0-SNAPSHOT</ocpplugin.version>
80         <odlparent.version>1.8.0-SNAPSHOT</odlparent.version>
81         <of-config.version>1.2.0-SNAPSHOT</of-config.version>
82         <openflowplugin.version>0.4.0-SNAPSHOT</openflowplugin.version>
83         <ovsdb.version>1.4.0-SNAPSHOT</ovsdb.version>
84         <packetcable.version>1.5.0-SNAPSHOT</packetcable.version>
85         <restconf.version>1.5.0-SNAPSHOT</restconf.version>
86         <sdninterfaceapp.version>1.8.0-SNAPSHOT</sdninterfaceapp.version>
87         <sfc.version>0.5.0-SNAPSHOT</sfc.version>
88         <snbi.version>1.4.0-SNAPSHOT</snbi.version>
89         <snmp.version>1.3.0-SNAPSHOT</snmp.version>
90         <snmp4sdn.version>0.5.0-SNAPSHOT</snmp4sdn.version>
91         <sxp.version>1.4.0-SNAPSHOT</sxp.version>
92         <topoprocessing.version>0.3.0-SNAPSHOT</topoprocessing.version>
93         <tsdr.version>1.3.0-SNAPSHOT</tsdr.version>
94         <ttp.version>0.4.0-SNAPSHOT</ttp.version>
95         <unimgr.version>0.2.0-SNAPSHOT</unimgr.version>
96         <usc.version>1.3.0-SNAPSHOT</usc.version>
97         <!-- Removed from autorelease due to inactivity.
98         <usecplugin.version>1.2.0-SNAPSHOT</usecplugin.version>
99         -->
100         <vpnservice.version>0.4.0-SNAPSHOT</vpnservice.version>
101         <vtn-manager.version>0.6.0-SNAPSHOT</vtn-manager.version>
102         <!-- Removed from autorelease due to inactivity.
103         <yang-push.version>1.2.0-SNAPSHOT</yang-push.version>
104         -->
105         <yangtools.version>1.1.0-SNAPSHOT</yangtools.version>
106         <!-- Keep this list sorted alphabetically please. -->
107     </properties>
108     <dependencyManagement>
109         <dependencies>
110             <!-- For Version. -->
111             <dependency>
112                 <groupId>org.opendaylight.controller</groupId>
113                 <artifactId>features-config-persister</artifactId>
114                 <version>${controller.config.version}</version>
115                 <classifier>features</classifier>
116                 <type>xml</type>
117             </dependency>
118             <!-- External applications. -->
119             <dependency>
120                 <groupId>org.opendaylight.aaa</groupId>
121                 <artifactId>aaa-cli-jar</artifactId>
122                 <version>${aaa.version}</version>
123             </dependency>
124             <!-- For features, by project. -->
125             <!-- TODO: This basically duplicates features-index dependencies just to save 1 line per dependency there. Worth it? -->
126             <!-- Aaa -->
127             <dependency>
128                 <groupId>org.opendaylight.aaa</groupId>
129                 <artifactId>features-aaa</artifactId>
130                 <version>${aaa.version}</version>
131                 <classifier>features</classifier>
132                 <type>xml</type>
133             </dependency>
134             <dependency>
135                 <groupId>org.opendaylight.aaa</groupId>
136                 <artifactId>features-aaa-shiro</artifactId>
137                 <version>${aaa.version}</version>
138                 <classifier>features</classifier>
139                 <type>xml</type>
140             </dependency>
141             <!-- Alto -->
142             <dependency>
143                 <groupId>org.opendaylight.alto</groupId>
144                 <artifactId>features-alto-release</artifactId>
145                 <version>${alto.version}</version>
146                 <classifier>features</classifier>
147                 <type>xml</type>
148             </dependency>
149             <!-- Atrium
150                 Removed from autorelease due to inactivity.
151             <dependency>
152                 <groupId>org.opendaylight.atrium</groupId>
153                 <artifactId>atrium-features</artifactId>
154                 <version>${atrium.version}</version>
155                 <classifier>features</classifier>
156                 <type>xml</type>
157             </dependency>
158             -->
159             <!-- Bgpcep -->
160             <dependency>
161                 <groupId>org.opendaylight.bgpcep</groupId>
162                 <artifactId>features-bgp</artifactId>
163                 <classifier>features</classifier>
164                 <version>${bgpcep.version}</version>
165                 <type>xml</type>
166             </dependency>
167             <dependency>
168                 <groupId>org.opendaylight.bgpcep</groupId>
169                 <artifactId>features-bmp</artifactId>
170                 <classifier>features</classifier>
171                 <version>${bgpcep.version}</version>
172                 <type>xml</type>
173             </dependency>
174             <dependency>
175                 <groupId>org.opendaylight.bgpcep</groupId>
176                 <artifactId>features-extras</artifactId>
177                 <classifier>features</classifier>
178                 <version>${bgpcep.version}</version>
179                 <type>xml</type>
180             </dependency>
181             <dependency>
182                 <groupId>org.opendaylight.bgpcep</groupId>
183                 <artifactId>features-pcep</artifactId>
184                 <classifier>features</classifier>
185                 <version>${bgpcep.version}</version>
186                 <type>xml</type>
187             </dependency>
188             <dependency>
189                 <groupId>org.opendaylight.bgpcep</groupId>
190                 <artifactId>features-rsvp</artifactId>
191                 <classifier>features</classifier>
192                 <version>${bgpcep.version}</version>
193                 <type>xml</type>
194             </dependency>
195             <!-- Bier -->
196             <dependency>
197                 <groupId>org.opendaylight.bier</groupId>
198                 <artifactId>features-bier</artifactId>
199                 <classifier>features</classifier>
200                 <version>${bier.version}</version>
201                 <type>xml</type>
202             </dependency>
203             <!-- Capwap -->
204             <dependency>
205                 <groupId>org.opendaylight.capwap</groupId>
206                 <artifactId>capwap-features</artifactId>
207                 <version>${capwap.version}</version>
208                 <classifier>features</classifier>
209                 <type>xml</type>
210             </dependency>
211             <!-- Cardinal -->
212             <dependency>
213                 <groupId>org.opendaylight.cardinal</groupId>
214                 <artifactId>cardinal-features</artifactId>
215                 <version>${cardinal.version}</version>
216                 <classifier>features</classifier>
217                 <type>xml</type>
218             </dependency>
219             <!-- Centinel
220                 Removed from autorelease due to inactivity.
221             <dependency>
222                 <groupId>org.opendaylight.centinel</groupId>
223                 <artifactId>centinel-features</artifactId>
224                 <version>${centinel.version}</version>
225                 <classifier>features</classifier>
226                 <type>xml</type>
227             </dependency>
228             -->
229             <!-- Controller -->
230             <dependency>
231                 <groupId>org.opendaylight.controller</groupId>
232                 <artifactId>features-extras</artifactId>
233                 <version>${controller.extras.version}</version>
234                 <classifier>features</classifier>
235                 <type>xml</type>
236             </dependency>
237             <dependency>
238                 <groupId>org.opendaylight.controller</groupId>
239                 <artifactId>features-mdsal</artifactId>
240                 <version>${mdsal.version}</version>
241                 <classifier>features</classifier>
242                 <type>xml</type>
243             </dependency>
244             <dependency>
245                 <groupId>org.opendaylight.controller</groupId>
246                 <artifactId>features-mdsal-benchmark</artifactId>
247                 <version>${benchmark.version}</version>
248                 <classifier>features</classifier>
249                 <type>xml</type>
250             </dependency>
251             <!-- Didm -->
252             <dependency>
253                 <groupId>org.opendaylight.didm</groupId>
254                 <artifactId>features-didm</artifactId>
255                 <version>${didm.version}</version>
256                 <classifier>features</classifier>
257                 <type>xml</type>
258             </dependency>
259             <dependency>
260                 <groupId>org.opendaylight.didm</groupId>
261                 <artifactId>features-didm-hp</artifactId>
262                 <version>${didm.version}</version>
263                 <classifier>features</classifier>
264                 <type>xml</type>
265             </dependency>
266             <dependency>
267                 <groupId>org.opendaylight.didm</groupId>
268                 <artifactId>features-didm-ovs</artifactId>
269                 <version>${didm.version}</version>
270                 <classifier>features</classifier>
271                 <type>xml</type>
272             </dependency>
273             <!-- Dlux -->
274             <dependency>
275                 <groupId>org.opendaylight.dlux</groupId>
276                 <artifactId>features-dlux</artifactId>
277                 <version>${dlux.version}</version>
278                 <classifier>features</classifier>
279                 <type>xml</type>
280             </dependency>
281             <!-- Dluxapps -->
282             <dependency>
283                 <groupId>org.opendaylight.dluxapps</groupId>
284                 <artifactId>features-dluxapps</artifactId>
285                 <version>${dluxapps.version}</version>
286                 <classifier>features</classifier>
287                 <type>xml</type>
288             </dependency>
289             <!-- Eman -->
290             <dependency>
291                 <groupId>org.opendaylight.eman</groupId>
292                 <artifactId>eman-features</artifactId>
293                 <version>${eman.version}</version>
294                 <classifier>features</classifier>
295                 <type>xml</type>
296             </dependency>
297             <!-- Faas -->
298             <dependency>
299                 <groupId>org.opendaylight.faas</groupId>
300                 <artifactId>features-faas</artifactId>
301                 <version>${faas.version}</version>
302                 <classifier>features</classifier>
303                 <type>xml</type>
304             </dependency>
305             <!-- Genius -->
306             <dependency>
307                 <groupId>org.opendaylight.genius</groupId>
308                 <artifactId>genius-features</artifactId>
309                 <version>${genius.version}</version>
310                 <classifier>features</classifier>
311                 <type>xml</type>
312             </dependency>
313             <!-- Groupbasedpolicy -->
314             <dependency>
315                 <groupId>org.opendaylight.groupbasedpolicy</groupId>
316                 <artifactId>features-groupbasedpolicy</artifactId>
317                 <version>${groupbasedpolicy.version}</version>
318                 <classifier>features</classifier>
319                 <type>xml</type>
320             </dependency>
321             <!-- Honeycomb/Vbd -->
322             <dependency>
323                 <groupId>org.opendaylight.honeycomb.vbd</groupId>
324                 <artifactId>vbd-features</artifactId>
325                 <version>${honeycomb.vbd.version}</version>
326                 <classifier>features</classifier>
327                 <type>xml</type>
328             </dependency>
329             <!-- Infrautils -->
330             <dependency>
331                 <groupId>org.opendaylight.infrautils</groupId>
332                 <artifactId>infrautils-features</artifactId>
333                 <version>${infrautils.version}</version>
334                 <classifier>features</classifier>
335                 <type>xml</type>
336             </dependency>
337             <!-- Iotdm -->
338             <dependency>
339                 <groupId>org.opendaylight.iotdm</groupId>
340                 <artifactId>onem2mall-features</artifactId>
341                 <version>${iotdm.version}</version>
342                 <classifier>features</classifier>
343                 <type>xml</type>
344             </dependency>
345             <!-- L2switch -->
346             <dependency>
347                 <groupId>org.opendaylight.l2switch</groupId>
348                 <artifactId>features-l2switch</artifactId>
349                 <version>${l2switch.version}</version>
350                 <classifier>features</classifier>
351                 <type>xml</type>
352             </dependency>
353             <!-- Lacp -->
354             <dependency>
355                 <groupId>org.opendaylight.lacp</groupId>
356                 <artifactId>features-lacp</artifactId>
357                 <version>${lacp.version}</version>
358                 <classifier>features</classifier>
359                 <type>xml</type>
360             </dependency>
361             <!-- Lispflowmapping -->
362             <dependency>
363                 <groupId>org.opendaylight.lispflowmapping</groupId>
364                 <artifactId>features-lispflowmapping</artifactId>
365                 <version>${lispflowmapping.version}</version>
366                 <classifier>features</classifier>
367                 <type>xml</type>
368             </dependency>
369             <!-- Natapp -->
370             <dependency>
371                 <groupId>org.opendaylight.natapp</groupId>
372                 <artifactId>natapp-features</artifactId>
373                 <version>${natapp.version}</version>
374                 <classifier>features</classifier>
375                 <type>xml</type>
376             </dependency>
377             <!-- Nemo -->
378             <dependency>
379                 <groupId>org.opendaylight.nemo</groupId>
380                 <artifactId>nemo-features</artifactId>
381                 <version>${nemo.version}</version>
382                 <classifier>features</classifier>
383                 <type>xml</type>
384             </dependency>
385             <!-- Netconf -->
386             <dependency>
387                 <groupId>org.opendaylight.netconf</groupId>
388                 <artifactId>features-netconf</artifactId>
389                 <version>${netconf.version}</version>
390                 <classifier>features</classifier>
391                 <type>xml</type>
392             </dependency>
393             <dependency>
394                 <groupId>org.opendaylight.netconf</groupId>
395                 <artifactId>features-netconf-connector</artifactId>
396                 <version>${netconf.version}</version>
397                 <classifier>features</classifier>
398                 <type>xml</type>
399             </dependency>
400             <dependency>
401                 <groupId>org.opendaylight.netconf</groupId>
402                 <artifactId>features-restconf</artifactId>
403                 <version>${restconf.version}</version>
404                 <classifier>features</classifier>
405                 <type>xml</type>
406             </dependency>
407             <!-- Netvirt -->
408             <dependency>
409                 <groupId>org.opendaylight.netvirt</groupId>
410                 <artifactId>features-netvirt</artifactId>
411                 <version>${netvirt.version}</version>
412                 <classifier>features</classifier>
413                 <type>xml</type>
414             </dependency>
415             <dependency>
416                 <groupId>org.opendaylight.netvirt</groupId>
417                 <artifactId>openstack.net-virt-sfc-features</artifactId>
418                 <version>${netvirt.version}</version>
419                 <classifier>features</classifier>
420                 <type>xml</type>
421             </dependency>
422             <dependency>
423                 <groupId>org.opendaylight.netvirt</groupId>
424                 <artifactId>openstack.sfc-translator-features</artifactId>
425                 <version>${netvirt.version}</version>
426                 <classifier>features</classifier>
427                 <type>xml</type>
428             </dependency>
429             <dependency>
430                 <groupId>org.opendaylight.netvirt</groupId>
431                 <artifactId>vpnservice-features</artifactId>
432                 <version>${vpnservice.version}</version>
433                 <classifier>features</classifier>
434                 <type>xml</type>
435             </dependency>
436             <!-- Netide -->
437             <dependency>
438                 <groupId>org.opendaylight.netide</groupId>
439                 <artifactId>netide-features</artifactId>
440                 <version>${netide.version}</version>
441                 <classifier>features</classifier>
442                 <type>xml</type>
443             </dependency>
444             <!-- Neutron -->
445             <dependency>
446                 <groupId>org.opendaylight.neutron</groupId>
447                 <artifactId>features-neutron</artifactId>
448                 <version>${neutron.version}</version>
449                 <classifier>features</classifier>
450                 <type>xml</type>
451             </dependency>
452             <!-- Nic -->
453             <dependency>
454                 <groupId>org.opendaylight.nic</groupId>
455                 <artifactId>features-nic</artifactId>
456                 <version>${nic.version}</version>
457                 <classifier>features</classifier>
458                 <type>xml</type>
459             </dependency>
460             <!-- Ocpplugin -->
461             <dependency>
462                 <groupId>org.opendaylight.ocpplugin</groupId>
463                 <artifactId>features-ocpplugin</artifactId>
464                 <version>${ocpplugin.version}</version>
465                 <classifier>features</classifier>
466                 <type>xml</type>
467             </dependency>
468             <!-- Odlparent -->
469             <dependency>
470                 <groupId>org.opendaylight.odlparent</groupId>
471                 <artifactId>features-akka</artifactId>
472                 <version>${odlparent.version}</version>
473                 <classifier>features</classifier>
474                 <type>xml</type>
475             </dependency>
476             <dependency>
477                 <groupId>org.opendaylight.odlparent</groupId>
478                 <artifactId>features-odlparent</artifactId>
479                 <version>${odlparent.version}</version>
480                 <classifier>features</classifier>
481                 <type>xml</type>
482             </dependency>
483             <!-- Of-config -->
484             <dependency>
485                 <groupId>org.opendaylight.of-config</groupId>
486                 <artifactId>features-of-config</artifactId>
487                 <version>${of-config.version}</version>
488                 <classifier>features</classifier>
489                 <type>xml</type>
490             </dependency>
491             <!-- Openflowplugin -->
492             <dependency>
493                 <groupId>org.opendaylight.openflowplugin</groupId>
494                 <artifactId>features-openflowplugin</artifactId>
495                 <version>${openflowplugin.version}</version>
496                 <classifier>features</classifier>
497                 <type>xml</type>
498             </dependency>
499             <dependency>
500                 <groupId>org.opendaylight.openflowplugin</groupId>
501                 <artifactId>features-openflowplugin-he</artifactId>
502                 <version>${openflowplugin.version}</version>
503                 <classifier>features</classifier>
504                 <type>xml</type>
505             </dependency>
506             <dependency>
507                 <groupId>org.opendaylight.openflowplugin</groupId>
508                 <artifactId>features-openflowplugin-extension</artifactId>
509                 <version>${openflowplugin.version}</version>
510                 <classifier>features</classifier>
511                 <type>xml</type>
512             </dependency>
513             <dependency>
514                 <groupId>org.opendaylight.openflowplugin</groupId>
515                 <artifactId>features-openflowplugin-extension-he</artifactId>
516                 <version>${openflowplugin.version}</version>
517                 <classifier>features</classifier>
518                 <type>xml</type>
519             </dependency>
520             <!-- Ovsdb -->
521             <dependency>
522                 <groupId>org.opendaylight.ovsdb</groupId>
523                 <artifactId>library-features</artifactId>
524                 <version>${ovsdb.version}</version>
525                 <classifier>features</classifier>
526                 <type>xml</type>
527             </dependency>
528             <dependency>
529                 <groupId>org.opendaylight.ovsdb</groupId>
530                 <artifactId>southbound-features</artifactId>
531                 <version>${ovsdb.version}</version>
532                 <classifier>features</classifier>
533                 <type>xml</type>
534             </dependency>
535             <dependency>
536                 <groupId>org.opendaylight.ovsdb</groupId>
537                 <artifactId>hwvtepsouthbound-features</artifactId>
538                 <version>${ovsdb.version}</version>
539                 <classifier>features</classifier>
540                 <type>xml</type>
541             </dependency>
542             <!-- Packetcable -->
543             <dependency>
544                 <groupId>org.opendaylight.packetcable</groupId>
545                 <artifactId>features-packetcable-policy</artifactId>
546                 <version>${packetcable.version}</version>
547                 <classifier>features</classifier>
548                 <type>xml</type>
549             </dependency>
550             <!-- Sdninterfaceapp -->
551             <dependency>
552                 <groupId>org.opendaylight.sdninterfaceapp</groupId>
553                 <artifactId>features-sdninterfaceapp</artifactId>
554                 <version>${sdninterfaceapp.version}</version>
555                 <classifier>features</classifier>
556                 <type>xml</type>
557             </dependency>
558             <!-- Sfc -->
559             <dependency>
560                 <groupId>org.opendaylight.sfc</groupId>
561                 <artifactId>features-sfc</artifactId>
562                 <version>${sfc.version}</version>
563                 <classifier>features</classifier>
564                 <type>xml</type>
565             </dependency>
566             <!-- Snbi -->
567             <dependency>
568                 <groupId>org.opendaylight.snbi</groupId>
569                 <artifactId>features-snbi</artifactId>
570                 <version>${snbi.version}</version>
571                 <classifier>features</classifier>
572                 <type>xml</type>
573             </dependency>
574             <!-- Snmp -->
575             <dependency>
576                 <groupId>org.opendaylight.snmp</groupId>
577                 <artifactId>features-snmp</artifactId>
578                 <version>${snmp.version}</version>
579                 <classifier>features</classifier>
580                 <type>xml</type>
581             </dependency>
582             <!-- Snmp4sdn -->
583             <dependency>
584                 <groupId>org.opendaylight.snmp4sdn</groupId>
585                 <artifactId>features-snmp4sdn</artifactId>
586                 <version>${snmp4sdn.version}</version>
587                 <classifier>features</classifier>
588                 <type>xml</type>
589             </dependency>
590             <!-- Sxp -->
591             <dependency>
592                 <groupId>org.opendaylight.sxp</groupId>
593                 <artifactId>features</artifactId>
594                 <version>${sxp.version}</version>
595                 <classifier>features</classifier>
596                 <type>xml</type>
597             </dependency>
598             <!-- Topoprocessing -->
599             <dependency>
600                 <groupId>org.opendaylight.topoprocessing</groupId>
601                 <artifactId>features-topoprocessing</artifactId>
602                 <version>${topoprocessing.version}</version>
603                 <classifier>features</classifier>
604                 <type>xml</type>
605             </dependency>
606             <!-- Tsdr -->
607             <dependency>
608                 <groupId>org.opendaylight.tsdr</groupId>
609                 <artifactId>features-tsdr</artifactId>
610                 <version>${tsdr.version}</version>
611                 <classifier>features</classifier>
612                 <type>xml</type>
613             </dependency>
614             <!-- Ttp -->
615             <dependency>
616                 <groupId>org.opendaylight.ttp</groupId>
617                 <artifactId>features-ttp</artifactId>
618                 <version>${ttp.version}</version>
619                 <classifier>features</classifier>
620                 <type>xml</type>
621             </dependency>
622             <!-- Unimgr -->
623             <dependency>
624                 <groupId>org.opendaylight.unimgr</groupId>
625                 <artifactId>unimgr-features</artifactId>
626                 <version>${unimgr.version}</version>
627                 <classifier>features</classifier>
628                 <type>xml</type>
629             </dependency>
630             <!-- Usc -->
631             <dependency>
632                 <groupId>org.opendaylight.usc</groupId>
633                 <artifactId>usc-features</artifactId>
634                 <version>${usc.version}</version>
635                 <classifier>features</classifier>
636                 <type>xml</type>
637             </dependency>
638             <!-- Usecplugin
639                 Removed from autorelease due to inactivity.
640             <dependency>
641                 <groupId>org.opendaylight.usecplugin</groupId>
642                 <artifactId>usecplugin-features</artifactId>
643                 <version>${usecplugin.version}</version>
644                 <classifier>features</classifier>
645                 <type>xml</type>
646             </dependency>
647             -->
648             <!-- Vtn -->
649             <dependency>
650                 <groupId>org.opendaylight.vtn</groupId>
651                 <artifactId>features-vtn-manager</artifactId>
652                 <version>${vtn-manager.version}</version>
653                 <classifier>features</classifier>
654                 <type>xml</type>
655             </dependency>
656             <!-- Yang-push
657                 Removed from autorelease due to inactivity.
658             <dependency>
659                 <groupId>org.opendaylight.yang-push</groupId>
660                 <artifactId>yangpush-features</artifactId>
661                 <version>${yang-push.version}</version>
662                 <classifier>features</classifier>
663                 <type>xml</type>
664             </dependency>
665             -->
666         </dependencies>
667     </dependencyManagement>
668 </project>