Bump to odlparent 3.1.0 and yangtools 2.0.3
[integration/distribution.git] / artifacts / upstream / properties / 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>3.1.0</version>
16         <relativePath/>
17     </parent>
18     <groupId>org.opendaylight.integration</groupId>
19     <artifactId>properties</artifactId>
20     <version>0.8.1-SNAPSHOT</version>
21     <!-- This is a parent POM, it cannot act as an aggregator, to avoid cyclic imports. -->
22     <packaging>pom</packaging>
23     <!-- <name> formatting is used by autorelease to parse and notify projects on
24          build failure. Please do not modify this unless you have a good reason. -->
25     <name>ODL :: integration :: properties</name>
26     <!-- Avoid ${project.*} in parent poms. -->
27     <description>POM defining upstream public versions as properties, to be used as parent for artifact pom definitions.</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=artifacts/upstream/properties;hb=HEAD</url>
40         <tag>HEAD</tag>
41     </scm>
42     <!-- TODO: If only artifact-artifacts is used, hardcode versions there and delete this. -->
43     <properties>
44         <!-- Version properties by project or component. -->
45         <!-- Keep this list sorted alphabetically please. -->
46         <aaa.version>0.7.1-SNAPSHOT</aaa.version>
47         <alto.version>0.6.1-SNAPSHOT</alto.version>
48         <benchmark.version>1.5.1-SNAPSHOT</benchmark.version>
49         <bgpcep.version>0.9.1-SNAPSHOT</bgpcep.version>
50         <bier.version>0.3.1-SNAPSHOT</bier.version>
51         <coe.version>0.3.1-SNAPSHOT</coe.version>
52         <config.version>0.8.1-SNAPSHOT</config.version>
53         <controller.extras.version>1.10.1-SNAPSHOT</controller.extras.version>
54         <daexim.version>1.3.1-SNAPSHOT</daexim.version>
55         <didm.version>0.6.1-SNAPSHOT</didm.version>
56         <dlux.version>0.7.1-SNAPSHOT</dlux.version>
57         <dluxapps.version>0.7.1-SNAPSHOT</dluxapps.version>
58         <eman.version>1.3.1-SNAPSHOT</eman.version>
59         <faas.version>1.4.1-SNAPSHOT</faas.version>
60         <federation.version>0.4.1-SNAPSHOT</federation.version>
61         <flow.version>1.7.1-SNAPSHOT</flow.version>
62         <genius.version>0.4.1-SNAPSHOT</genius.version>
63         <groupbasedpolicy.version>0.7.1-SNAPSHOT</groupbasedpolicy.version>
64         <honeycomb.vbd.version>1.3.1-SNAPSHOT</honeycomb.vbd.version>
65         <infrautils.version>1.3.1-SNAPSHOT</infrautils.version>
66         <iotdm.version>0.5.1-SNAPSHOT</iotdm.version>
67         <jsonrpc.version>1.3.3-SNAPSHOT</jsonrpc.version>
68         <l2switch.version>0.7.1-SNAPSHOT</l2switch.version>
69         <lacp.version>1.5.1-SNAPSHOT</lacp.version>
70         <lispflowmapping.version>1.7.1-SNAPSHOT</lispflowmapping.version>
71         <mdsal.version>1.7.1-SNAPSHOT</mdsal.version>
72         <nemo.version>1.4.1-SNAPSHOT</nemo.version>
73         <netconf.version>1.4.1-SNAPSHOT</netconf.version>
74         <netide.version>0.5.1-SNAPSHOT</netide.version>
75         <netvirt.version>0.6.1-SNAPSHOT</netvirt.version>
76         <nic.version>1.5.1-SNAPSHOT</nic.version>
77         <neutron.version>0.10.1-SNAPSHOT</neutron.version>
78         <ocpplugin.version>0.4.1-SNAPSHOT</ocpplugin.version>
79         <odlparent.version>3.1.0</odlparent.version>
80         <ofconfig.version>1.4.1-SNAPSHOT</ofconfig.version>
81         <openflowplugin.version>0.6.1-SNAPSHOT</openflowplugin.version>
82         <ovsdb.version>1.6.1-SNAPSHOT</ovsdb.version>
83         <p4plugin.version>0.1.1-SNAPSHOT</p4plugin.version>
84         <packetcable.version>1.7.1-SNAPSHOT</packetcable.version>
85         <restconf.version>1.7.1-SNAPSHOT</restconf.version>
86         <sdninterfaceapp.version>1.10.1-SNAPSHOT</sdninterfaceapp.version>
87         <sfc.version>0.7.1-SNAPSHOT</sfc.version>
88         <snmp.version>1.5.1-SNAPSHOT</snmp.version>
89         <snmp4sdn.version>0.7.1-SNAPSHOT</snmp4sdn.version>
90         <sxp.version>1.6.1-SNAPSHOT</sxp.version>
91         <tsdr.version>1.5.1-SNAPSHOT</tsdr.version>
92         <unimgr.version>0.4.1-SNAPSHOT</unimgr.version>
93         <usc.version>1.5.1-SNAPSHOT</usc.version>
94         <vtn-manager.version>0.8.1-SNAPSHOT</vtn-manager.version>
95         <yangtools.version>2.0.3</yangtools.version>
96         <!-- Keep this list sorted alphabetically please. -->
97     </properties>
98 </project>