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