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