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