Bump versions by x.y.(z+1)
[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" 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">
10     <modelVersion>4.0.0</modelVersion>
11     <parent>
12         <groupId>org.opendaylight.odlparent</groupId>
13         <artifactId>single-feature-parent</artifactId>
14         <version>3.1.3</version>
15         <relativePath/>
16     </parent>
17     <groupId>org.opendaylight.integration</groupId>
18     <artifactId>odl-integration-compatible-with-all</artifactId>
19     <!-- TODO: Shorter name? -->
20     <version>0.9.1-SNAPSHOT</version>
21     <packaging>feature</packaging>
22     <!-- <name> formatting is used by autorelease to parse and notify projects on
23          build failure. Please do not modify this unless you have a good reason. -->
24     <name>ODL :: integration :: ${project.artifactId}</name>
25     <description>Single feature containing all features compatible together.</description>
26     <url>https://wiki.opendaylight.org/view/Integration/Distribution</url>
27     <licenses>
28         <license>
29             <name>Eclipse Public License v1.0</name>
30             <url>http://www.eclipse.org/legal/epl-v10.html</url>
31         </license>
32     </licenses>
33     <!-- FIXME: Add developers section -->
34     <scm>
35         <connection>scm:git:https://git.opendaylight.org/gerrit/integration/distribution.git</connection>
36         <developerConnection>scm:git:ssh://git.opendaylight.org:29418/integration/distribution.git</developerConnection>
37         <url>https://git.opendaylight.org/gerrit/gitweb?p=integration/distribution.git;a=tree;f=features/singles/odl-integration-compatible-with-all;hb=HEAD</url>
38         <tag>HEAD</tag>
39     </scm>
40     <dependencyManagement>
41         <dependencies>
42             <dependency>
43                 <groupId>${project.groupId}</groupId>
44                 <artifactId>all-artifacts</artifactId>
45                 <version>${project.version}</version>
46                 <scope>import</scope>
47                 <type>pom</type>
48             </dependency>
49         </dependencies>
50     </dependencyManagement>
51
52     <!-- Override odlparent default to get the speed improvements in feature generation
53          FIXME: remove this once odlparent ships 4.1.5+ -->
54     <build>
55         <plugins>
56             <plugin>
57                 <groupId>org.apache.karaf.tooling</groupId>
58                 <artifactId>karaf-maven-plugin</artifactId>
59                 <version>4.1.5</version>
60             </plugin>
61         </plugins>
62     </build>
63
64     <!-- User facing single features. Alphabetical order -->
65     <profiles>
66         <!-- AAA -->
67         <profile>
68             <id>aaa</id>
69             <activation>
70                 <activeByDefault>true</activeByDefault>
71             </activation>
72             <dependencies>
73                 <dependency>
74                     <groupId>org.opendaylight.aaa</groupId>
75                     <artifactId>odl-aaa-shiro</artifactId>
76                     <type>xml</type>
77                     <classifier>features</classifier>
78                 </dependency>
79             </dependencies>
80         </profile>
81         <!-- BGPCEP -->
82         <profile>
83             <id>bgpcep</id>
84             <activation>
85                 <activeByDefault>true</activeByDefault>
86             </activation>
87             <dependencies>
88                 <dependency>
89                     <groupId>org.opendaylight.bgpcep</groupId>
90                     <artifactId>odl-bgpcep-bgp</artifactId>
91                     <type>xml</type>
92                     <classifier>features</classifier>
93                 </dependency>
94                 <dependency>
95                     <groupId>org.opendaylight.bgpcep</groupId>
96                     <artifactId>odl-bgpcep-bmp</artifactId>
97                     <type>xml</type>
98                     <classifier>features</classifier>
99                 </dependency>
100                 <dependency>
101                     <groupId>org.opendaylight.bgpcep</groupId>
102                     <artifactId>odl-bgpcep-pcep</artifactId>
103                     <type>xml</type>
104                     <classifier>features</classifier>
105                 </dependency>
106                 <dependency>
107                     <groupId>org.opendaylight.bgpcep</groupId>
108                     <artifactId>odl-bgpcep-rsvp</artifactId>
109                     <type>xml</type>
110                     <classifier>features</classifier>
111                 </dependency>
112             </dependencies>
113         </profile>
114         <!-- Daexim -->
115         <profile>
116             <id>daexim</id>
117             <activation>
118                 <activeByDefault>true</activeByDefault>
119             </activation>
120             <dependencies>
121                 <dependency>
122                     <groupId>org.opendaylight.daexim</groupId>
123                     <artifactId>odl-daexim-all</artifactId>
124                     <type>xml</type>
125                     <classifier>features</classifier>
126                 </dependency>
127             </dependencies>
128         </profile>
129         <!-- InfraUtils -->
130         <profile>
131             <id>infrautils</id>
132             <activation>
133                 <activeByDefault>true</activeByDefault>
134             </activation>
135             <dependencies>
136                 <dependency>
137                     <groupId>org.opendaylight.infrautils</groupId>
138                     <artifactId>odl-infrautils-ready</artifactId>
139                     <type>xml</type>
140                     <classifier>features</classifier>
141                 </dependency>
142             </dependencies>
143         </profile>
144         <!-- LISP Flow Mapping -->
145         <profile>
146             <id>lispflowmapping</id>
147             <activation>
148                 <activeByDefault>true</activeByDefault>
149             </activation>
150             <dependencies>
151                 <dependency>
152                     <groupId>org.opendaylight.lispflowmapping</groupId>
153                     <artifactId>odl-lispflowmapping-msmr</artifactId>
154                     <type>xml</type>
155                     <classifier>features</classifier>
156                 </dependency>
157             </dependencies>
158         </profile>
159         <!-- Netconf -->
160         <profile>
161             <id>netconf</id>
162             <activation>
163                 <activeByDefault>true</activeByDefault>
164             </activation>
165             <dependencies>
166                 <dependency>
167                     <groupId>org.opendaylight.netconf</groupId>
168                     <artifactId>odl-mdsal-apidocs</artifactId>
169                     <classifier>features</classifier>
170                     <type>xml</type>
171                 </dependency>
172                 <dependency>
173                     <groupId>org.opendaylight.netconf</groupId>
174                     <artifactId>odl-restconf</artifactId>
175                     <classifier>features</classifier>
176                     <type>xml</type>
177                 </dependency>
178                 <dependency>
179                     <groupId>org.opendaylight.netconf</groupId>
180                     <artifactId>odl-yanglib</artifactId>
181                     <classifier>features</classifier>
182                     <type>xml</type>
183                 </dependency>
184             </dependencies>
185         </profile>
186         <!-- Neutron Northbound -->
187         <profile>
188             <id>neutron</id>
189             <activation>
190                 <activeByDefault>true</activeByDefault>
191             </activation>
192             <dependencies>
193                 <dependency>
194                     <groupId>org.opendaylight.neutron</groupId>
195                     <artifactId>odl-neutron-service</artifactId>
196                     <type>xml</type>
197                     <classifier>features</classifier>
198                 </dependency>
199             </dependencies>
200         </profile>
201         <!-- OpenflowPlugin -->
202         <profile>
203             <id>openflowplugin</id>
204             <activation>
205                 <activeByDefault>true</activeByDefault>
206             </activation>
207             <dependencies>
208                 <dependency>
209                     <groupId>org.opendaylight.openflowplugin</groupId>
210                     <artifactId>odl-openflowplugin-flow-services-rest</artifactId>
211                     <type>xml</type>
212                     <classifier>features</classifier>
213                 </dependency>
214                 <dependency>
215                     <groupId>org.opendaylight.openflowplugin</groupId>
216                     <artifactId>odl-openflowplugin-nxm-extensions</artifactId>
217                     <type>xml</type>
218                     <classifier>features</classifier>
219                 </dependency>
220             </dependencies>
221         </profile>
222         <!-- OVSDB -->
223         <profile>
224             <id>ovsdb</id>
225             <activation>
226                 <activeByDefault>true</activeByDefault>
227             </activation>
228             <dependencies>
229                 <dependency>
230                     <groupId>org.opendaylight.ovsdb</groupId>
231                     <artifactId>odl-ovsdb-library</artifactId>
232                     <type>xml</type>
233                     <classifier>features</classifier>
234                 </dependency>
235                 <dependency>
236                     <groupId>org.opendaylight.ovsdb</groupId>
237                     <artifactId>odl-ovsdb-hwvtepsouthbound</artifactId>
238                     <type>xml</type>
239                     <classifier>features</classifier>
240                 </dependency>
241                 <dependency>
242                     <groupId>org.opendaylight.ovsdb</groupId>
243                     <artifactId>odl-ovsdb-southbound-impl</artifactId>
244                     <type>xml</type>
245                     <classifier>features</classifier>
246                 </dependency>
247             </dependencies>
248         </profile>
249         <!-- SFC -->
250         <profile>
251             <id>sfc</id>
252             <activation>
253                 <activeByDefault>true</activeByDefault>
254             </activation>
255             <dependencies>
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-sfclisp</artifactId>
271                     <type>xml</type>
272                     <classifier>features</classifier>
273                 </dependency>
274                 <dependency>
275                     <groupId>org.opendaylight.sfc</groupId>
276                     <artifactId>odl-sfc-shell</artifactId>
277                     <type>xml</type>
278                     <classifier>features</classifier>
279                 </dependency>
280             </dependencies>
281         </profile>
282     </profiles>
283 </project>