Bump versions by 0.1.0 for next dev cycle
[ovsdb.git] / hwvtepsouthbound / hwvtepsouthbound-it / pom.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!--
3 Copyright (c) 2015 Ericsson India Global Services Pvt Ltd. 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
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
12   <parent>
13     <groupId>org.opendaylight.ovsdb</groupId>
14     <artifactId>it</artifactId>
15     <version>1.3.0-SNAPSHOT</version>
16     <relativePath>../../commons/it</relativePath>
17   </parent>
18
19   <modelVersion>4.0.0</modelVersion>
20   <groupId>org.opendaylight.ovsdb</groupId>
21   <artifactId>hwvtepsouthbound-it</artifactId>
22   <version>1.3.0-SNAPSHOT</version>
23   <packaging>jar</packaging>
24
25   <dependencyManagement>
26     <dependencies>
27       <dependency>
28         <groupId>${project.groupId}</groupId>
29         <artifactId>hwvtepsouthbound-artifacts</artifactId>
30         <version>${project.version}</version>
31         <type>pom</type>
32         <scope>import</scope>
33       </dependency>
34       <dependency>
35         <groupId>org.opendaylight.controller</groupId>
36         <artifactId>config-artifacts</artifactId>
37         <version>0.5.0-SNAPSHOT</version>
38         <type>pom</type>
39         <scope>import</scope>
40       </dependency>
41       <dependency>
42         <groupId>org.opendaylight.controller</groupId>
43         <artifactId>mdsal-artifacts</artifactId>
44         <version>${mdsal.version}</version>
45         <type>pom</type>
46         <scope>import</scope>
47       </dependency>
48     </dependencies>
49   </dependencyManagement>
50
51   <dependencies>
52     <dependency>
53       <groupId>${project.groupId}</groupId>
54       <artifactId>hwvtepsouthbound-features</artifactId>
55       <classifier>features</classifier>
56       <type>xml</type>
57     </dependency>
58     <dependency>
59       <groupId>org.opendaylight.controller</groupId>
60       <artifactId>sal-binding-api</artifactId>
61     </dependency>
62     <dependency>
63       <groupId>org.opendaylight.controller</groupId>
64       <artifactId>sal-common-api</artifactId>
65     </dependency>
66     <dependency>
67       <groupId>org.opendaylight.controller</groupId>
68       <artifactId>config-util</artifactId>
69     </dependency>
70     <dependency>
71       <groupId>${project.groupId}</groupId>
72       <artifactId>utils.hwvtepsouthbound-utils</artifactId>
73       <version>${project.version}</version>
74     </dependency>
75     <!-- Dependencies for pax exam karaf container -->
76     <dependency>
77       <groupId>org.ops4j.pax.exam</groupId>
78       <artifactId>pax-exam-container-karaf</artifactId>
79       <scope>compile</scope>
80     </dependency>
81     <dependency>
82       <groupId>org.ops4j.pax.exam</groupId>
83       <artifactId>pax-exam-junit4</artifactId>
84       <scope>compile</scope>
85     </dependency>
86     <dependency>
87       <groupId>org.ops4j.pax.exam</groupId>
88       <artifactId>pax-exam</artifactId>
89       <scope>compile</scope>
90     </dependency>
91     <dependency>
92       <groupId>org.ops4j.pax.url</groupId>
93       <artifactId>pax-url-aether</artifactId>
94       <scope>compile</scope>
95     </dependency>
96     <dependency>
97       <groupId>javax.inject</groupId>
98       <artifactId>javax.inject</artifactId>
99       <version>1</version>
100       <scope>compile</scope>
101     </dependency>
102     <dependency>
103       <groupId>org.apache.karaf.features</groupId>
104       <artifactId>org.apache.karaf.features.core</artifactId>
105       <version>${karaf.version}</version>
106       <scope>compile</scope>
107     </dependency>
108     <dependency>
109       <groupId>org.osgi</groupId>
110       <artifactId>org.osgi.core</artifactId>
111       <scope>compile</scope>
112     </dependency>
113     <dependency>
114       <groupId>junit</groupId>
115       <artifactId>junit</artifactId>
116       <scope>compile</scope>
117     </dependency>
118     <dependency>
119       <groupId>org.slf4j</groupId>
120       <artifactId>slf4j-simple</artifactId>
121       <scope>test</scope>
122     </dependency>
123     <dependency>
124       <groupId>org.codehaus.sonar-plugins.java</groupId>
125       <artifactId>sonar-jacoco-listeners</artifactId>
126       <scope>test</scope>
127     </dependency>
128     <!-- AbstractConfigTestBase::getKarafDistro() needs this to find its version -->
129     <dependency>
130       <groupId>org.opendaylight.ovsdb</groupId>
131       <artifactId>hwvtepsouthbound-karaf</artifactId>
132       <version>${project.version}</version>
133       <scope>test</scope>
134     </dependency>
135   </dependencies>
136   <build>
137     <plugins>
138       <plugin>
139         <groupId>org.jacoco</groupId>
140         <artifactId>jacoco-maven-plugin</artifactId>
141       </plugin>
142       <plugin>
143         <groupId>org.apache.maven.plugins</groupId>
144         <artifactId>maven-failsafe-plugin</artifactId>
145       </plugin>
146       <!-- Needed if you use versionAsInProject() -->
147       <plugin>
148         <groupId>org.apache.servicemix.tooling</groupId>
149         <artifactId>depends-maven-plugin</artifactId>
150         <version>1.2</version>
151         <executions>
152           <execution>
153             <id>generate-depends-file</id>
154             <goals>
155               <goal>generate-depends-file</goal>
156             </goals>
157           </execution>
158         </executions>
159       </plugin>
160       <plugin>
161         <groupId>org.apache.maven.plugins</groupId>
162         <artifactId>maven-checkstyle-plugin</artifactId>
163         <configuration>
164           <failsOnError>true</failsOnError>
165           <includeTestSourceDirectory>true</includeTestSourceDirectory>
166         </configuration>
167       </plugin>
168       <plugin>
169         <artifactId>maven-failsafe-plugin</artifactId>
170         <configuration>
171           <excludes>
172             <exclude>**/HwvtepSouthboundIT.java</exclude>
173           </excludes>
174         </configuration>
175       </plugin>
176     </plugins>
177   </build>
178 </project>