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