Remove unimgr from nitrogen distribution
[integration/distribution.git] / features / singles / odl-integration-compatible-with-all / pom.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!--
3  Copyright (c) 2017 Cisco Systems, Inc. and others.  All rights reserved.
4
5  This program and the accompanying materials are made available under the
6  terms of the Eclipse Public License v1.0 which accompanies this distribution,
7  and is available at http://www.eclipse.org/legal/epl-v10.html
8  -->
9 <project xmlns="http://maven.apache.org/POM/4.0.0"
10          xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
11          xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
12     <modelVersion>4.0.0</modelVersion>
13     <parent>
14         <groupId>org.opendaylight.odlparent</groupId>
15         <artifactId>single-feature-parent</artifactId>
16         <version>2.0.2</version>
17         <relativePath/>
18     </parent>
19     <groupId>org.opendaylight.integration</groupId>
20     <artifactId>odl-integration-compatible-with-all</artifactId>
21     <!-- TODO: Shorter name? -->
22     <version>0.7.0-SNAPSHOT</version>
23     <packaging>feature</packaging>
24     <!-- <name> formatting is used by autorelease to parse and notify projects on
25          build failure. Please do not modify this unless you have a good reason. -->
26     <name>ODL :: integration :: ${project.artifactId}</name>
27     <description>Single feature containing all features compatible together.</description>
28     <url>https://wiki.opendaylight.org/view/Integration/Distribution</url>
29     <licenses>
30         <license>
31             <name>Eclipse Public License v1.0</name>
32             <url>http://www.eclipse.org/legal/epl-v10.html</url>
33         </license>
34     </licenses>
35     <!-- FIXME: Add developers section -->
36     <scm>
37         <connection>scm:git:https://git.opendaylight.org/gerrit/integration/distribution.git</connection>
38         <developerConnection>scm:git:ssh://git.opendaylight.org:29418/integration/distribution.git</developerConnection>
39         <url>https://git.opendaylight.org/gerrit/gitweb?p=integration/distribution.git;a=tree;f=features/singles/odl-integration-compatible-with-all;hb=HEAD</url>
40         <tag>HEAD</tag>
41     </scm>
42     <dependencyManagement>
43         <dependencies>
44             <dependency>
45                 <groupId>${project.groupId}</groupId>
46                 <artifactId>all-artifacts</artifactId>
47                 <version>${project.version}</version>
48                 <scope>import</scope>
49                 <type>pom</type>
50             </dependency>
51         </dependencies>
52     </dependencyManagement>
53     <dependencies>
54
55         <!-- User facing single features. Alphabetical order -->
56
57         <!-- AAA -->
58         <dependency>
59             <groupId>org.opendaylight.aaa</groupId>
60             <artifactId>odl-aaa-shiro</artifactId>
61             <type>xml</type>
62             <classifier>features</classifier>
63         </dependency>
64
65          <!-- BGPCEP -->
66         <dependency>
67             <groupId>org.opendaylight.bgpcep</groupId>
68             <artifactId>odl-bgpcep-bgp</artifactId>
69             <type>xml</type>
70             <classifier>features</classifier>
71         </dependency>
72         <dependency>
73             <groupId>org.opendaylight.bgpcep</groupId>
74             <artifactId>odl-bgpcep-bmp</artifactId>
75             <type>xml</type>
76             <classifier>features</classifier>
77         </dependency>
78         <dependency>
79             <groupId>org.opendaylight.bgpcep</groupId>
80             <artifactId>odl-bgpcep-pcep</artifactId>
81             <type>xml</type>
82             <classifier>features</classifier>
83         </dependency>
84         <dependency>
85             <groupId>org.opendaylight.bgpcep</groupId>
86             <artifactId>odl-bgpcep-rsvp</artifactId>
87             <type>xml</type>
88             <classifier>features</classifier>
89         </dependency>
90
91         <!-- Daexim -->
92         <dependency>
93             <groupId>org.opendaylight.daexim</groupId>
94             <artifactId>odl-daexim-all</artifactId>
95             <type>xml</type>
96             <classifier>features</classifier>
97         </dependency>
98
99         <!-- Distribution -->
100         <dependency>
101             <groupId>${project.groupId}</groupId>
102             <artifactId>odl-distribution-version</artifactId>
103             <type>xml</type>
104             <classifier>features</classifier>
105         </dependency>
106
107         <!-- DluxApps -->
108         <dependency>
109             <groupId>org.opendaylight.dluxapps</groupId>
110             <artifactId>odl-dluxapps-nodes</artifactId>
111             <type>xml</type>
112             <classifier>features</classifier>
113         </dependency>
114         <dependency>
115             <groupId>org.opendaylight.dluxapps</groupId>
116             <artifactId>odl-dluxapps-topology</artifactId>
117             <type>xml</type>
118             <classifier>features</classifier>
119         </dependency>
120         <dependency>
121             <groupId>org.opendaylight.dluxapps</groupId>
122             <artifactId>odl-dluxapps-yangman</artifactId>
123             <type>xml</type>
124             <classifier>features</classifier>
125         </dependency>
126         <dependency>
127             <groupId>org.opendaylight.dluxapps</groupId>
128             <artifactId>odl-dluxapps-yangvisualizer</artifactId>
129             <type>xml</type>
130             <classifier>features</classifier>
131         </dependency>
132
133         <!-- Honeycomb/VBD -->
134         <dependency>
135             <groupId>org.opendaylight.honeycomb.vbd</groupId>
136             <artifactId>odl-vbd</artifactId>
137             <classifier>features</classifier>
138             <type>xml</type>
139         </dependency>
140         <dependency>
141             <groupId>org.opendaylight.honeycomb.vbd</groupId>
142             <artifactId>odl-vbd-rest</artifactId>
143             <classifier>features</classifier>
144             <type>xml</type>
145         </dependency>
146         <dependency>
147             <groupId>org.opendaylight.honeycomb.vbd</groupId>
148             <artifactId>odl-vbd-ui</artifactId>
149             <classifier>features</classifier>
150             <type>xml</type>
151         </dependency>
152
153         <!-- LISP Flow Mapping -->
154         <dependency>
155             <groupId>org.opendaylight.lispflowmapping</groupId>
156             <artifactId>odl-lispflowmapping-msmr</artifactId>
157             <type>xml</type>
158             <classifier>features</classifier>
159         </dependency>
160
161         <!-- Netconf -->
162         <dependency>
163             <groupId>org.opendaylight.netconf</groupId>
164             <artifactId>odl-netconf-mdsal</artifactId>
165             <type>xml</type>
166             <classifier>features</classifier>
167         </dependency>
168         <dependency>
169             <groupId>org.opendaylight.netconf</groupId>
170             <artifactId>odl-mdsal-apidocs</artifactId>
171             <classifier>features</classifier>
172             <type>xml</type>
173         </dependency>
174         <dependency>
175             <groupId>org.opendaylight.netconf</groupId>
176             <artifactId>odl-netconf-callhome-ssh</artifactId>
177             <classifier>features</classifier>
178             <type>xml</type>
179         </dependency>
180         <dependency>
181             <groupId>org.opendaylight.netconf</groupId>
182             <artifactId>odl-netconf-console</artifactId>
183             <classifier>features</classifier>
184             <type>xml</type>
185         </dependency>
186         <dependency>
187             <groupId>org.opendaylight.netconf</groupId>
188             <artifactId>odl-restconf</artifactId>
189             <classifier>features</classifier>
190             <type>xml</type>
191         </dependency>
192         <dependency>
193             <groupId>org.opendaylight.netconf</groupId>
194             <artifactId>odl-yanglib</artifactId>
195             <classifier>features</classifier>
196             <type>xml</type>
197         </dependency>
198
199         <!-- Neutron Northbound -->
200         <dependency>
201             <groupId>org.opendaylight.neutron</groupId>
202             <artifactId>odl-neutron-service</artifactId>
203             <type>xml</type>
204             <classifier>features</classifier>
205         </dependency>
206
207         <!-- OCPplugin -->
208         <dependency>
209             <groupId>org.opendaylight.ocpplugin</groupId>
210             <artifactId>odl-ocpplugin-all</artifactId>
211             <type>xml</type>
212             <classifier>features</classifier>
213         </dependency>
214
215         <!-- OpenflowPlugin -->
216         <dependency>
217             <groupId>org.opendaylight.openflowplugin</groupId>
218             <artifactId>odl-openflowplugin-flow-services-rest</artifactId>
219             <type>xml</type>
220             <classifier>features</classifier>
221         </dependency>
222         <dependency>
223             <groupId>org.opendaylight.openflowplugin</groupId>
224             <artifactId>odl-openflowplugin-nxm-extensions</artifactId>
225             <type>xml</type>
226             <classifier>features</classifier>
227         </dependency>
228
229         <!-- OVSDB -->
230         <dependency>
231             <groupId>org.opendaylight.ovsdb</groupId>
232             <artifactId>odl-ovsdb-library</artifactId>
233             <type>xml</type>
234             <classifier>features</classifier>
235         </dependency>
236         <dependency>
237             <groupId>org.opendaylight.ovsdb</groupId>
238             <artifactId>odl-ovsdb-hwvtepsouthbound</artifactId>
239             <type>xml</type>
240             <classifier>features</classifier>
241         </dependency>
242         <dependency>
243             <groupId>org.opendaylight.ovsdb</groupId>
244             <artifactId>odl-ovsdb-southbound-impl</artifactId>
245             <type>xml</type>
246             <classifier>features</classifier>
247         </dependency>
248
249         <!-- SFC -->
250         <dependency>
251             <groupId>org.opendaylight.sfc</groupId>
252             <artifactId>odl-sfc-netconf</artifactId>
253             <type>xml</type>
254             <classifier>features</classifier>
255         </dependency>
256         <dependency>
257             <groupId>org.opendaylight.sfc</groupId>
258             <artifactId>odl-sfc-ovs</artifactId>
259             <type>xml</type>
260             <classifier>features</classifier>
261         </dependency>
262         <dependency>
263             <groupId>org.opendaylight.sfc</groupId>
264             <artifactId>odl-sfc-sb-rest</artifactId>
265             <type>xml</type>
266             <classifier>features</classifier>
267         </dependency>
268         <dependency>
269             <groupId>org.opendaylight.sfc</groupId>
270             <artifactId>odl-sfc-test-consumer</artifactId>
271             <type>xml</type>
272             <classifier>features</classifier>
273         </dependency>
274         <dependency>
275             <groupId>org.opendaylight.sfc</groupId>
276             <artifactId>odl-sfc-ui</artifactId>
277             <type>xml</type>
278             <classifier>features</classifier>
279         </dependency>
280         <dependency>
281             <groupId>org.opendaylight.sfc</groupId>
282             <artifactId>odl-sfclisp</artifactId>
283             <type>xml</type>
284             <classifier>features</classifier>
285         </dependency>
286
287         <!-- SNMP4SDN -->
288         <dependency>
289             <groupId>org.opendaylight.snmp4sdn</groupId>
290             <artifactId>odl-snmp4sdn-snmp4sdn</artifactId>
291             <classifier>features</classifier>
292             <type>xml</type>
293         </dependency>
294
295         <!-- SXP -->
296         <dependency>
297             <groupId>org.opendaylight.sxp</groupId>
298             <artifactId>odl-sxp-controller</artifactId>
299             <classifier>features</classifier>
300             <type>xml</type>
301         </dependency>
302
303         <!-- Topoprocessing -->
304         <dependency>
305             <groupId>org.opendaylight.topoprocessing</groupId>
306             <artifactId>odl-topoprocessing-i2rs</artifactId>
307             <type>xml</type>
308             <classifier>features</classifier>
309         </dependency>
310         <dependency>
311             <groupId>org.opendaylight.topoprocessing</groupId>
312             <artifactId>odl-topoprocessing-inventory</artifactId>
313             <type>xml</type>
314             <classifier>features</classifier>
315         </dependency>
316         <dependency>
317             <groupId>org.opendaylight.topoprocessing</groupId>
318             <artifactId>odl-topoprocessing-inventory-rendering</artifactId>
319             <type>xml</type>
320             <classifier>features</classifier>
321         </dependency>
322         <dependency>
323             <groupId>org.opendaylight.topoprocessing</groupId>
324             <artifactId>odl-topoprocessing-network-topology</artifactId>
325             <type>xml</type>
326             <classifier>features</classifier>
327         </dependency>
328         <dependency>
329             <groupId>org.opendaylight.topoprocessing</groupId>
330             <artifactId>odl-topoprocessing-mlmt</artifactId>
331             <type>xml</type>
332             <classifier>features</classifier>
333         </dependency>
334
335         <!-- TTP -->
336         <dependency>
337             <groupId>org.opendaylight.ttp</groupId>
338             <artifactId>odl-ttp-model-rest</artifactId>
339             <type>xml</type>
340             <classifier>features</classifier>
341         </dependency>
342
343         <!-- Unimgr -->
344         <!-- This project is still using odlparent 1.9.0
345         <dependency>
346             <groupId>org.opendaylight.unimgr</groupId>
347             <artifactId>odl-unimgr</artifactId>
348             <type>xml</type>
349             <classifier>features</classifier>
350         </dependency>
351         -->
352
353     </dependencies>
354 </project>