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