BUG-648: Improve performance by reusing old data nodes
[controller.git] / opendaylight / commons / opendaylight / pom.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <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">
3   <modelVersion>4.0.0</modelVersion>
4   <parent>
5     <groupId>org.opendaylight.controller</groupId>
6     <artifactId>commons.parent</artifactId>
7     <version>1.0.2-SNAPSHOT</version>
8     <relativePath>../parent</relativePath>
9   </parent>
10   <artifactId>commons.opendaylight</artifactId>
11   <version>1.4.2-SNAPSHOT</version>
12   <packaging>pom</packaging>
13   <prerequisites>
14     <maven>3.0</maven>
15   </prerequisites>
16
17   <properties>
18     <aopalliance.version>1.0.0</aopalliance.version>
19     <appauth.version>0.4.2-SNAPSHOT</appauth.version>
20     <!-- Controller Modules Versions -->
21     <arphandler.version>0.5.2-SNAPSHOT</arphandler.version>
22     <asm.version>4.1</asm.version>
23     <!-- Plugin Versions -->
24     <bouncycastle.version>1.50</bouncycastle.version>
25     <bundle.plugin.version>2.3.7</bundle.plugin.version>
26     <bundlescanner.version>0.4.2-SNAPSHOT</bundlescanner.version>
27     <checkstyle.version>2.10</checkstyle.version>
28     <clustering.services.version>0.5.1-SNAPSHOT</clustering.services.version>
29     <clustering.services_implementation.version>0.4.3-SNAPSHOT</clustering.services_implementation.version>
30     <clustering.stub.version>0.4.2-SNAPSHOT</clustering.stub.version>
31     <clustering.test.version>0.4.2-SNAPSHOT</clustering.test.version>
32     <commmons.northbound.version>0.4.2-SNAPSHOT</commmons.northbound.version>
33     <!-- Third Party Versions -->
34     <commons.codec.version>1.7</commons.codec.version>
35     <commons.fileupload.version>1.2.2</commons.fileupload.version>
36     <commons.httpclient.version>0.1.2-SNAPSHOT</commons.httpclient.version>
37     <commons.io.version>2.4</commons.io.version>
38     <commons.lang.version>3.1</commons.lang.version>
39     <commons.net.version>3.0.1</commons.net.version>
40     <compiler.version>2.3.2</compiler.version>
41     <concepts.version>0.5.2-SNAPSHOT</concepts.version>
42     <config.version>0.2.5-SNAPSHOT</config.version>
43     <configuration.implementation.version>0.4.3-SNAPSHOT</configuration.implementation.version>
44     <configuration.version>0.4.3-SNAPSHOT</configuration.version>
45     <connectionmanager.version>0.1.2-SNAPSHOT</connectionmanager.version>
46     <containermanager.it.version>0.5.2-SNAPSHOT</containermanager.it.version>
47     <containermanager.northbound.version>0.4.2-SNAPSHOT</containermanager.northbound.version>
48     <containermanager.version>0.5.2-SNAPSHOT</containermanager.version>
49     <controllermanager.northbound.version>0.0.2-SNAPSHOT</controllermanager.northbound.version>
50     <corsfilter.version>7.0.42</corsfilter.version>
51     <devices.web.version>0.4.2-SNAPSHOT</devices.web.version>
52     <eclipse.persistence.version>2.5.0</eclipse.persistence.version>
53     <!-- enforcer version -->
54     <enforcer.version>1.3.1</enforcer.version>
55     <enunciate.version>1.28</enunciate.version>
56     <exam.version>3.0.0</exam.version>
57
58     <!-- OpenEXI third party lib for netconf-->
59     <exi.nagasena.version>0000.0002.0038.0</exi.nagasena.version>
60     <failsafe.version>2.15</failsafe.version>
61     <feature.transaction.version>1.0.1</feature.transaction.version>
62     <felix.dependencymanager.shell.version>3.0.1</felix.dependencymanager.shell.version>
63     <felix.dependencymanager.version>3.1.0</felix.dependencymanager.version>
64     <felix.fileinstall.version>3.1.6</felix.fileinstall.version>
65     <felix.webconsole.version>4.2.0</felix.webconsole.version>
66     <flowprogrammer.northbound.version>0.4.2-SNAPSHOT</flowprogrammer.northbound.version>
67     <flows.web.version>0.4.2-SNAPSHOT</flows.web.version>
68     <forwarding.staticrouting>0.5.2-SNAPSHOT</forwarding.staticrouting>
69     <forwarding.staticrouting.northbound.version>0.4.2-SNAPSHOT</forwarding.staticrouting.northbound.version>
70     <forwardingrulesmanager.implementation.version>0.4.2-SNAPSHOT</forwardingrulesmanager.implementation.version>
71     <forwardingrulesmanager.version>0.6.0-SNAPSHOT</forwardingrulesmanager.version>
72     <geminiweb.version>2.2.0.RELEASE</geminiweb.version>
73     <gson.version>2.2.4</gson.version>
74     <guava.version>14.0.1</guava.version>
75     <hosttracker.api.version>0.5.2-SNAPSHOT</hosttracker.api.version>
76     <hosttracker.implementation.version>0.5.2-SNAPSHOT</hosttracker.implementation.version>
77     <hosttracker.northbound.version>0.4.2-SNAPSHOT</hosttracker.northbound.version>
78     <hosttracker_new.api.version>0.4.2-SNAPSHOT</hosttracker_new.api.version>
79     <ietf-inet-types.version>2010.09.24.4-SNAPSHOT</ietf-inet-types.version>
80     <ietf-topology.version>2013.10.21.2-SNAPSHOT</ietf-topology.version>
81     <ietf-yang-types.version>2010.09.24.4-SNAPSHOT</ietf-yang-types.version>
82     <jackson.version>2.3.2</jackson.version>
83     <jacoco.version>0.6.2.201302030002</jacoco.version>
84     <jar.plugin.version>2.4</jar.plugin.version>
85     <java.version.source>1.7</java.version.source>
86     <java.version.target>1.7</java.version.target>
87     <javassist.version>3.17.1-GA</javassist.version>
88     <!-- Third party version -->
89     <jersey-servlet.version>1.17</jersey-servlet.version>
90     <jersey.version>1.17</jersey.version>
91     <jettison.version>1.3.3</jettison.version>
92     <jmxGeneratorPath>src/main/yang-gen-config</jmxGeneratorPath>
93     <jolokia.version>1.1.4</jolokia.version>
94     <jsr305.api.version>2.0.1</jsr305.api.version>
95     <jsr311.api.version>1.1.1</jsr311.api.version>
96     <junit.version>4.8.1</junit.version>
97     <karaf.version>3.0.1</karaf.version>
98     <logback.version>1.0.9</logback.version>
99     <logging.bridge.version>0.4.2-SNAPSHOT</logging.bridge.version>
100     <maven.compile.plugin.version>2.5.1</maven.compile.plugin.version>
101     <!-- Java Versions -->
102     <maven.compiler.source>1.7</maven.compiler.source>
103     <maven.compiler.target>1.7</maven.compiler.target>
104     <mdsal.version>1.1-SNAPSHOT</mdsal.version>
105     <mockito.version>1.9.5</mockito.version>
106     <netconf.version>0.2.5-SNAPSHOT</netconf.version>
107     <netty.version>4.0.17.Final</netty.version>
108     <networkconfig.bridgedomain.northbound.version>0.0.3-SNAPSHOT</networkconfig.bridgedomain.northbound.version>
109     <networkconfig.neutron.implementation.version>0.4.2-SNAPSHOT</networkconfig.neutron.implementation.version>
110     <networkconfig.neutron.northbound.version>0.4.2-SNAPSHOT</networkconfig.neutron.northbound.version>
111     <networkconfig.neutron.version>0.4.2-SNAPSHOT</networkconfig.neutron.version>
112     <!-- ODL repository / plugin repository -->
113     <nexusproxy>http://nexus.opendaylight.org/content</nexusproxy>
114     <opendaylight-l2-types.version>2013.08.27.4-SNAPSHOT</opendaylight-l2-types.version>
115     <org.json.version>20080701</org.json.version>
116     <osgi-brandfragment.web.version>0.0.2-SNAPSHOT</osgi-brandfragment.web.version>
117     <osgi.compendium.version>5.0.0</osgi.compendium.version>
118     <osgi.core.version>5.0.0</osgi.core.version>
119     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
120     <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
121     <projectinfo>2.6</projectinfo>
122     <propertymavenplugin.version>1.0-alpha-2</propertymavenplugin.version>
123     <protocol-framework.version>0.5.0-SNAPSHOT</protocol-framework.version>
124     <protocol_plugins.openflow.version>0.4.2-SNAPSHOT</protocol_plugins.openflow.version>
125     <protocol_plugins.stub.version>0.4.2-SNAPSHOT</protocol_plugins.stub.version>
126     <releaseplugin.version>2.3.2</releaseplugin.version>
127     <routing.dijkstra_implementation.version>0.4.2-SNAPSHOT</routing.dijkstra_implementation.version>
128     <sal.connection.version>0.1.2-SNAPSHOT</sal.connection.version>
129     <sal.implementation.version>0.4.2-SNAPSHOT</sal.implementation.version>
130     <sal.networkconfiguration.version>0.0.3-SNAPSHOT</sal.networkconfiguration.version>
131     <sal.version>0.8.1-SNAPSHOT</sal.version>
132     <salGeneratorPath>src/main/yang-gen-sal</salGeneratorPath>
133     <samples.loadbalancer>0.5.2-SNAPSHOT</samples.loadbalancer>
134     <samples.loadbalancer.northbound.version>0.4.2-SNAPSHOT</samples.loadbalancer.northbound.version>
135     <samples.simpleforwarding.version>0.4.2-SNAPSHOT</samples.simpleforwarding.version>
136     <sanitytest.version>0.4.2-SNAPSHOT</sanitytest.version>
137     <security.version>0.4.2-SNAPSHOT</security.version>
138     <sitedeploy>dav:http://nexus.opendaylight.org/content/sites/site</sitedeploy>
139     <siteplugin>3.2</siteplugin>
140     <slf4j.version>1.7.2</slf4j.version>
141     <sonar.branch>${user.name}-private-view</sonar.branch>
142     <sonar.host.url>https://sonar.opendaylight.org/</sonar.host.url>
143     <!-- Sonar properties using jacoco to retrieve integration test results -->
144     <sonar.java.coveragePlugin>jacoco</sonar.java.coveragePlugin>
145     <sonar.language>java</sonar.language>
146     <sonar.skippedModules>org.openflow.openflowj,net.sf.jung2</sonar.skippedModules>
147     <spifly.version>1.0.0</spifly.version>
148     <spring-osgi.version>1.2.1</spring-osgi.version>
149     <spring-security-karaf.version>3.1.4.RELEASE</spring-security-karaf.version>
150     <spring-security.version>3.1.3.RELEASE</spring-security.version>
151     <spring.version>3.1.3.RELEASE</spring.version>
152     <statistics.northbound.version>0.4.2-SNAPSHOT</statistics.northbound.version>
153     <statisticsmanager.implementation.version>0.4.2-SNAPSHOT</statisticsmanager.implementation.version>
154     <statisticsmanager.version>0.5.1-SNAPSHOT</statisticsmanager.version>
155     <subnets.northbound.version>0.4.2-SNAPSHOT</subnets.northbound.version>
156     <surefire.version>2.15</surefire.version>
157     <switchmanager.api.version>0.7.1-SNAPSHOT</switchmanager.api.version>
158     <switchmanager.implementation.version>0.4.2-SNAPSHOT</switchmanager.implementation.version>
159     <switchmanager.northbound.version>0.4.2-SNAPSHOT</switchmanager.northbound.version>
160     <testvm.argLine>-Xmx1024m -XX:MaxPermSize=256m</testvm.argLine>
161     <topology.northbound.version>0.4.2-SNAPSHOT</topology.northbound.version>
162     <topology.web.version>0.4.2-SNAPSHOT</topology.web.version>
163     <topologymanager.version>0.4.2-SNAPSHOT</topologymanager.version>
164     <troubleshoot.web.version>0.4.2-SNAPSHOT</troubleshoot.web.version>
165     <url.version>1.5.0</url.version>
166     <usermanager.implementation.version>0.4.2-SNAPSHOT</usermanager.implementation.version>
167     <usermanager.northbound.version>0.0.2-SNAPSHOT</usermanager.northbound.version>
168     <usermanager.version>0.4.2-SNAPSHOT</usermanager.version>
169     <virgo.version>3.6.0.RELEASE</virgo.version>
170     <web.version>0.4.2-SNAPSHOT</web.version>
171     <xtend.dstdir>src/main/xtend-gen</xtend.dstdir>
172     <xtend.version>2.4.3</xtend.version>
173     <yang-ext.version>2013.09.07.4-SNAPSHOT</yang-ext.version>
174     <yangtools.version>0.6.2-SNAPSHOT</yangtools.version>
175   </properties>
176
177   <dependencyManagement>
178     <dependencies>
179
180       <dependency>
181         <groupId>${project.groupId}</groupId>
182         <artifactId>ietf-netconf-monitoring</artifactId>
183         <version>${netconf.version}</version>
184       </dependency>
185       <dependency>
186         <groupId>${project.groupId}</groupId>
187         <artifactId>ietf-netconf-monitoring-extension</artifactId>
188         <version>${netconf.version}</version>
189       </dependency>
190       <dependency>
191         <groupId>ch.qos.logback</groupId>
192         <artifactId>logback-classic</artifactId>
193         <version>${logback.version}</version>
194       </dependency>
195       <dependency>
196         <groupId>ch.qos.logback</groupId>
197         <artifactId>logback-core</artifactId>
198         <version>${logback.version}</version>
199       </dependency>
200       <dependency>
201         <groupId>com.fasterxml.jackson.core</groupId>
202         <artifactId>jackson-annotations</artifactId>
203         <version>${jackson.version}</version>
204       </dependency>
205       <dependency>
206         <groupId>com.fasterxml.jackson.core</groupId>
207         <artifactId>jackson-core</artifactId>
208         <version>${jackson.version}</version>
209       </dependency>
210       <dependency>
211         <groupId>com.fasterxml.jackson.core</groupId>
212         <artifactId>jackson-databind</artifactId>
213         <version>${jackson.version}</version>
214       </dependency>
215       <dependency>
216         <groupId>com.fasterxml.jackson.datatype</groupId>
217         <artifactId>jackson-datatype-json-org</artifactId>
218         <version>${jackson.version}</version>
219       </dependency>
220
221       <dependency>
222         <groupId>com.fasterxml.jackson.jaxrs</groupId>
223         <artifactId>jackson-jaxrs-base</artifactId>
224         <version>${jackson.version}</version>
225       </dependency>
226       <dependency>
227         <groupId>com.fasterxml.jackson.jaxrs</groupId>
228         <artifactId>jackson-jaxrs-json-provider</artifactId>
229         <version>${jackson.version}</version>
230       </dependency>
231       <dependency>
232         <groupId>com.fasterxml.jackson.module</groupId>
233         <artifactId>jackson-module-jaxb-annotations</artifactId>
234         <version>${jackson.version}</version>
235       </dependency>
236       <dependency>
237         <groupId>com.google.code.findbugs</groupId>
238         <artifactId>jsr305</artifactId>
239         <version>${jsr305.api.version}</version>
240       </dependency>
241       <dependency>
242         <groupId>com.google.code.gson</groupId>
243         <artifactId>gson</artifactId>
244         <version>${gson.version}</version>
245       </dependency>
246       <dependency>
247         <groupId>com.google.guava</groupId>
248         <artifactId>guava</artifactId>
249         <version>${guava.version}</version>
250       </dependency>
251       <dependency>
252         <groupId>com.sun.jersey</groupId>
253         <artifactId>jersey-client</artifactId>
254         <version>${jersey.version}</version>
255       </dependency>
256       <!-- Jersey for JAXRS -->
257       <dependency>
258         <groupId>com.sun.jersey</groupId>
259         <artifactId>jersey-core</artifactId>
260         <version>${jersey.version}</version>
261       </dependency>
262       <dependency>
263         <groupId>com.sun.jersey</groupId>
264         <artifactId>jersey-server</artifactId>
265         <version>${jersey.version}</version>
266       </dependency>
267       <dependency>
268         <groupId>commons-codec</groupId>
269         <artifactId>commons-codec</artifactId>
270         <version>${commons.codec.version}</version>
271       </dependency>
272       <dependency>
273         <groupId>commons-fileupload</groupId>
274         <artifactId>commons-fileupload</artifactId>
275         <version>${commons.fileupload.version}</version>
276       </dependency>
277       <dependency>
278         <groupId>commons-io</groupId>
279         <artifactId>commons-io</artifactId>
280         <version>${commons.io.version}</version>
281       </dependency>
282       <dependency>
283         <groupId>commons-net</groupId>
284         <artifactId>commons-net</artifactId>
285         <version>${commons.net.version}</version>
286       </dependency>
287       <dependency>
288         <groupId>eclipselink</groupId>
289         <artifactId>javax.persistence</artifactId>
290         <version>2.0.4.v201112161009</version>
291       </dependency>
292       <dependency>
293         <groupId>eclipselink</groupId>
294         <artifactId>javax.resource</artifactId>
295         <version>1.5.0.v200906010428</version>
296       </dependency>
297       <dependency>
298         <groupId>equinoxSDK381</groupId>
299         <artifactId>javax.servlet</artifactId>
300         <version>3.0.0.v201112011016</version>
301       </dependency>
302       <dependency>
303         <groupId>equinoxSDK381</groupId>
304         <artifactId>javax.servlet.jsp</artifactId>
305         <version>2.2.0.v201112011158</version>
306       </dependency>
307       <dependency>
308         <groupId>equinoxSDK381</groupId>
309         <artifactId>org.apache.felix.gogo.command</artifactId>
310         <version>0.8.0.v201108120515</version>
311       </dependency>
312       <dependency>
313         <groupId>equinoxSDK381</groupId>
314         <artifactId>org.apache.felix.gogo.runtime</artifactId>
315         <version>0.8.0.v201108120515</version>
316       </dependency>
317       <dependency>
318         <groupId>equinoxSDK381</groupId>
319         <artifactId>org.apache.felix.gogo.shell</artifactId>
320         <version>0.8.0.v201110170705</version>
321       </dependency>
322       <dependency>
323         <groupId>equinoxSDK381</groupId>
324         <artifactId>org.eclipse.equinox.cm</artifactId>
325         <version>1.0.400.v20120522-1841</version>
326       </dependency>
327       <dependency>
328         <groupId>equinoxSDK381</groupId>
329         <artifactId>org.eclipse.equinox.console</artifactId>
330         <version>1.0.0.v20120522-1841</version>
331       </dependency>
332       <dependency>
333         <groupId>equinoxSDK381</groupId>
334         <artifactId>org.eclipse.equinox.ds</artifactId>
335         <version>1.4.0.v20120522-1841</version>
336       </dependency>
337       <dependency>
338         <groupId>equinoxSDK381</groupId>
339         <artifactId>org.eclipse.equinox.launcher</artifactId>
340         <version>1.3.0.v20120522-1813</version>
341       </dependency>
342       <dependency>
343         <groupId>equinoxSDK381</groupId>
344         <artifactId>org.eclipse.equinox.util</artifactId>
345         <version>1.0.400.v20120522-2049</version>
346       </dependency>
347       <dependency>
348         <groupId>equinoxSDK381</groupId>
349         <artifactId>org.eclipse.osgi</artifactId>
350         <version>3.8.1.v20120830-144521</version>
351       </dependency>
352       <dependency>
353         <groupId>equinoxSDK381</groupId>
354         <artifactId>org.eclipse.osgi.services</artifactId>
355         <version>3.3.100.v20120522-1822</version>
356       </dependency>
357       <!-- Gemini Web -->
358       <dependency>
359         <groupId>geminiweb</groupId>
360         <artifactId>org.eclipse.gemini.web.core</artifactId>
361         <version>${geminiweb.version}</version>
362       </dependency>
363       <dependency>
364         <groupId>geminiweb</groupId>
365         <artifactId>org.eclipse.gemini.web.extender</artifactId>
366         <version>${geminiweb.version}</version>
367       </dependency>
368       <dependency>
369         <groupId>geminiweb</groupId>
370         <artifactId>org.eclipse.gemini.web.tomcat</artifactId>
371         <version>${geminiweb.version}</version>
372       </dependency>
373       <dependency>
374         <groupId>geminiweb</groupId>
375         <artifactId>org.eclipse.virgo.kernel.equinox.extensions</artifactId>
376         <version>${virgo.version}</version>
377       </dependency>
378       <dependency>
379         <groupId>geminiweb</groupId>
380         <artifactId>org.eclipse.virgo.util.common</artifactId>
381         <version>${virgo.version}</version>
382       </dependency>
383       <dependency>
384         <groupId>geminiweb</groupId>
385         <artifactId>org.eclipse.virgo.util.io</artifactId>
386         <version>${virgo.version}</version>
387       </dependency>
388       <dependency>
389         <groupId>geminiweb</groupId>
390         <artifactId>org.eclipse.virgo.util.math</artifactId>
391         <version>${virgo.version}</version>
392       </dependency>
393       <dependency>
394         <groupId>geminiweb</groupId>
395         <artifactId>org.eclipse.virgo.util.osgi</artifactId>
396         <version>${virgo.version}</version>
397       </dependency>
398       <dependency>
399         <groupId>geminiweb</groupId>
400         <artifactId>org.eclipse.virgo.util.osgi.manifest</artifactId>
401         <version>${virgo.version}</version>
402       </dependency>
403       <dependency>
404         <groupId>geminiweb</groupId>
405         <artifactId>org.eclipse.virgo.util.parser.manifest</artifactId>
406         <version>${virgo.version}</version>
407       </dependency>
408       <dependency>
409         <groupId>io.netty</groupId>
410         <artifactId>netty-buffer</artifactId>
411         <version>${netty.version}</version>
412       </dependency>
413       <dependency>
414         <groupId>io.netty</groupId>
415         <artifactId>netty-codec</artifactId>
416         <version>${netty.version}</version>
417       </dependency>
418       <dependency>
419         <groupId>io.netty</groupId>
420         <artifactId>netty-codec-http</artifactId>
421         <version>${netty.version}</version>
422       </dependency>
423       <dependency>
424         <groupId>io.netty</groupId>
425         <artifactId>netty-common</artifactId>
426         <version>${netty.version}</version>
427       </dependency>
428       <!-- Netty -->
429       <dependency>
430         <groupId>io.netty</groupId>
431         <artifactId>netty-handler</artifactId>
432         <version>${netty.version}</version>
433       </dependency>
434       <dependency>
435         <groupId>io.netty</groupId>
436         <artifactId>netty-transport</artifactId>
437         <version>${netty.version}</version>
438       </dependency>
439       <dependency>
440         <groupId>javax.ws.rs</groupId>
441         <artifactId>jsr311-api</artifactId>
442         <version>${jsr311.api.version}</version>
443       </dependency>
444       <dependency>
445         <groupId>orbit</groupId>
446         <artifactId>javax.activation</artifactId>
447         <version>1.1.0.v201211130549</version>
448       </dependency>
449       <dependency>
450         <groupId>orbit</groupId>
451         <artifactId>javax.annotation</artifactId>
452         <version>1.1.0.v201209060031</version>
453       </dependency>
454       <dependency>
455         <groupId>orbit</groupId>
456         <artifactId>javax.ejb</artifactId>
457         <version>3.1.1.v201204261316</version>
458       </dependency>
459       <dependency>
460         <groupId>orbit</groupId>
461         <artifactId>javax.el</artifactId>
462         <version>2.2.0.v201108011116</version>
463       </dependency>
464       <dependency>
465         <groupId>orbit</groupId>
466         <artifactId>javax.mail.glassfish</artifactId>
467         <version>1.4.1.v201108011116</version>
468       </dependency>
469       <dependency>
470         <groupId>orbit</groupId>
471         <artifactId>javax.servlet.jsp.jstl</artifactId>
472         <version>1.2.0.v201105211821</version>
473       </dependency>
474       <dependency>
475         <groupId>orbit</groupId>
476         <artifactId>javax.servlet.jsp.jstl.impl</artifactId>
477         <version>1.2.0.v201210211230</version>
478       </dependency>
479       <dependency>
480         <groupId>orbit</groupId>
481         <artifactId>javax.xml.rpc</artifactId>
482         <version>1.1.0.v201005080400</version>
483       </dependency>
484       <dependency>
485         <groupId>orbit</groupId>
486         <artifactId>org.apache.catalina</artifactId>
487         <version>7.0.32.v201211201336</version>
488       </dependency>
489       <dependency>
490         <groupId>orbit</groupId>
491         <artifactId>org.apache.catalina.ha</artifactId>
492         <version>7.0.32.v201211201952</version>
493       </dependency>
494       <dependency>
495         <groupId>orbit</groupId>
496         <artifactId>org.apache.catalina.tribes</artifactId>
497         <version>7.0.32.v201211201952</version>
498       </dependency>
499       <dependency>
500         <groupId>orbit</groupId>
501         <artifactId>org.apache.coyote</artifactId>
502         <version>7.0.32.v201211201952</version>
503       </dependency>
504       <dependency>
505         <groupId>orbit</groupId>
506         <artifactId>org.apache.el</artifactId>
507         <version>7.0.32.v201211081135</version>
508       </dependency>
509       <dependency>
510         <groupId>orbit</groupId>
511         <artifactId>org.apache.jasper</artifactId>
512         <version>7.0.32.v201211201952</version>
513       </dependency>
514       <dependency>
515         <groupId>orbit</groupId>
516         <artifactId>org.apache.juli.extras</artifactId>
517         <version>7.0.32.v201211081135</version>
518       </dependency>
519       <dependency>
520         <groupId>orbit</groupId>
521         <artifactId>org.apache.tomcat.api</artifactId>
522         <version>7.0.32.v201211081135</version>
523       </dependency>
524       <dependency>
525         <groupId>orbit</groupId>
526         <artifactId>org.apache.tomcat.util</artifactId>
527         <version>7.0.32.v201211201952</version>
528       </dependency>
529       <dependency>
530         <groupId>org.aopalliance</groupId>
531         <artifactId>com.springsource.org.aopalliance</artifactId>
532         <version>${aopalliance.version}</version>
533       </dependency>
534       <dependency>
535         <groupId>org.apache.commons</groupId>
536         <artifactId>commons-lang3</artifactId>
537         <version>${commons.lang.version}</version>
538       </dependency>
539       <dependency>
540         <groupId>org.apache.felix</groupId>
541         <artifactId>org.apache.felix.dependencymanager</artifactId>
542         <version>${felix.dependencymanager.version}</version>
543       </dependency>
544       <dependency>
545         <groupId>org.apache.felix</groupId>
546         <artifactId>org.apache.felix.dependencymanager.shell</artifactId>
547         <version>${felix.dependencymanager.shell.version}</version>
548       </dependency>
549       <dependency>
550         <groupId>org.apache.felix</groupId>
551         <artifactId>org.apache.felix.fileinstall</artifactId>
552         <version>${felix.fileinstall.version}</version>
553       </dependency>
554       <!-- felix webconsole -->
555       <dependency>
556         <groupId>org.apache.felix</groupId>
557         <artifactId>org.apache.felix.webconsole</artifactId>
558         <version>${felix.webconsole.version}</version>
559         <!-- the all bundle includes all the necessary plugins -->
560         <classifier>all</classifier>
561       </dependency>
562       <dependency>
563         <groupId>org.bouncycastle</groupId>
564         <artifactId>bcpkix-jdk15on</artifactId>
565         <version>${bouncycastle.version}</version>
566       </dependency>
567       <dependency>
568         <groupId>org.bouncycastle</groupId>
569         <artifactId>bcprov-jdk15on</artifactId>
570         <version>${bouncycastle.version}</version>
571       </dependency>
572       <dependency>
573         <groupId>org.codehaus.enunciate</groupId>
574         <artifactId>enunciate-core-annotations</artifactId>
575         <version>${enunciate.version}</version>
576       </dependency>
577       <dependency>
578         <groupId>org.codehaus.jettison</groupId>
579         <artifactId>jettison</artifactId>
580         <version>${jettison.version}</version>
581       </dependency>
582
583       <!-- equinox http service bridge -->
584       <dependency>
585         <groupId>org.eclipse.equinox.http</groupId>
586         <artifactId>servlet</artifactId>
587         <version>1.0.0-v20070606</version>
588       </dependency>
589       <dependency>
590         <groupId>org.eclipse.persistence</groupId>
591         <artifactId>org.eclipse.persistence.antlr</artifactId>
592         <version>${eclipse.persistence.version}</version>
593       </dependency>
594       <dependency>
595         <groupId>org.eclipse.persistence</groupId>
596         <artifactId>org.eclipse.persistence.core</artifactId>
597         <version>${eclipse.persistence.version}</version>
598       </dependency>
599       <dependency>
600         <groupId>org.eclipse.persistence</groupId>
601         <artifactId>org.eclipse.persistence.moxy</artifactId>
602         <version>${eclipse.persistence.version}</version>
603       </dependency>
604
605       <!-- md-sal -->
606       <dependency>
607         <groupId>org.eclipse.xtend</groupId>
608         <artifactId>org.eclipse.xtend.lib</artifactId>
609         <version>${xtend.version}</version>
610       </dependency>
611       <dependency>
612         <groupId>org.javassist</groupId>
613         <artifactId>javassist</artifactId>
614         <version>${javassist.version}</version>
615       </dependency>
616       <dependency>
617         <groupId>org.jboss.spec.javax.transaction</groupId>
618         <artifactId>jboss-transaction-api_1.1_spec</artifactId>
619         <version>1.0.1.Final</version>
620       </dependency>
621       <dependency>
622         <groupId>org.jolokia</groupId>
623         <artifactId>jolokia-osgi</artifactId>
624         <version>${jolokia.version}</version>
625       </dependency>
626       <dependency>
627         <groupId>org.json</groupId>
628         <artifactId>json</artifactId>
629         <version>${org.json.version}</version>
630       </dependency>
631       <dependency>
632         <groupId>org.opendaylight.controller</groupId>
633         <artifactId>appauth</artifactId>
634         <version>${appauth.version}</version>
635       </dependency>
636       <dependency>
637         <groupId>org.opendaylight.controller</groupId>
638         <artifactId>arphandler</artifactId>
639         <version>${arphandler.version}</version>
640       </dependency>
641       <dependency>
642         <groupId>org.opendaylight.controller</groupId>
643         <artifactId>bundlescanner</artifactId>
644         <version>${bundlescanner.version}</version>
645       </dependency>
646       <dependency>
647         <groupId>org.opendaylight.controller</groupId>
648         <artifactId>bundlescanner.implementation</artifactId>
649         <version>${bundlescanner.version}</version>
650       </dependency>
651       <dependency>
652         <groupId>org.opendaylight.controller</groupId>
653         <artifactId>clustering.services</artifactId>
654         <version>${clustering.services.version}</version>
655       </dependency>
656       <dependency>
657         <groupId>org.opendaylight.controller</groupId>
658         <artifactId>clustering.services-implementation</artifactId>
659         <version>${clustering.services_implementation.version}</version>
660       </dependency>
661       <dependency>
662         <groupId>org.opendaylight.controller</groupId>
663         <artifactId>clustering.stub</artifactId>
664         <version>${clustering.stub.version}</version>
665       </dependency>
666
667       <!-- testing dependencies -->
668       <dependency>
669         <groupId>org.opendaylight.controller</groupId>
670         <artifactId>clustering.test</artifactId>
671         <version>${clustering.test.version}</version>
672       </dependency>
673       <dependency>
674         <groupId>org.opendaylight.controller</groupId>
675         <artifactId>commons.httpclient</artifactId>
676         <version>${commons.httpclient.version}</version>
677       </dependency>
678
679       <!-- Northbound bundles -->
680       <dependency>
681         <groupId>org.opendaylight.controller</groupId>
682         <artifactId>commons.northbound</artifactId>
683         <version>${commmons.northbound.version}</version>
684       </dependency>
685       <dependency>
686         <groupId>org.opendaylight.controller</groupId>
687         <artifactId>concepts</artifactId>
688         <version>${concepts.version}</version>
689       </dependency>
690
691       <!-- config-->
692       <dependency>
693         <groupId>org.opendaylight.controller</groupId>
694         <artifactId>config-api</artifactId>
695         <version>${config.version}</version>
696       </dependency>
697       <dependency>
698         <groupId>org.opendaylight.controller</groupId>
699         <artifactId>config-manager</artifactId>
700         <version>${config.version}</version>
701         <type>test-jar</type>
702       </dependency>
703       <dependency>
704         <groupId>org.opendaylight.controller</groupId>
705         <artifactId>config-manager</artifactId>
706         <version>${config.version}</version>
707       </dependency>
708       <dependency>
709         <groupId>org.opendaylight.controller</groupId>
710         <artifactId>config-netconf-connector</artifactId>
711         <version>${netconf.version}</version>
712       </dependency>
713       <dependency>
714         <groupId>org.opendaylight.controller</groupId>
715         <artifactId>config-persister-api</artifactId>
716         <version>${config.version}</version>
717         <type>test-jar</type>
718       </dependency>
719       <dependency>
720         <groupId>org.opendaylight.controller</groupId>
721         <artifactId>config-persister-api</artifactId>
722         <version>${config.version}</version>
723       </dependency>
724       <dependency>
725         <groupId>org.opendaylight.controller</groupId>
726         <artifactId>config-persister-directory-xml-adapter</artifactId>
727         <version>${config.version}</version>
728       </dependency>
729       <dependency>
730         <groupId>org.opendaylight.controller</groupId>
731         <artifactId>config-persister-file-xml-adapter</artifactId>
732         <version>${config.version}</version>
733       </dependency>
734       <dependency>
735         <groupId>org.opendaylight.controller</groupId>
736         <artifactId>config-persister-impl</artifactId>
737         <version>${netconf.version}</version>
738       </dependency>
739
740       <dependency>
741         <groupId>org.opendaylight.controller</groupId>
742         <artifactId>config-util</artifactId>
743         <version>${config.version}</version>
744       </dependency>
745       <dependency>
746         <groupId>org.opendaylight.controller</groupId>
747         <artifactId>config-util</artifactId>
748         <version>${config.version}</version>
749         <type>test-jar</type>
750       </dependency>
751       <dependency>
752         <groupId>org.opendaylight.controller</groupId>
753         <artifactId>configuration</artifactId>
754         <version>${configuration.version}</version>
755       </dependency>
756       <dependency>
757         <groupId>org.opendaylight.controller</groupId>
758         <artifactId>configuration.implementation</artifactId>
759         <version>${configuration.implementation.version}</version>
760       </dependency>
761       <dependency>
762         <groupId>org.opendaylight.controller</groupId>
763         <artifactId>connectionmanager</artifactId>
764         <version>${connectionmanager.version}</version>
765       </dependency>
766       <dependency>
767         <groupId>org.opendaylight.controller</groupId>
768         <artifactId>connectionmanager.implementation</artifactId>
769         <version>${connectionmanager.version}</version>
770       </dependency>
771       <dependency>
772         <groupId>org.opendaylight.controller</groupId>
773         <artifactId>connectionmanager.northbound</artifactId>
774         <version>${connectionmanager.version}</version>
775       </dependency>
776       <dependency>
777         <groupId>org.opendaylight.controller</groupId>
778         <artifactId>containermanager</artifactId>
779         <version>${containermanager.version}</version>
780       </dependency>
781       <dependency>
782         <groupId>org.opendaylight.controller</groupId>
783         <artifactId>containermanager.implementation</artifactId>
784         <version>${containermanager.version}</version>
785       </dependency>
786       <dependency>
787         <groupId>org.opendaylight.controller</groupId>
788         <artifactId>containermanager.it.implementation</artifactId>
789         <version>${containermanager.it.version}</version>
790       </dependency>
791       <dependency>
792         <groupId>org.opendaylight.controller</groupId>
793         <artifactId>containermanager.northbound</artifactId>
794         <version>${containermanager.northbound.version}</version>
795       </dependency>
796       <dependency>
797         <groupId>org.opendaylight.controller</groupId>
798         <artifactId>controllermanager.northbound</artifactId>
799         <version>${controllermanager.northbound.version}</version>
800       </dependency>
801       <dependency>
802         <groupId>org.opendaylight.controller</groupId>
803         <artifactId>devices.web</artifactId>
804         <version>${devices.web.version}</version>
805       </dependency>
806       <dependency>
807         <groupId>org.opendaylight.controller</groupId>
808         <artifactId>flowprogrammer.northbound</artifactId>
809         <version>${flowprogrammer.northbound.version}</version>
810       </dependency>
811       <dependency>
812         <groupId>org.opendaylight.controller</groupId>
813         <artifactId>flows.web</artifactId>
814         <version>${flows.web.version}</version>
815       </dependency>
816       <dependency>
817         <groupId>org.opendaylight.controller</groupId>
818         <artifactId>forwarding.staticrouting</artifactId>
819         <version>${forwarding.staticrouting}</version>
820       </dependency>
821       <dependency>
822         <groupId>org.opendaylight.controller</groupId>
823         <artifactId>forwarding.staticrouting.northbound</artifactId>
824         <version>${forwarding.staticrouting.northbound.version}</version>
825       </dependency>
826       <dependency>
827         <groupId>org.opendaylight.controller</groupId>
828         <artifactId>forwardingrulesmanager</artifactId>
829         <version>${forwardingrulesmanager.version}</version>
830       </dependency>
831       <dependency>
832         <groupId>org.opendaylight.controller</groupId>
833         <artifactId>forwardingrulesmanager.implementation</artifactId>
834         <version>${forwardingrulesmanager.implementation.version}</version>
835       </dependency>
836
837       <dependency>
838         <groupId>org.opendaylight.controller</groupId>
839         <artifactId>hosttracker</artifactId>
840         <version>${hosttracker.api.version}</version>
841       </dependency>
842       <dependency>
843         <groupId>org.opendaylight.controller</groupId>
844         <artifactId>hosttracker.implementation</artifactId>
845         <version>${hosttracker.implementation.version}</version>
846       </dependency>
847       <dependency>
848         <groupId>org.opendaylight.controller</groupId>
849         <artifactId>hosttracker.northbound</artifactId>
850         <version>${hosttracker.northbound.version}</version>
851       </dependency>
852       <dependency>
853         <groupId>org.opendaylight.controller</groupId>
854         <artifactId>hosttracker_new</artifactId>
855         <version>${hosttracker_new.api.version}</version>
856       </dependency>
857       <dependency>
858         <groupId>org.opendaylight.controller</groupId>
859         <artifactId>httpservice-bridge</artifactId>
860         <version>0.0.2-SNAPSHOT</version>
861       </dependency>
862       <dependency>
863         <groupId>org.opendaylight.controller</groupId>
864         <artifactId>jolokia-bridge</artifactId>
865         <version>0.0.2-SNAPSHOT</version>
866       </dependency>
867       <dependency>
868         <groupId>org.opendaylight.controller</groupId>
869         <artifactId>logback-config</artifactId>
870         <version>${config.version}</version>
871       </dependency>
872       <!-- Debug and logging -->
873       <dependency>
874         <groupId>org.opendaylight.controller</groupId>
875         <artifactId>logging.bridge</artifactId>
876         <version>${logging.bridge.version}</version>
877       </dependency>
878
879       <!-- Netconf -->
880       <dependency>
881         <groupId>org.opendaylight.controller</groupId>
882         <artifactId>netconf-api</artifactId>
883         <version>${netconf.version}</version>
884       </dependency>
885       <dependency>
886         <groupId>org.opendaylight.controller</groupId>
887         <artifactId>netconf-client</artifactId>
888         <version>${netconf.version}</version>
889       </dependency>
890
891       <!--Netconf config-->
892       <dependency>
893         <groupId>org.opendaylight.controller</groupId>
894         <artifactId>netconf-config-dispatcher</artifactId>
895         <version>${netconf.version}</version>
896       </dependency>
897       <dependency>
898         <groupId>org.opendaylight.controller</groupId>
899         <artifactId>netconf-impl</artifactId>
900         <version>${netconf.version}</version>
901       </dependency>
902       <dependency>
903         <groupId>org.opendaylight.controller</groupId>
904         <artifactId>netconf-impl</artifactId>
905         <version>${netconf.version}</version>
906         <type>test-jar</type>
907       </dependency>
908       <dependency>
909         <groupId>org.opendaylight.controller</groupId>
910         <artifactId>netconf-mapping-api</artifactId>
911         <version>${netconf.version}</version>
912       </dependency>
913       <dependency>
914         <groupId>org.opendaylight.controller</groupId>
915         <artifactId>netconf-monitoring</artifactId>
916         <version>${netconf.version}</version>
917       </dependency>
918       <dependency>
919         <groupId>org.opendaylight.controller</groupId>
920         <artifactId>netconf-ssh</artifactId>
921         <version>${netconf.version}</version>
922       </dependency>
923       <dependency>
924         <groupId>org.opendaylight.controller</groupId>
925         <artifactId>netconf-ssh</artifactId>
926         <version>${netconf.version}</version>
927         <type>test-jar</type>
928       </dependency>
929       <dependency>
930         <groupId>org.opendaylight.controller</groupId>
931         <artifactId>netconf-util</artifactId>
932         <version>${netconf.version}</version>
933       </dependency>
934       <dependency>
935         <groupId>org.opendaylight.controller</groupId>
936         <artifactId>netconf-util</artifactId>
937         <version>${netconf.version}</version>
938         <type>test-jar</type>
939       </dependency>
940       <dependency>
941         <groupId>org.opendaylight.controller</groupId>
942         <artifactId>netty-config-api</artifactId>
943         <version>${config.version}</version>
944       </dependency>
945       <dependency>
946         <groupId>org.opendaylight.controller</groupId>
947         <artifactId>netty-event-executor-config</artifactId>
948         <version>${config.version}</version>
949       </dependency>
950       <dependency>
951         <groupId>org.opendaylight.controller</groupId>
952         <artifactId>netty-threadgroup-config</artifactId>
953         <version>${config.version}</version>
954       </dependency>
955       <dependency>
956         <groupId>org.opendaylight.controller</groupId>
957         <artifactId>netty-timer-config</artifactId>
958         <version>${config.version}</version>
959       </dependency>
960       <dependency>
961         <groupId>org.opendaylight.controller</groupId>
962         <artifactId>networkconfig.bridgedomain.northbound</artifactId>
963         <version>${networkconfig.bridgedomain.northbound.version}</version>
964       </dependency>
965
966       <!--  Neutron -->
967       <dependency>
968         <groupId>org.opendaylight.controller</groupId>
969         <artifactId>networkconfig.neutron</artifactId>
970         <version>${networkconfig.neutron.version}</version>
971       </dependency>
972       <dependency>
973         <groupId>org.opendaylight.controller</groupId>
974         <artifactId>networkconfig.neutron.implementation</artifactId>
975         <version>${networkconfig.neutron.implementation.version}</version>
976       </dependency>
977       <dependency>
978         <groupId>org.opendaylight.controller</groupId>
979         <artifactId>networkconfig.neutron.northbound</artifactId>
980         <version>${networkconfig.neutron.northbound.version}</version>
981       </dependency>
982       <dependency>
983         <groupId>org.opendaylight.controller</groupId>
984         <artifactId>osgi-brandfragment.web</artifactId>
985         <version>${osgi-brandfragment.web.version}</version>
986       </dependency>
987
988       <dependency>
989         <groupId>org.opendaylight.controller</groupId>
990         <artifactId>protocol-framework</artifactId>
991         <version>${protocol-framework.version}</version>
992       </dependency>
993
994       <!-- Southbound bundles -->
995       <dependency>
996         <groupId>org.opendaylight.controller</groupId>
997         <artifactId>protocol_plugins.openflow</artifactId>
998         <version>${protocol_plugins.openflow.version}</version>
999       </dependency>
1000       <dependency>
1001         <groupId>org.opendaylight.controller</groupId>
1002         <artifactId>protocol_plugins.stub</artifactId>
1003         <version>${protocol_plugins.stub.version}</version>
1004       </dependency>
1005       <dependency>
1006         <groupId>org.opendaylight.controller</groupId>
1007         <artifactId>routing.dijkstra_implementation</artifactId>
1008         <version>${routing.dijkstra_implementation.version}</version>
1009       </dependency>
1010
1011       <!-- SAL bundles -->
1012       <dependency>
1013         <groupId>org.opendaylight.controller</groupId>
1014         <artifactId>sal</artifactId>
1015         <version>${sal.version}</version>
1016       </dependency>
1017       <dependency>
1018         <groupId>org.opendaylight.controller</groupId>
1019         <artifactId>sal-binding-api</artifactId>
1020         <version>${mdsal.version}</version>
1021       </dependency>
1022       <dependency>
1023         <groupId>org.opendaylight.controller</groupId>
1024         <artifactId>sal-binding-broker-impl</artifactId>
1025         <version>${mdsal.version}</version>
1026       </dependency>
1027       <dependency>
1028         <groupId>org.opendaylight.controller</groupId>
1029         <artifactId>sal-binding-config</artifactId>
1030         <version>${mdsal.version}</version>
1031       </dependency>
1032       <dependency>
1033         <groupId>org.opendaylight.controller</groupId>
1034         <artifactId>sal-binding-util</artifactId>
1035         <version>${mdsal.version}</version>
1036       </dependency>
1037       <dependency>
1038         <groupId>org.opendaylight.controller</groupId>
1039         <artifactId>sal-broker-impl</artifactId>
1040         <version>${mdsal.version}</version>
1041       </dependency>
1042       <dependency>
1043         <groupId>org.opendaylight.controller</groupId>
1044         <artifactId>sal-common</artifactId>
1045         <version>${mdsal.version}</version>
1046       </dependency>
1047       <dependency>
1048         <groupId>org.opendaylight.controller</groupId>
1049         <artifactId>sal-common-api</artifactId>
1050         <version>${mdsal.version}</version>
1051       </dependency>
1052       <dependency>
1053         <groupId>org.opendaylight.controller</groupId>
1054         <artifactId>sal-common-impl</artifactId>
1055         <version>${mdsal.version}</version>
1056       </dependency>
1057       <dependency>
1058         <groupId>org.opendaylight.controller</groupId>
1059         <artifactId>sal-common-util</artifactId>
1060         <version>${mdsal.version}</version>
1061       </dependency>
1062       <dependency>
1063         <groupId>org.opendaylight.controller</groupId>
1064         <artifactId>sal-compatibility</artifactId>
1065         <version>${mdsal.version}</version>
1066       </dependency>
1067       <dependency>
1068         <groupId>org.opendaylight.controller</groupId>
1069         <artifactId>sal-connector-api</artifactId>
1070         <version>${mdsal.version}</version>
1071       </dependency>
1072       <dependency>
1073         <groupId>org.opendaylight.controller</groupId>
1074         <artifactId>sal-core-api</artifactId>
1075         <version>${mdsal.version}</version>
1076       </dependency>
1077       <dependency>
1078         <groupId>org.opendaylight.controller</groupId>
1079         <artifactId>sal-core-spi</artifactId>
1080         <version>${mdsal.version}</version>
1081       </dependency>
1082       <dependency>
1083         <groupId>org.opendaylight.controller</groupId>
1084         <artifactId>sal-netconf-connector</artifactId>
1085         <version>${mdsal.version}</version>
1086       </dependency>
1087       <dependency>
1088         <groupId>org.opendaylight.controller</groupId>
1089         <artifactId>sal-remote</artifactId>
1090         <version>${mdsal.version}</version>
1091       </dependency>
1092       <dependency>
1093         <groupId>org.opendaylight.controller</groupId>
1094         <artifactId>sal-remoterpc-connector</artifactId>
1095         <version>${mdsal.version}</version>
1096       </dependency>
1097       <dependency>
1098         <groupId>org.opendaylight.controller</groupId>
1099         <artifactId>sal-rest-connector</artifactId>
1100         <version>${mdsal.version}</version>
1101       </dependency>
1102       <dependency>
1103         <groupId>org.opendaylight.controller</groupId>
1104         <artifactId>sal-rest-docgen</artifactId>
1105         <version>${mdsal.version}</version>
1106       </dependency>
1107       <dependency>
1108         <groupId>org.opendaylight.controller</groupId>
1109         <artifactId>sal-restconf-broker</artifactId>
1110         <version>${mdsal.version}</version>
1111       </dependency>
1112
1113       <!-- SAL Extension bundles -->
1114       <dependency>
1115         <groupId>org.opendaylight.controller</groupId>
1116         <artifactId>sal.connection</artifactId>
1117         <version>${sal.connection.version}</version>
1118       </dependency>
1119       <dependency>
1120         <groupId>org.opendaylight.controller</groupId>
1121         <artifactId>sal.connection.implementation</artifactId>
1122         <version>${sal.connection.version}</version>
1123       </dependency>
1124       <dependency>
1125         <groupId>org.opendaylight.controller</groupId>
1126         <artifactId>sal.implementation</artifactId>
1127         <version>${sal.implementation.version}</version>
1128       </dependency>
1129       <dependency>
1130         <groupId>org.opendaylight.controller</groupId>
1131         <artifactId>sal.networkconfiguration</artifactId>
1132         <version>${sal.networkconfiguration.version}</version>
1133       </dependency>
1134       <dependency>
1135         <groupId>org.opendaylight.controller</groupId>
1136         <artifactId>sal.networkconfiguration.implementation</artifactId>
1137         <version>${sal.networkconfiguration.version}</version>
1138       </dependency>
1139
1140       <!-- samples -->
1141       <dependency>
1142         <groupId>org.opendaylight.controller</groupId>
1143         <artifactId>samples.loadbalancer</artifactId>
1144         <version>${samples.loadbalancer}</version>
1145       </dependency>
1146       <dependency>
1147         <groupId>org.opendaylight.controller</groupId>
1148         <artifactId>samples.loadbalancer.northbound</artifactId>
1149         <version>${samples.loadbalancer.northbound.version}</version>
1150       </dependency>
1151       <dependency>
1152         <groupId>org.opendaylight.controller</groupId>
1153         <artifactId>samples.simpleforwarding</artifactId>
1154         <version>${samples.simpleforwarding.version}</version>
1155       </dependency>
1156       <dependency>
1157         <groupId>org.opendaylight.controller</groupId>
1158         <artifactId>sanitytest</artifactId>
1159         <version>${sanitytest.version}</version>
1160       </dependency>
1161       <dependency>
1162         <groupId>org.opendaylight.controller</groupId>
1163         <artifactId>security</artifactId>
1164         <version>${security.version}</version>
1165       </dependency>
1166
1167       <dependency>
1168         <groupId>org.opendaylight.controller</groupId>
1169         <artifactId>shutdown-api</artifactId>
1170         <version>${config.version}</version>
1171       </dependency>
1172       <dependency>
1173         <groupId>org.opendaylight.controller</groupId>
1174         <artifactId>shutdown-impl</artifactId>
1175         <version>${config.version}</version>
1176       </dependency>
1177       <dependency>
1178         <groupId>org.opendaylight.controller</groupId>
1179         <artifactId>statistics.northbound</artifactId>
1180         <version>${statistics.northbound.version}</version>
1181       </dependency>
1182       <dependency>
1183         <groupId>org.opendaylight.controller</groupId>
1184         <artifactId>statisticsmanager</artifactId>
1185         <version>${statisticsmanager.version}</version>
1186       </dependency>
1187       <dependency>
1188         <groupId>org.opendaylight.controller</groupId>
1189         <artifactId>statisticsmanager.implementation</artifactId>
1190         <version>${statisticsmanager.implementation.version}</version>
1191       </dependency>
1192       <dependency>
1193         <groupId>org.opendaylight.controller</groupId>
1194         <artifactId>subnets.northbound</artifactId>
1195         <version>${subnets.northbound.version}</version>
1196       </dependency>
1197       <dependency>
1198         <groupId>org.opendaylight.controller</groupId>
1199         <artifactId>switchmanager</artifactId>
1200         <version>${switchmanager.api.version}</version>
1201       </dependency>
1202       <dependency>
1203         <groupId>org.opendaylight.controller</groupId>
1204         <artifactId>switchmanager.implementation</artifactId>
1205         <version>${switchmanager.implementation.version}</version>
1206       </dependency>
1207       <dependency>
1208         <groupId>org.opendaylight.controller</groupId>
1209         <artifactId>switchmanager.northbound</artifactId>
1210         <version>${switchmanager.northbound.version}</version>
1211       </dependency>
1212
1213       <!-- threadpool -->
1214       <dependency>
1215         <groupId>org.opendaylight.controller</groupId>
1216         <artifactId>threadpool-config-api</artifactId>
1217         <version>${config.version}</version>
1218       </dependency>
1219       <dependency>
1220         <groupId>org.opendaylight.controller</groupId>
1221         <artifactId>threadpool-config-impl</artifactId>
1222         <version>${config.version}</version>
1223       </dependency>
1224       <dependency>
1225         <groupId>org.opendaylight.controller</groupId>
1226         <artifactId>topology.northbound</artifactId>
1227         <version>${topology.northbound.version}</version>
1228       </dependency>
1229       <dependency>
1230         <groupId>org.opendaylight.controller</groupId>
1231         <artifactId>topology.web</artifactId>
1232         <version>${topology.web.version}</version>
1233       </dependency>
1234       <dependency>
1235         <groupId>org.opendaylight.controller</groupId>
1236         <artifactId>topologymanager</artifactId>
1237         <version>${topologymanager.version}</version>
1238       </dependency>
1239       <dependency>
1240         <groupId>org.opendaylight.controller</groupId>
1241         <artifactId>troubleshoot.web</artifactId>
1242         <version>${troubleshoot.web.version}</version>
1243       </dependency>
1244       <dependency>
1245         <groupId>org.opendaylight.controller</groupId>
1246         <artifactId>usermanager</artifactId>
1247         <version>${usermanager.version}</version>
1248       </dependency>
1249       <dependency>
1250         <groupId>org.opendaylight.controller</groupId>
1251         <artifactId>usermanager.implementation</artifactId>
1252         <version>${usermanager.implementation.version}</version>
1253       </dependency>
1254       <dependency>
1255         <groupId>org.opendaylight.controller</groupId>
1256         <artifactId>usermanager.northbound</artifactId>
1257         <version>${usermanager.northbound.version}</version>
1258       </dependency>
1259
1260       <!--  Web bundles -->
1261       <dependency>
1262         <groupId>org.opendaylight.controller</groupId>
1263         <artifactId>web</artifactId>
1264         <version>${web.version}</version>
1265       </dependency>
1266       <dependency>
1267         <groupId>org.opendaylight.controller</groupId>
1268         <artifactId>yang-jmx-generator</artifactId>
1269         <version>${config.version}</version>
1270       </dependency>
1271       <dependency>
1272         <groupId>org.opendaylight.controller</groupId>
1273         <artifactId>yang-jmx-generator</artifactId>
1274         <version>${config.version}</version>
1275         <type>test-jar</type>
1276       </dependency>
1277       <dependency>
1278         <groupId>org.opendaylight.controller</groupId>
1279         <artifactId>yang-test</artifactId>
1280         <version>${config.version}</version>
1281       </dependency>
1282       <dependency>
1283         <groupId>org.opendaylight.controller.md</groupId>
1284         <artifactId>forwardingrules-manager</artifactId>
1285         <version>${mdsal.version}</version>
1286       </dependency>
1287       <dependency>
1288         <groupId>org.opendaylight.controller.md</groupId>
1289         <artifactId>inventory-manager</artifactId>
1290         <version>${mdsal.version}</version>
1291       </dependency>
1292       <dependency>
1293         <groupId>org.opendaylight.controller.md</groupId>
1294         <artifactId>statistics-manager</artifactId>
1295         <version>${mdsal.version}</version>
1296       </dependency>
1297       <dependency>
1298         <groupId>org.opendaylight.controller.md</groupId>
1299         <artifactId>topology-lldp-discovery</artifactId>
1300         <version>${mdsal.version}</version>
1301       </dependency>
1302       <dependency>
1303         <groupId>org.opendaylight.controller.md</groupId>
1304         <artifactId>topology-manager</artifactId>
1305         <version>${mdsal.version}</version>
1306       </dependency>
1307       <dependency>
1308         <groupId>org.opendaylight.controller.model</groupId>
1309         <artifactId>model-flow-base</artifactId>
1310         <version>${mdsal.version}</version>
1311       </dependency>
1312       <dependency>
1313         <groupId>org.opendaylight.controller.model</groupId>
1314         <artifactId>model-flow-management</artifactId>
1315         <version>${mdsal.version}</version>
1316       </dependency>
1317       <dependency>
1318         <groupId>org.opendaylight.controller.model</groupId>
1319         <artifactId>model-flow-service</artifactId>
1320         <version>${mdsal.version}</version>
1321       </dependency>
1322       <dependency>
1323         <groupId>org.opendaylight.controller.model</groupId>
1324         <artifactId>model-flow-statistics</artifactId>
1325         <version>${mdsal.version}</version>
1326       </dependency>
1327       <dependency>
1328         <groupId>org.opendaylight.controller.model</groupId>
1329         <artifactId>model-inventory</artifactId>
1330         <version>${mdsal.version}</version>
1331       </dependency>
1332       <dependency>
1333         <groupId>org.opendaylight.controller.thirdparty</groupId>
1334         <artifactId>com.sun.jersey.jersey-servlet</artifactId>
1335         <version>${jersey-servlet.version}</version>
1336       </dependency>
1337       <dependency>
1338         <groupId>org.opendaylight.controller.thirdparty</groupId>
1339         <artifactId>ganymed</artifactId>
1340         <version>1.1-SNAPSHOT</version>
1341       </dependency>
1342       <!-- Third parties from opendaylight released -->
1343       <dependency>
1344         <groupId>org.opendaylight.controller.thirdparty</groupId>
1345         <artifactId>net.sf.jung2</artifactId>
1346         <version>2.0.1</version>
1347       </dependency>
1348       <dependency>
1349         <groupId>org.opendaylight.controller.thirdparty</groupId>
1350         <artifactId>org.apache.catalina.filters.CorsFilter</artifactId>
1351         <version>${corsfilter.version}</version>
1352       </dependency>
1353       <dependency>
1354         <groupId>org.opendaylight.controller.thirdparty</groupId>
1355         <artifactId>org.openflow.openflowj</artifactId>
1356         <version>1.0.2</version>
1357       </dependency>
1358       <dependency>
1359         <groupId>org.opendaylight.yangtools</groupId>
1360         <artifactId>binding-generator-impl</artifactId>
1361         <version>${yangtools.version}</version>
1362       </dependency>
1363       <dependency>
1364         <groupId>org.opendaylight.yangtools</groupId>
1365         <artifactId>binding-generator-spi</artifactId>
1366         <version>${yangtools.version}</version>
1367       </dependency>
1368       <dependency>
1369         <groupId>org.opendaylight.yangtools</groupId>
1370         <artifactId>binding-generator-util</artifactId>
1371         <version>${yangtools.version}</version>
1372       </dependency>
1373       <dependency>
1374         <groupId>org.opendaylight.yangtools</groupId>
1375         <artifactId>binding-type-provider</artifactId>
1376         <version>${yangtools.version}</version>
1377       </dependency>
1378       <dependency>
1379         <groupId>org.opendaylight.yangtools</groupId>
1380         <artifactId>concepts</artifactId>
1381         <version>${yangtools.version}</version>
1382       </dependency>
1383       <dependency>
1384         <groupId>org.opendaylight.yangtools</groupId>
1385         <artifactId>restconf-client-api</artifactId>
1386         <version>${yangtools.version}</version>
1387       </dependency>
1388       <dependency>
1389         <groupId>org.opendaylight.yangtools</groupId>
1390         <artifactId>restconf-client-impl</artifactId>
1391         <version>${yangtools.version}</version>
1392       </dependency>
1393
1394       <!-- yangtools dependencies -->
1395       <dependency>
1396         <groupId>org.opendaylight.yangtools</groupId>
1397         <artifactId>yang-binding</artifactId>
1398         <version>${yangtools.version}</version>
1399       </dependency>
1400       <dependency>
1401         <groupId>org.opendaylight.yangtools</groupId>
1402         <artifactId>yang-common</artifactId>
1403         <version>${yangtools.version}</version>
1404       </dependency>
1405       <dependency>
1406         <groupId>org.opendaylight.yangtools</groupId>
1407         <artifactId>yang-data-api</artifactId>
1408         <version>${yangtools.version}</version>
1409       </dependency>
1410       <dependency>
1411         <groupId>org.opendaylight.yangtools</groupId>
1412         <artifactId>yang-data-impl</artifactId>
1413         <version>${yangtools.version}</version>
1414       </dependency>
1415       <dependency>
1416         <groupId>org.opendaylight.yangtools</groupId>
1417         <artifactId>yang-data-util</artifactId>
1418         <version>${yangtools.version}</version>
1419       </dependency>
1420       <dependency>
1421         <groupId>org.opendaylight.yangtools</groupId>
1422         <artifactId>yang-maven-plugin-spi</artifactId>
1423         <version>${yangtools.version}</version>
1424       </dependency>
1425       <dependency>
1426         <groupId>org.opendaylight.yangtools</groupId>
1427         <artifactId>yang-model-api</artifactId>
1428         <version>${yangtools.version}</version>
1429       </dependency>
1430       <dependency>
1431         <groupId>org.opendaylight.yangtools</groupId>
1432         <artifactId>yang-model-util</artifactId>
1433         <version>${yangtools.version}</version>
1434       </dependency>
1435       <dependency>
1436         <groupId>org.opendaylight.yangtools</groupId>
1437         <artifactId>yang-parser-api</artifactId>
1438         <version>${yangtools.version}</version>
1439       </dependency>
1440       <dependency>
1441         <groupId>org.opendaylight.yangtools</groupId>
1442         <artifactId>yang-parser-impl</artifactId>
1443         <version>${yangtools.version}</version>
1444       </dependency>
1445       <!-- yang model dependencies -->
1446       <dependency>
1447         <groupId>org.opendaylight.yangtools.model</groupId>
1448         <artifactId>ietf-inet-types</artifactId>
1449         <version>${ietf-inet-types.version}</version>
1450       </dependency>
1451       <dependency>
1452         <groupId>org.opendaylight.yangtools.model</groupId>
1453         <artifactId>ietf-topology</artifactId>
1454         <version>${ietf-topology.version}</version>
1455       </dependency>
1456       <dependency>
1457         <groupId>org.opendaylight.yangtools.model</groupId>
1458         <artifactId>ietf-topology-l3-unicast-igp</artifactId>
1459         <version>${ietf-topology.version}</version>
1460       </dependency>
1461       <dependency>
1462         <groupId>org.opendaylight.yangtools.model</groupId>
1463         <artifactId>ietf-yang-types</artifactId>
1464         <version>${ietf-yang-types.version}</version>
1465       </dependency>
1466       <dependency>
1467         <groupId>org.opendaylight.yangtools.model</groupId>
1468         <artifactId>opendaylight-l2-types</artifactId>
1469         <version>${opendaylight-l2-types.version}</version>
1470       </dependency>
1471       <dependency>
1472         <groupId>org.opendaylight.yangtools.model</groupId>
1473         <artifactId>yang-ext</artifactId>
1474         <version>${yang-ext.version}</version>
1475       </dependency>
1476       <dependency>
1477         <groupId>org.openexi</groupId>
1478         <artifactId>nagasena</artifactId>
1479         <version>${exi.nagasena.version}</version>
1480       </dependency>
1481       <dependency>
1482         <groupId>org.openexi</groupId>
1483         <artifactId>nagasena-rta</artifactId>
1484         <version>${exi.nagasena.version}</version>
1485       </dependency>
1486       <dependency>
1487         <groupId>org.osgi</groupId>
1488         <artifactId>org.osgi.compendium</artifactId>
1489         <version>${osgi.compendium.version}</version>
1490       </dependency>
1491       <dependency>
1492         <groupId>org.osgi</groupId>
1493         <artifactId>org.osgi.core</artifactId>
1494         <version>${osgi.core.version}</version>
1495       </dependency>
1496
1497       <dependency>
1498         <groupId>org.ow2.asm</groupId>
1499         <artifactId>asm-all</artifactId>
1500         <version>4.1</version>
1501       </dependency>
1502       <!-- Visual VM hook -->
1503       <dependency>
1504         <groupId>org.ow2.chameleon.management</groupId>
1505         <artifactId>chameleon-mbeans</artifactId>
1506         <version>1.0.0</version>
1507       </dependency>
1508       <dependency>
1509         <groupId>org.slf4j</groupId>
1510         <artifactId>jcl-over-slf4j</artifactId>
1511         <version>${slf4j.version}</version>
1512       </dependency>
1513       <dependency>
1514         <groupId>org.slf4j</groupId>
1515         <artifactId>log4j-over-slf4j</artifactId>
1516         <version>${slf4j.version}</version>
1517       </dependency>
1518       <dependency>
1519         <groupId>org.slf4j</groupId>
1520         <artifactId>slf4j-api</artifactId>
1521         <version>${slf4j.version}</version>
1522         <scope>compile</scope>
1523       </dependency>
1524       <dependency>
1525         <groupId>org.springframework</groupId>
1526         <artifactId>org.springframework.aop</artifactId>
1527         <version>${spring.version}</version>
1528       </dependency>
1529       <dependency>
1530         <groupId>org.springframework</groupId>
1531         <artifactId>org.springframework.asm</artifactId>
1532         <version>${spring.version}</version>
1533       </dependency>
1534       <dependency>
1535         <groupId>org.springframework</groupId>
1536         <artifactId>org.springframework.beans</artifactId>
1537         <version>${spring.version}</version>
1538       </dependency>
1539       <dependency>
1540         <groupId>org.springframework</groupId>
1541         <artifactId>org.springframework.context</artifactId>
1542         <version>${spring.version}</version>
1543       </dependency>
1544       <dependency>
1545         <groupId>org.springframework</groupId>
1546         <artifactId>org.springframework.context.support</artifactId>
1547         <version>${spring.version}</version>
1548       </dependency>
1549       <dependency>
1550         <groupId>org.springframework</groupId>
1551         <artifactId>org.springframework.core</artifactId>
1552         <version>${spring.version}</version>
1553       </dependency>
1554       <dependency>
1555         <groupId>org.springframework</groupId>
1556         <artifactId>org.springframework.expression</artifactId>
1557         <version>${spring.version}</version>
1558       </dependency>
1559       <dependency>
1560         <groupId>org.springframework</groupId>
1561         <artifactId>org.springframework.transaction</artifactId>
1562         <version>${spring-security.version}</version>
1563       </dependency>
1564       <dependency>
1565         <groupId>org.springframework</groupId>
1566         <artifactId>org.springframework.web</artifactId>
1567         <version>${spring.version}</version>
1568       </dependency>
1569       <dependency>
1570         <groupId>org.springframework</groupId>
1571         <artifactId>org.springframework.web.servlet</artifactId>
1572         <version>${spring.version}</version>
1573       </dependency>
1574
1575       <!-- Spring security -->
1576       <dependency>
1577         <groupId>org.springframework.security</groupId>
1578         <artifactId>spring-security-config</artifactId>
1579         <version>${spring-security.version}</version>
1580       </dependency>
1581       <dependency>
1582         <groupId>org.springframework.security</groupId>
1583         <artifactId>spring-security-core</artifactId>
1584         <version>${spring-security.version}</version>
1585       </dependency>
1586       <dependency>
1587         <groupId>org.springframework.security</groupId>
1588         <artifactId>spring-security-taglibs</artifactId>
1589         <version>${spring-security.version}</version>
1590       </dependency>
1591       <dependency>
1592         <groupId>org.springframework.security</groupId>
1593         <artifactId>spring-security-web</artifactId>
1594         <version>${spring-security.version}</version>
1595       </dependency>
1596       <dependency>
1597         <groupId>virgomirror</groupId>
1598         <artifactId>org.eclipse.jdt.core.compiler.batch</artifactId>
1599         <version>3.8.0.I20120518-2145</version>
1600       </dependency>
1601       <dependency>
1602         <groupId>junit</groupId>
1603         <artifactId>junit</artifactId>
1604         <version>${junit.version}</version>
1605         <scope>test</scope>
1606       </dependency>
1607       <dependency>
1608         <groupId>org.mockito</groupId>
1609         <artifactId>mockito-all</artifactId>
1610         <version>${mockito.version}</version>
1611         <scope>test</scope>
1612       </dependency>
1613       <dependency>
1614         <groupId>org.opendaylight.controller</groupId>
1615         <artifactId>commons.logback_settings</artifactId>
1616         <version>0.0.2-SNAPSHOT</version>
1617         <scope>test</scope>
1618       </dependency>
1619       <dependency>
1620         <groupId>org.opendaylight.controller</groupId>
1621         <artifactId>sal-binding-broker-impl</artifactId>
1622         <version>${mdsal.version}</version>
1623         <type>test-jar</type>
1624         <scope>test</scope>
1625       </dependency>
1626       <dependency>
1627         <groupId>org.opendaylight.controller</groupId>
1628         <artifactId>sal-binding-it</artifactId>
1629         <version>${mdsal.version}</version>
1630         <scope>test</scope>
1631       </dependency>
1632       <dependency>
1633         <groupId>org.opendaylight.yangtools</groupId>
1634         <artifactId>mockito-configuration</artifactId>
1635         <version>${yangtools.version}</version>
1636         <scope>test</scope>
1637       </dependency>
1638       <!-- Add Pax Exam -->
1639       <dependency>
1640         <groupId>org.ops4j.pax.exam</groupId>
1641         <artifactId>pax-exam-container-native</artifactId>
1642         <version>${exam.version}</version>
1643         <scope>test</scope>
1644       </dependency>
1645       <dependency>
1646         <groupId>org.ops4j.pax.exam</groupId>
1647         <artifactId>pax-exam-junit4</artifactId>
1648         <version>${exam.version}</version>
1649         <scope>test</scope>
1650       </dependency>
1651       <dependency>
1652         <groupId>org.ops4j.pax.exam</groupId>
1653         <artifactId>pax-exam-link-mvn</artifactId>
1654         <version>${exam.version}</version>
1655         <scope>test</scope>
1656       </dependency>
1657       <dependency>
1658         <groupId>org.ops4j.pax.url</groupId>
1659         <artifactId>pax-url-aether</artifactId>
1660         <version>${url.version}</version>
1661         <scope>test</scope>
1662       </dependency>
1663
1664       <dependency>
1665         <groupId>org.springframework.osgi</groupId>
1666         <artifactId>spring-osgi-mock</artifactId>
1667         <version>${spring-osgi.version}</version>
1668         <scope>test</scope>
1669       </dependency>
1670       <dependency>
1671         <groupId>xmlunit</groupId>
1672         <artifactId>xmlunit</artifactId>
1673         <version>1.5</version>
1674         <scope>test</scope>
1675       </dependency>
1676     </dependencies>
1677   </dependencyManagement>
1678
1679   <build>
1680     <pluginManagement>
1681       <plugins>
1682         <plugin>
1683           <groupId>org.apache.felix</groupId>
1684           <artifactId>maven-bundle-plugin</artifactId>
1685           <version>${bundle.plugin.version}</version>
1686           <extensions>true</extensions>
1687         </plugin>
1688         <plugin>
1689           <artifactId>maven-clean-plugin</artifactId>
1690           <configuration>
1691             <filesets>
1692               <fileset>
1693                 <directory>${xtend.dstdir}</directory>
1694                 <includes>
1695                   <include>**</include>
1696                 </includes>
1697               </fileset>
1698               <fileset>
1699                 <directory>${jmxGeneratorPath}</directory>
1700                 <includes>
1701                   <include>**</include>
1702                 </includes>
1703               </fileset>
1704               <fileset>
1705                 <directory>${salGeneratorPath}</directory>
1706                 <includes>
1707                   <include>**</include>
1708                 </includes>
1709               </fileset>
1710             </filesets>
1711           </configuration>
1712         </plugin>
1713         <plugin>
1714           <groupId>org.apache.maven.plugins</groupId>
1715           <artifactId>maven-compiler-plugin</artifactId>
1716           <version>${maven.compile.plugin.version}</version>
1717           <configuration>
1718             <source>${java.version.source}</source>
1719             <target>${java.version.target}</target>
1720             <testSource>${java.version.source}</testSource>
1721             <testTarget>${java.version.target}</testTarget>
1722           </configuration>
1723         </plugin>
1724         <plugin>
1725           <groupId>org.apache.maven.plugins</groupId>
1726           <artifactId>maven-jar-plugin</artifactId>
1727           <version>${jar.plugin.version}</version>
1728         </plugin>
1729         <plugin>
1730           <groupId>org.apache.maven.plugins</groupId>
1731           <artifactId>maven-javadoc-plugin</artifactId>
1732           <version>2.8.1</version>
1733           <configuration>
1734             <doclet>org.jboss.apiviz.APIviz</doclet>
1735             <docletArtifact>
1736               <groupId>org.jboss.apiviz</groupId>
1737               <artifactId>apiviz</artifactId>
1738               <version>1.3.2.GA</version>
1739             </docletArtifact>
1740             <finalName>${project.artifactId}-${build.suffix}</finalName>
1741             <useStandardDocletOptions>true</useStandardDocletOptions>
1742             <charset>UTF-8</charset>
1743             <encoding>UTF-8</encoding>
1744             <docencoding>UTF-8</docencoding>
1745             <breakiterator>true</breakiterator>
1746             <version>true</version>
1747             <author>true</author>
1748             <keywords>true</keywords>
1749             <excludePackageNames>net.sf.jnetlib.*:cern.*:corejava:*.internal:edu.uci.*</excludePackageNames>
1750             <failOnError>false</failOnError>
1751           </configuration>
1752         </plugin>
1753         <plugin>
1754           <groupId>org.apache.maven.plugins</groupId>
1755           <artifactId>maven-jxr-plugin</artifactId>
1756           <version>2.3</version>
1757           <configuration>
1758             <aggregate>true</aggregate>
1759             <linkJavadoc>true</linkJavadoc>
1760             <javadocDir>target/apidocs</javadocDir>
1761           </configuration>
1762         </plugin>
1763         <plugin>
1764           <groupId>org.apache.maven.plugins</groupId>
1765           <artifactId>maven-release-plugin</artifactId>
1766           <version>${releaseplugin.version}</version>
1767         </plugin>
1768         <plugin>
1769           <groupId>org.codehaus.enunciate</groupId>
1770           <artifactId>maven-enunciate-plugin</artifactId>
1771           <version>${enunciate.version}</version>
1772           <configuration>
1773             <configFile>enunciate.xml</configFile>
1774           </configuration>
1775           <dependencies>
1776             <dependency>
1777               <groupId>org.opendaylight.controller</groupId>
1778               <artifactId>commons.logback_settings</artifactId>
1779               <version>0.0.2-SNAPSHOT</version>
1780             </dependency>
1781             <dependency>
1782               <groupId>org.codehaus.enunciate</groupId>
1783               <artifactId>enunciate-swagger</artifactId>
1784               <version>${enunciate.version}</version>
1785             </dependency>
1786           </dependencies>
1787           <executions>
1788             <execution>
1789               <goals>
1790                 <goal>docs</goal>
1791               </goals>
1792             </execution>
1793           </executions>
1794         </plugin>
1795         <plugin>
1796           <groupId>org.codehaus.mojo</groupId>
1797           <artifactId>build-helper-maven-plugin</artifactId>
1798           <version>1.8</version>
1799           <executions>
1800             <execution>
1801               <id>add-source</id>
1802               <goals>
1803                 <goal>add-source</goal>
1804               </goals>
1805               <phase>generate-sources</phase>
1806               <configuration>
1807                 <sources>
1808                   <source>src/main/yang</source>
1809                   <source>${jmxGeneratorPath}</source>
1810                   <source>${salGeneratorPath}</source>
1811                   <source>${xtend.dstdir}</source>
1812                 </sources>
1813               </configuration>
1814             </execution>
1815           </executions>
1816         </plugin>
1817
1818         <!-- Ignore/Execute plugin execution -->
1819         <plugin>
1820           <groupId>org.eclipse.m2e</groupId>
1821           <artifactId>lifecycle-mapping</artifactId>
1822           <version>1.0.0</version>
1823           <configuration>
1824             <lifecycleMappingMetadata>
1825               <pluginExecutions>
1826                 <pluginExecution>
1827                   <pluginExecutionFilter>
1828                     <groupId>org.codehaus.mojo</groupId>
1829                     <artifactId>properties-maven-plugin</artifactId>
1830                     <versionRange>[0.0,)</versionRange>
1831                     <goals>
1832                       <goal>set-system-properties</goal>
1833                     </goals>
1834                   </pluginExecutionFilter>
1835                   <action>
1836                     <ignore></ignore>
1837                   </action>
1838                 </pluginExecution>
1839                 <pluginExecution>
1840                   <pluginExecutionFilter>
1841                     <groupId>org.codehaus.enunciate</groupId>
1842                     <artifactId>maven-enunciate-plugin</artifactId>
1843                     <versionRange>[0.0,)</versionRange>
1844                     <goals>
1845                       <goal>docs</goal>
1846                     </goals>
1847                   </pluginExecutionFilter>
1848                   <action>
1849                     <ignore></ignore>
1850                   </action>
1851                 </pluginExecution>
1852                 <pluginExecution>
1853                   <pluginExecutionFilter>
1854                     <groupId>org.jacoco</groupId>
1855                     <artifactId>jacoco-maven-plugin</artifactId>
1856                     <versionRange>[0.0,)</versionRange>
1857                     <goals>
1858                       <goal>prepare-agent</goal>
1859                       <goal>pre-test</goal>
1860                       <goal>post-test</goal>
1861                     </goals>
1862                   </pluginExecutionFilter>
1863                   <action>
1864                     <ignore></ignore>
1865                   </action>
1866                 </pluginExecution>
1867                 <pluginExecution>
1868                   <pluginExecutionFilter>
1869                     <groupId>org.ops4j.pax.exam</groupId>
1870                     <artifactId>maven-paxexam-plugin</artifactId>
1871                     <versionRange>[1.2.4,)</versionRange>
1872                     <goals>
1873                       <goal>generate-depends-file</goal>
1874                     </goals>
1875                   </pluginExecutionFilter>
1876                   <action>
1877                     <execute>
1878                       <runOnIncremental>false</runOnIncremental>
1879                     </execute>
1880                   </action>
1881                 </pluginExecution>
1882                 <pluginExecution>
1883                   <pluginExecutionFilter>
1884                     <groupId>org.apache.maven.plugins</groupId>
1885                     <artifactId>maven-checkstyle-plugin</artifactId>
1886                     <versionRange>[2.0,)</versionRange>
1887                     <goals>
1888                       <goal>check</goal>
1889                     </goals>
1890                   </pluginExecutionFilter>
1891                   <action>
1892                     <ignore></ignore>
1893                   </action>
1894                 </pluginExecution>
1895                 <pluginExecution>
1896                   <pluginExecutionFilter>
1897                     <groupId>org.opendaylight.yangtools</groupId>
1898                     <artifactId>yang-maven-plugin</artifactId>
1899                     <versionRange>[0.5,)</versionRange>
1900                     <goals>
1901                       <goal>generate-sources</goal>
1902                     </goals>
1903                   </pluginExecutionFilter>
1904                   <action>
1905                     <execute></execute>
1906                   </action>
1907                 </pluginExecution>
1908                 <pluginExecution>
1909                   <pluginExecutionFilter>
1910                     <groupId>org.codehaus.groovy.maven</groupId>
1911                     <artifactId>gmaven-plugin</artifactId>
1912                     <versionRange>1.0</versionRange>
1913                     <goals>
1914                       <goal>execute</goal>
1915                     </goals>
1916                   </pluginExecutionFilter>
1917                   <action>
1918                     <ignore></ignore>
1919                   </action>
1920                 </pluginExecution>
1921                 <pluginExecution>
1922                   <pluginExecutionFilter>
1923                     <groupId>org.apache.maven.plugins</groupId>
1924                     <artifactId>maven-enforcer-plugin</artifactId>
1925                     <versionRange>${enforcer.version}</versionRange>
1926                     <goals>
1927                       <goal>enforce</goal>
1928                     </goals>
1929                   </pluginExecutionFilter>
1930                   <action>
1931                     <ignore></ignore>
1932                   </action>
1933                 </pluginExecution>
1934               </pluginExecutions>
1935             </lifecycleMappingMetadata>
1936           </configuration>
1937         </plugin>
1938         <plugin>
1939           <groupId>org.eclipse.xtend</groupId>
1940           <artifactId>xtend-maven-plugin</artifactId>
1941           <version>${xtend.version}</version>
1942           <executions>
1943             <execution>
1944               <goals>
1945                 <goal>compile</goal>
1946               </goals>
1947               <configuration>
1948                 <outputDirectory>${xtend.dstdir}</outputDirectory>
1949               </configuration>
1950             </execution>
1951           </executions>
1952         </plugin>
1953         <plugin>
1954           <groupId>org.jacoco</groupId>
1955           <artifactId>jacoco-maven-plugin</artifactId>
1956           <version>${jacoco.version}</version>
1957         </plugin>
1958         <plugin>
1959           <groupId>org.opendaylight.yangtools</groupId>
1960           <artifactId>yang-maven-plugin</artifactId>
1961           <version>${yangtools.version}</version>
1962           <dependencies>
1963             <dependency>
1964               <groupId>org.opendaylight.yangtools</groupId>
1965               <artifactId>maven-sal-api-gen-plugin</artifactId>
1966               <version>${yangtools.version}</version>
1967               <type>jar</type>
1968             </dependency>
1969             <dependency>
1970               <groupId>org.osgi</groupId>
1971               <artifactId>org.osgi.core</artifactId>
1972               <version>${osgi.core.version}</version>
1973             </dependency>
1974           </dependencies>
1975         </plugin>
1976       </plugins>
1977     </pluginManagement>
1978     <plugins>
1979       <plugin>
1980         <groupId>org.apache.maven.plugins</groupId>
1981         <artifactId>maven-checkstyle-plugin</artifactId>
1982         <version>${checkstyle.version}</version>
1983         <configuration>
1984           <failsOnError>true</failsOnError>
1985           <configLocation>controller/checkstyle.xml</configLocation>
1986           <consoleOutput>true</consoleOutput>
1987           <includeTestSourceDirectory>true</includeTestSourceDirectory>
1988           <sourceDirectory>${project.basedir}</sourceDirectory>
1989           <includes>**\/*.java,**\/*.xml,**\/*.ini,**\/*.sh,**\/*.bat</includes>
1990           <excludes>**\/target\/,**\/bin\/,**\/target-ide\/,**\/${jmxGeneratorPath}\/,**\/${salGeneratorPath}\/</excludes>
1991         </configuration>
1992         <dependencies>
1993           <dependency>
1994             <groupId>org.opendaylight.controller</groupId>
1995             <artifactId>checkstyle</artifactId>
1996             <version>0.0.3-SNAPSHOT</version>
1997           </dependency>
1998         </dependencies>
1999         <executions>
2000           <execution>
2001             <goals>
2002               <goal>check</goal>
2003             </goals>
2004             <phase>process-sources</phase>
2005           </execution>
2006         </executions>
2007       </plugin>
2008       <plugin>
2009         <groupId>org.apache.maven.plugins</groupId>
2010         <artifactId>maven-enforcer-plugin</artifactId>
2011         <version>${enforcer.version}</version>
2012         <executions>
2013           <execution>
2014             <id>enforce-java</id>
2015             <goals>
2016               <goal>enforce</goal>
2017             </goals>
2018             <configuration>
2019               <rules>
2020                 <requireJavaVersion>
2021                   <version>1.7.0</version>
2022                 </requireJavaVersion>
2023               </rules>
2024             </configuration>
2025           </execution>
2026         </executions>
2027       </plugin>
2028       <plugin>
2029         <groupId>org.apache.maven.plugins</groupId>
2030         <artifactId>maven-failsafe-plugin</artifactId>
2031         <version>${failsafe.version}</version>
2032         <configuration>
2033           <argLine>${testvm.argLine}</argLine>
2034           <systemProperties>
2035             <property>
2036               <name>logback.configurationFile</name>
2037               <value>logback.xml</value>
2038             </property>
2039           </systemProperties>
2040         </configuration>
2041         <executions>
2042           <execution>
2043             <id>failsafe-integration-tests</id>
2044             <goals>
2045               <goal>integration-test</goal>
2046             </goals>
2047             <phase>integration-test</phase>
2048           </execution>
2049           <execution>
2050             <id>failsafe-verify</id>
2051             <goals>
2052               <goal>verify</goal>
2053             </goals>
2054             <phase>verify</phase>
2055           </execution>
2056         </executions>
2057       </plugin>
2058       <plugin>
2059         <groupId>org.apache.maven.plugins</groupId>
2060         <artifactId>maven-surefire-plugin</artifactId>
2061         <version>${surefire.version}</version>
2062         <configuration>
2063           <argLine>${testvm.argLine}</argLine>
2064           <systemProperties>
2065             <property>
2066               <name>logback.configurationFile</name>
2067               <value>logback.xml</value>
2068             </property>
2069           </systemProperties>
2070         </configuration>
2071       </plugin>
2072       <plugin>
2073         <groupId>org.codehaus.mojo</groupId>
2074         <artifactId>build-helper-maven-plugin</artifactId>
2075       </plugin>
2076     </plugins>
2077   </build>
2078
2079   <reporting>
2080     <outputDirectory>${project.build.directory}/site</outputDirectory>
2081     <excludeDefaults>true</excludeDefaults>
2082     <plugins>
2083       <plugin>
2084         <groupId>org.apache.maven.plugins</groupId>
2085         <artifactId>maven-checkstyle-plugin</artifactId>
2086         <version>${checkstyle.version}</version>
2087       </plugin>
2088       <plugin>
2089         <groupId>org.apache.maven.plugins</groupId>
2090         <artifactId>maven-javadoc-plugin</artifactId>
2091         <version>2.8.1</version>
2092         <configuration>
2093           <doclet>org.jboss.apiviz.APIviz</doclet>
2094           <docletArtifact>
2095             <groupId>org.jboss.apiviz</groupId>
2096             <artifactId>apiviz</artifactId>
2097             <version>1.3.2.GA</version>
2098           </docletArtifact>
2099           <finalName>${project.artifactId}-${build.suffix}</finalName>
2100           <useStandardDocletOptions>true</useStandardDocletOptions>
2101           <charset>UTF-8</charset>
2102           <encoding>UTF-8</encoding>
2103           <docencoding>UTF-8</docencoding>
2104           <breakiterator>true</breakiterator>
2105           <version>true</version>
2106           <author>true</author>
2107           <keywords>true</keywords>
2108           <excludePackageNames>*.internal:edu.uci.*</excludePackageNames>
2109         </configuration>
2110       </plugin>
2111       <plugin>
2112         <groupId>org.apache.maven.plugins</groupId>
2113         <artifactId>maven-jxr-plugin</artifactId>
2114         <version>2.3</version>
2115         <configuration>
2116           <aggregate>true</aggregate>
2117           <linkJavadoc>true</linkJavadoc>
2118         </configuration>
2119       </plugin>
2120       <plugin>
2121         <groupId>org.apache.maven.plugins</groupId>
2122         <artifactId>maven-project-info-reports-plugin</artifactId>
2123         <version>${projectinfo}</version>
2124         <configuration>
2125           <dependencyDetailsEnabled>false</dependencyDetailsEnabled>
2126           <dependencyLocationsEnabled>false</dependencyLocationsEnabled>
2127         </configuration>
2128         <reportSets>
2129           <reportSet>
2130             <reports>
2131               <report>index</report>
2132               <report>project-team</report>
2133               <report>license</report>
2134               <report>mailing-list</report>
2135               <report>plugin-management</report>
2136               <report>cim</report>
2137               <report>issue-tracking</report>
2138               <report>scm</report>
2139               <report>summary</report>
2140             </reports>
2141           </reportSet>
2142         </reportSets>
2143       </plugin>
2144     </plugins>
2145   </reporting>
2146   <scm>
2147     <connection>scm:git:ssh://git.opendaylight.org:29418/controller.git</connection>
2148     <developerConnection>scm:git:ssh://git.opendaylight.org:29418/controller.git</developerConnection>
2149     <tag>HEAD</tag>
2150     <url>https://wiki.opendaylight.org/view/OpenDaylight_Controller:Main</url>
2151   </scm>
2152
2153   <repositories>
2154
2155     <!-- OpenDayLight Repo Mirror -->
2156     <repository>
2157       <releases>
2158         <enabled>true</enabled>
2159         <updatePolicy>never</updatePolicy>
2160       </releases>
2161       <snapshots>
2162         <enabled>false</enabled>
2163       </snapshots>
2164       <id>opendaylight-mirror</id>
2165       <name>opendaylight-mirror</name>
2166       <url>${nexusproxy}/groups/public/</url>
2167     </repository>
2168     <!-- OpenDayLight Snapshot artifact -->
2169     <repository>
2170       <releases>
2171         <enabled>false</enabled>
2172       </releases>
2173       <snapshots>
2174         <enabled>true</enabled>
2175       </snapshots>
2176       <id>opendaylight-snapshot</id>
2177       <name>opendaylight-snapshot</name>
2178       <url>${nexusproxy}/repositories/${nexus.repository.snapshot}/</url>
2179     </repository>
2180   </repositories>
2181
2182   <pluginRepositories>
2183     <!-- OpenDayLight Repo Mirror -->
2184     <pluginRepository>
2185       <releases>
2186         <enabled>true</enabled>
2187         <updatePolicy>never</updatePolicy>
2188       </releases>
2189       <snapshots>
2190         <enabled>false</enabled>
2191       </snapshots>
2192       <id>opendaylight-mirror</id>
2193       <name>opendaylight-mirror</name>
2194       <url>${nexusproxy}/groups/public/</url>
2195     </pluginRepository>
2196     <!-- OpenDayLight Snapshot artifact -->
2197     <pluginRepository>
2198       <releases>
2199         <enabled>false</enabled>
2200       </releases>
2201       <snapshots>
2202         <enabled>true</enabled>
2203       </snapshots>
2204       <id>opendaylight-snapshot</id>
2205       <name>opendaylight-snapshot</name>
2206       <url>${nexusproxy}/repositories/${nexus.repository.snapshot}/</url>
2207     </pluginRepository>
2208   </pluginRepositories>
2209   <distributionManagement>
2210     <!-- OpenDayLight Released artifact -->
2211     <repository>
2212       <id>opendaylight-release</id>
2213       <url>${nexusproxy}/repositories/${nexus.repository.release}/</url>
2214     </repository>
2215     <!-- OpenDayLight Snapshot artifact -->
2216     <snapshotRepository>
2217       <id>opendaylight-snapshot</id>
2218       <url>${nexusproxy}/repositories/${nexus.repository.snapshot}/</url>
2219     </snapshotRepository>
2220     <!-- Site deployment -->
2221     <site>
2222       <id>website</id>
2223       <url>${sitedeploy}</url>
2224     </site>
2225   </distributionManagement>
2226
2227   <profiles>
2228     <profile>
2229       <id>IDE</id>
2230       <activation>
2231         <property>
2232           <name>m2e.version</name>
2233         </property>
2234       </activation>
2235       <build>
2236         <!-- Put the IDE's build output in a folder other than target, so that IDE builds don't interact with Maven builds -->
2237         <directory>target-ide</directory>
2238       </build>
2239     </profile>
2240     <profile>
2241       <id>viewbuild</id>
2242       <activation>
2243         <activeByDefault>true</activeByDefault>
2244       </activation>
2245       <properties>
2246         <build.suffix>${project.version}</build.suffix>
2247       </properties>
2248     </profile>
2249     <profile>
2250       <id>jenkins</id>
2251       <activation>
2252         <property>
2253           <name>BUILDSUFFIX</name>
2254         </property>
2255       </activation>
2256       <properties>
2257         <build.suffix>${BUILDSUFFIX}</build.suffix>
2258       </properties>
2259     </profile>
2260     <profile>
2261       <id>fastreassembly</id>
2262       <build>
2263         <plugins>
2264           <plugin>
2265             <groupId>org.apache.maven.plugins</groupId>
2266             <artifactId>maven-dependency-plugin</artifactId>
2267             <version>2.4</version>
2268             <executions>
2269               <execution>
2270                 <id>copyfastreassembly</id>
2271                 <goals>
2272                   <goal>copy</goal>
2273                 </goals>
2274                 <phase>install</phase>
2275                 <configuration>
2276                   <artifactItems>
2277                     <artifactItem>
2278                       <groupId>${project.groupId}</groupId>
2279                       <artifactId>${project.artifactId}</artifactId>
2280                       <version>${project.version}</version>
2281                       <destFileName>${project.groupId}.${project.artifactId}-${project.version}.jar</destFileName>
2282                     </artifactItem>
2283                   </artifactItems>
2284                   <outputDirectory>${fastreassembly.directory}</outputDirectory>
2285                 </configuration>
2286               </execution>
2287             </executions>
2288           </plugin>
2289         </plugins>
2290       </build>
2291     </profile>
2292   </profiles>
2293 </project>