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