Remove dependecies on bgpcep concepts/util
[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     <yang.version>0.5.9-SNAPSHOT</yang.version>
60     <guava.version>14.0.1</guava.version>
61     <osgi.core.version>5.0.0</osgi.core.version>
62     <ietf-inet-types.version>2010.09.24.2-SNAPSHOT</ietf-inet-types.version>
63     <ietf-yang-types.version>2010.09.24.2-SNAPSHOT</ietf-yang-types.version>
64     <ietf-topology.version>2013.10.21.0-SNAPSHOT</ietf-topology.version>
65     <opendaylight-l2-types.version>2013.08.27.1</opendaylight-l2-types.version>
66     <yang-ext.version>2013.09.07.1</yang-ext.version>
67     <javassist.version>3.17.1-GA</javassist.version>
68     <sample-toaster.version>1.0-SNAPSHOT</sample-toaster.version>
69     <releaseplugin.version>2.3.2</releaseplugin.version>
70     <commons.lang.version>3.1</commons.lang.version>
71     <jacoco.version>0.5.3.201107060350</jacoco.version>
72     <enforcer.version>1.3.1</enforcer.version>
73     <bundle.plugin.version>2.3.7</bundle.plugin.version>
74     <junit.version>4.8.1</junit.version>
75     <bgpcep.version>0.3.0-SNAPSHOT</bgpcep.version>
76     <yangtools.version>0.5.9-SNAPSHOT</yangtools.version>
77     <yangtools.binding.version>0.6.0-SNAPSHOT</yangtools.binding.version>
78     <!--versions for bits of the controller -->
79     <controller.version>0.4.1-SNAPSHOT</controller.version>
80     <hosttracker.version>0.5.1-SNAPSHOT</hosttracker.version>
81     <arphandler.version>0.5.1-SNAPSHOT</arphandler.version>
82     <forwarding.staticrouting>0.5.1-SNAPSHOT</forwarding.staticrouting>
83     <samples.loadbalancer>0.5.1-SNAPSHOT</samples.loadbalancer>
84     <config.version>0.2.3-SNAPSHOT</config.version>
85     <netconf.version>0.2.3-SNAPSHOT</netconf.version>
86     <mdsal.version>1.0-SNAPSHOT</mdsal.version>
87     <containermanager.version>0.5.1-SNAPSHOT</containermanager.version>
88     <switchmanager.api.version>0.7.0-SNAPSHOT</switchmanager.api.version>
89     <connectionmanager.version>0.1.1-SNAPSHOT</connectionmanager.version>
90     <sal.version>0.7.0-SNAPSHOT</sal.version>
91     <sal.networkconfiguration.version>0.0.2-SNAPSHOT</sal.networkconfiguration.version>
92     <sal.connection.version>0.1.1-SNAPSHOT</sal.connection.version>
93     <networkconfig.bridgedomain.northbound.version>0.0.2-SNAPSHOT</networkconfig.bridgedomain.northbound.version>
94     <commons.httpclient.version>0.1.1-SNAPSHOT</commons.httpclient.version>
95     <concepts.version>0.5.1-SNAPSHOT</concepts.version>
96     <jolokia.bridge.version>0.0.1-SNAPSHOT</jolokia.bridge.version>
97     <netty.version>4.0.10.Final</netty.version>
98     <commons.io.version>2.4</commons.io.version>
99     <bundlescanner.version>0.4.1-SNAPSHOT</bundlescanner.version>
100     <usermanager.version>0.4.1-SNAPSHOT</usermanager.version>
101     <forwardingrulesmanager.version>0.5.0-SNAPSHOT</forwardingrulesmanager.version>
102     <statisticsmanager.version>0.5.0-SNAPSHOT</statisticsmanager.version>
103     <clustering.services.version>0.5.0-SNAPSHOT</clustering.services.version>
104     <configuration.version>0.4.1-SNAPSHOT</configuration.version>
105     <topologymanager.version>0.4.1-SNAPSHOT</topologymanager.version>
106     <!-- Third party version -->
107     <jersey-servlet.version>1.18-SNAPSHOT</jersey-servlet.version>
108     <corsfilter.version>7.0.43-SNAPSHOT</corsfilter.version>
109     <!-- Northbound API version -->
110     <commons.northbound.version>0.4.1-SNAPSHOT</commons.northbound.version>
111     <!-- Sonar properties using jacoco to retrieve integration test results -->
112     <sonar.java.coveragePlugin>jacoco</sonar.java.coveragePlugin>
113     <sonar.language>java</sonar.language>
114     <maven.compile.plugin.version>2.5.1</maven.compile.plugin.version>
115     <java.version.source>1.7</java.version.source>
116     <java.version.target>1.7</java.version.target>
117     <!-- enforcer version -->
118     <enforcer.version>1.3.1</enforcer.version>
119     <exi.version>0.9.2-SNAPSHOT</exi.version>
120   </properties>
121
122   <dependencyManagement>
123     <dependencies>
124       <dependency>
125         <groupId>junit</groupId>
126         <artifactId>junit</artifactId>
127         <version>${junit.version}</version>
128         <scope>test</scope>
129       </dependency>
130       <dependency>
131         <groupId>org.slf4j</groupId>
132         <artifactId>jcl-over-slf4j</artifactId>
133         <version>${slf4j.version}</version>
134       </dependency>
135       <dependency>
136         <groupId>org.osgi</groupId>
137         <artifactId>org.osgi.core</artifactId>
138         <version>${osgi.core.version}</version>
139         <scope>provided</scope>
140       </dependency>
141       <dependency>
142         <groupId>org.slf4j</groupId>
143         <artifactId>slf4j-api</artifactId>
144         <version>${slf4j.version}</version>
145         <scope>compile</scope>
146       </dependency>
147       <dependency>
148         <groupId>org.slf4j</groupId>
149         <artifactId>log4j-over-slf4j</artifactId>
150         <version>${slf4j.version}</version>
151       </dependency>
152       <dependency>
153         <groupId>ch.qos.logback</groupId>
154         <artifactId>logback-core</artifactId>
155         <version>${logback.version}</version>
156       </dependency>
157       <dependency>
158         <groupId>ch.qos.logback</groupId>
159         <artifactId>logback-classic</artifactId>
160         <version>${logback.version}</version>
161       </dependency>
162
163      <dependency>
164        <groupId>com.fasterxml.jackson.core</groupId>
165        <artifactId>jackson-annotations</artifactId>
166        <version>${jackson.version}</version>
167      </dependency>
168
169      <dependency>
170        <groupId>com.fasterxml.jackson.core</groupId>
171        <artifactId>jackson-core</artifactId>
172        <version>${jackson.version}</version>
173      </dependency>
174
175      <dependency>
176        <groupId>com.fasterxml.jackson.core</groupId>
177        <artifactId>jackson-databind</artifactId>
178        <version>${jackson.version}</version>
179      </dependency>
180
181      <dependency>
182         <groupId>com.fasterxml.jackson.jaxrs</groupId>
183         <artifactId>jackson-jaxrs-base</artifactId>
184         <version>${jackson.version}</version>
185      </dependency>
186
187     <dependency>
188         <groupId>com.fasterxml.jackson.jaxrs</groupId>
189         <artifactId>jackson-jaxrs-json-provider</artifactId>
190         <version>${jackson.version}</version>
191      </dependency>
192
193      <dependency>
194         <groupId>com.fasterxml.jackson.module</groupId>
195         <artifactId>jackson-module-jaxb-annotations</artifactId>
196         <version>${jackson.version}</version>
197      </dependency>
198
199       <dependency>
200         <groupId>org.codehaus.jettison</groupId>
201         <artifactId>jettison</artifactId>
202         <version>1.3.3</version>
203       </dependency>
204       <dependency>
205         <groupId>com.google.guava</groupId>
206         <artifactId>guava</artifactId>
207         <version>${guava.version}</version>
208       </dependency>
209       <dependency>
210         <groupId>org.javassist</groupId>
211         <artifactId>javassist</artifactId>
212         <version>${javassist.version}</version>
213       </dependency>
214       <dependency>
215         <groupId>commons-io</groupId>
216         <artifactId>commons-io</artifactId>
217         <version>${commons.io.version}</version>
218       </dependency>
219       <dependency>
220         <groupId>commons-codec</groupId>
221         <artifactId>commons-codec</artifactId>
222         <version>1.7</version>
223       </dependency>
224       <dependency>
225         <groupId>org.apache.commons</groupId>
226         <artifactId>commons-lang3</artifactId>
227         <version>${commons.lang.version}</version>
228       </dependency>
229       <dependency>
230         <groupId>commons-fileupload</groupId>
231         <artifactId>commons-fileupload</artifactId>
232         <version>1.2.2</version>
233       </dependency>
234       <dependency>
235         <groupId>commons-net</groupId>
236         <artifactId>commons-net</artifactId>
237         <version>3.0.1</version>
238       </dependency>
239       <dependency>
240         <groupId>equinoxSDK381</groupId>
241         <artifactId>javax.servlet</artifactId>
242         <version>3.0.0.v201112011016</version>
243       </dependency>
244       <dependency>
245         <groupId>equinoxSDK381</groupId>
246         <artifactId>javax.servlet.jsp</artifactId>
247         <version>2.2.0.v201112011158</version>
248       </dependency>
249       <dependency>
250         <groupId>equinoxSDK381</groupId>
251         <artifactId>org.eclipse.equinox.ds</artifactId>
252         <version>1.4.0.v20120522-1841</version>
253       </dependency>
254       <dependency>
255         <groupId>equinoxSDK381</groupId>
256         <artifactId>org.eclipse.equinox.util</artifactId>
257         <version>1.0.400.v20120522-2049</version>
258       </dependency>
259       <dependency>
260         <groupId>equinoxSDK381</groupId>
261         <artifactId>org.eclipse.osgi.services</artifactId>
262         <version>3.3.100.v20120522-1822</version>
263       </dependency>
264       <dependency>
265         <groupId>equinoxSDK381</groupId>
266         <artifactId>org.eclipse.osgi</artifactId>
267         <version>3.8.1.v20120830-144521</version>
268       </dependency>
269       <dependency>
270         <groupId>equinoxSDK381</groupId>
271         <artifactId>org.apache.felix.gogo.command</artifactId>
272         <version>0.8.0.v201108120515</version>
273       </dependency>
274       <dependency>
275         <groupId>equinoxSDK381</groupId>
276         <artifactId>org.apache.felix.gogo.runtime</artifactId>
277         <version>0.8.0.v201108120515</version>
278       </dependency>
279       <dependency>
280         <groupId>equinoxSDK381</groupId>
281         <artifactId>org.apache.felix.gogo.shell</artifactId>
282         <version>0.8.0.v201110170705</version>
283       </dependency>
284       <dependency>
285         <groupId>equinoxSDK381</groupId>
286         <artifactId>org.eclipse.equinox.cm</artifactId>
287         <version>1.0.400.v20120522-1841</version>
288       </dependency>
289       <dependency>
290         <groupId>equinoxSDK381</groupId>
291         <artifactId>org.eclipse.equinox.console</artifactId>
292         <version>1.0.0.v20120522-1841</version>
293       </dependency>
294       <dependency>
295         <groupId>equinoxSDK381</groupId>
296         <artifactId>org.eclipse.equinox.launcher</artifactId>
297         <version>1.3.0.v20120522-1813</version>
298       </dependency>
299       <!-- Gemini Web -->
300       <dependency>
301         <groupId>geminiweb</groupId>
302         <artifactId>org.eclipse.gemini.web.core</artifactId>
303         <version>${geminiweb.version}</version>
304       </dependency>
305       <dependency>
306         <groupId>geminiweb</groupId>
307         <artifactId>org.eclipse.gemini.web.extender</artifactId>
308         <version>${geminiweb.version}</version>
309       </dependency>
310       <dependency>
311         <groupId>geminiweb</groupId>
312         <artifactId>org.eclipse.gemini.web.tomcat</artifactId>
313         <version>${geminiweb.version}</version>
314       </dependency>
315       <dependency>
316         <groupId>geminiweb</groupId>
317         <artifactId>org.eclipse.virgo.kernel.equinox.extensions</artifactId>
318         <version>${virgo.version}</version>
319       </dependency>
320       <dependency>
321         <groupId>geminiweb</groupId>
322         <artifactId>org.eclipse.virgo.util.common</artifactId>
323         <version>${virgo.version}</version>
324       </dependency>
325       <dependency>
326         <groupId>geminiweb</groupId>
327         <artifactId>org.eclipse.virgo.util.io</artifactId>
328         <version>${virgo.version}</version>
329       </dependency>
330       <dependency>
331         <groupId>geminiweb</groupId>
332         <artifactId>org.eclipse.virgo.util.math</artifactId>
333         <version>${virgo.version}</version>
334       </dependency>
335       <dependency>
336         <groupId>geminiweb</groupId>
337         <artifactId>org.eclipse.virgo.util.osgi</artifactId>
338         <version>${virgo.version}</version>
339       </dependency>
340       <dependency>
341         <groupId>geminiweb</groupId>
342         <artifactId>org.eclipse.virgo.util.osgi.manifest</artifactId>
343         <version>${virgo.version}</version>
344       </dependency>
345       <dependency>
346         <groupId>geminiweb</groupId>
347         <artifactId>org.eclipse.virgo.util.parser.manifest</artifactId>
348         <version>${virgo.version}</version>
349       </dependency>
350       <dependency>
351         <groupId>org.apache.felix</groupId>
352         <artifactId>org.apache.felix.dependencymanager</artifactId>
353         <version>3.1.0</version>
354       </dependency>
355       <dependency>
356         <groupId>org.apache.felix</groupId>
357         <artifactId>org.apache.felix.dependencymanager.shell</artifactId>
358         <version>3.0.1</version>
359       </dependency>
360       <dependency>
361         <groupId>com.google.code.gson</groupId>
362         <artifactId>gson</artifactId>
363         <version>2.1</version>
364         <scope>compile</scope>
365       </dependency>
366       <dependency>
367         <groupId>org.jboss.spec.javax.transaction</groupId>
368         <artifactId>jboss-transaction-api_1.1_spec</artifactId>
369         <version>1.0.1.Final</version>
370       </dependency>
371       <dependency>
372         <groupId>org.apache.felix</groupId>
373         <artifactId>org.apache.felix.fileinstall</artifactId>
374         <version>3.1.6</version>
375       </dependency>
376       <dependency>
377         <groupId>virgomirror</groupId>
378         <artifactId>org.eclipse.jdt.core.compiler.batch</artifactId>
379         <version>3.8.0.I20120518-2145</version>
380       </dependency>
381       <dependency>
382         <groupId>eclipselink</groupId>
383         <artifactId>javax.persistence</artifactId>
384         <version>2.0.4.v201112161009</version>
385       </dependency>
386       <dependency>
387         <groupId>orbit</groupId>
388         <artifactId>javax.activation</artifactId>
389         <version>1.1.0.v201211130549</version>
390       </dependency>
391       <dependency>
392         <groupId>orbit</groupId>
393         <artifactId>javax.annotation</artifactId>
394         <version>1.1.0.v201209060031</version>
395       </dependency>
396       <dependency>
397         <groupId>orbit</groupId>
398         <artifactId>javax.ejb</artifactId>
399         <version>3.1.1.v201204261316</version>
400       </dependency>
401       <dependency>
402         <groupId>orbit</groupId>
403         <artifactId>javax.el</artifactId>
404         <version>2.2.0.v201108011116</version>
405       </dependency>
406       <dependency>
407         <groupId>orbit</groupId>
408         <artifactId>javax.mail.glassfish</artifactId>
409         <version>1.4.1.v201108011116</version>
410       </dependency>
411       <dependency>
412         <groupId>orbit</groupId>
413         <artifactId>javax.xml.rpc</artifactId>
414         <version>1.1.0.v201005080400</version>
415       </dependency>
416       <dependency>
417         <groupId>orbit</groupId>
418         <artifactId>org.apache.catalina</artifactId>
419         <version>7.0.32.v201211201336</version>
420       </dependency>
421       <dependency>
422         <groupId>orbit</groupId>
423         <artifactId>org.apache.catalina.ha</artifactId>
424         <version>7.0.32.v201211201952</version>
425       </dependency>
426       <dependency>
427         <groupId>orbit</groupId>
428         <artifactId>org.apache.catalina.tribes</artifactId>
429         <version>7.0.32.v201211201952</version>
430       </dependency>
431       <dependency>
432         <groupId>orbit</groupId>
433         <artifactId>org.apache.coyote</artifactId>
434         <version>7.0.32.v201211201952</version>
435       </dependency>
436       <dependency>
437         <groupId>orbit</groupId>
438         <artifactId>org.apache.el</artifactId>
439         <version>7.0.32.v201211081135</version>
440       </dependency>
441       <dependency>
442         <groupId>orbit</groupId>
443         <artifactId>org.apache.jasper</artifactId>
444         <version>7.0.32.v201211201952</version>
445       </dependency>
446       <dependency>
447         <groupId>orbit</groupId>
448         <artifactId>org.apache.juli.extras</artifactId>
449         <version>7.0.32.v201211081135</version>
450       </dependency>
451       <dependency>
452         <groupId>orbit</groupId>
453         <artifactId>org.apache.tomcat.api</artifactId>
454         <version>7.0.32.v201211081135</version>
455       </dependency>
456       <dependency>
457         <groupId>orbit</groupId>
458         <artifactId>org.apache.tomcat.util</artifactId>
459         <version>7.0.32.v201211201952</version>
460       </dependency>
461       <dependency>
462         <groupId>orbit</groupId>
463         <artifactId>javax.servlet.jsp.jstl</artifactId>
464         <version>1.2.0.v201105211821</version>
465       </dependency>
466       <dependency>
467         <groupId>orbit</groupId>
468         <artifactId>javax.servlet.jsp.jstl.impl</artifactId>
469         <version>1.2.0.v201210211230</version>
470       </dependency>
471       <dependency>
472         <groupId>eclipselink</groupId>
473         <artifactId>javax.resource</artifactId>
474         <version>1.5.0.v200906010428</version>
475       </dependency>
476       <!-- Add Pax Exam -->
477       <dependency>
478         <groupId>org.ops4j.pax.exam</groupId>
479         <artifactId>pax-exam-container-native</artifactId>
480         <version>${exam.version}</version>
481         <scope>test</scope>
482       </dependency>
483       <dependency>
484         <groupId>org.ops4j.pax.exam</groupId>
485         <artifactId>pax-exam-junit4</artifactId>
486         <version>${exam.version}</version>
487         <scope>test</scope>
488       </dependency>
489       <dependency>
490         <groupId>org.ops4j.pax.exam</groupId>
491         <artifactId>pax-exam-link-mvn</artifactId>
492         <version>${exam.version}</version>
493         <scope>test</scope>
494       </dependency>
495       <dependency>
496         <groupId>org.ops4j.pax.url</groupId>
497         <artifactId>pax-url-aether</artifactId>
498         <version>${url.version}</version>
499         <scope>test</scope>
500       </dependency>
501       <dependency>
502         <groupId>org.springframework</groupId>
503         <artifactId>org.springframework.asm</artifactId>
504         <version>${spring.version}</version>
505       </dependency>
506       <dependency>
507         <groupId>org.springframework</groupId>
508         <artifactId>org.springframework.aop</artifactId>
509         <version>${spring.version}</version>
510       </dependency>
511       <dependency>
512         <groupId>org.springframework</groupId>
513         <artifactId>org.springframework.context</artifactId>
514         <version>${spring.version}</version>
515       </dependency>
516       <dependency>
517         <groupId>org.springframework</groupId>
518         <artifactId>org.springframework.context.support</artifactId>
519         <version>${spring.version}</version>
520       </dependency>
521       <dependency>
522         <groupId>org.springframework</groupId>
523         <artifactId>org.springframework.core</artifactId>
524         <version>${spring.version}</version>
525       </dependency>
526       <dependency>
527         <groupId>org.springframework</groupId>
528         <artifactId>org.springframework.beans</artifactId>
529         <version>${spring.version}</version>
530       </dependency>
531       <dependency>
532         <groupId>org.springframework</groupId>
533         <artifactId>org.springframework.expression</artifactId>
534         <version>${spring.version}</version>
535       </dependency>
536       <dependency>
537         <groupId>org.springframework</groupId>
538         <artifactId>org.springframework.web</artifactId>
539         <version>${spring.version}</version>
540       </dependency>
541       <dependency>
542         <groupId>org.aopalliance</groupId>
543         <artifactId>com.springsource.org.aopalliance</artifactId>
544         <version>1.0.0</version>
545       </dependency>
546       <dependency>
547         <groupId>org.springframework</groupId>
548         <artifactId>org.springframework.web.servlet</artifactId>
549         <version>${spring.version}</version>
550       </dependency>
551
552       <dependency>
553         <groupId>org.springframework.osgi</groupId>
554         <artifactId>spring-osgi-mock</artifactId>
555         <version>${spring-osgi.version}</version>
556         <scope>test</scope>
557       </dependency>
558
559       <!-- Spring security -->
560       <dependency>
561         <groupId>org.springframework.security</groupId>
562         <artifactId>spring-security-config</artifactId>
563         <version>${spring-security.version}</version>
564       </dependency>
565       <dependency>
566         <groupId>org.springframework.security</groupId>
567         <artifactId>spring-security-core</artifactId>
568         <version>${spring-security.version}</version>
569       </dependency>
570       <dependency>
571         <groupId>org.springframework.security</groupId>
572         <artifactId>spring-security-web</artifactId>
573         <version>${spring-security.version}</version>
574       </dependency>
575       <dependency>
576         <groupId>org.springframework.security</groupId>
577         <artifactId>spring-security-taglibs</artifactId>
578         <version>${spring-security.version}</version>
579       </dependency>
580       <dependency>
581         <groupId>org.springframework</groupId>
582         <artifactId>org.springframework.transaction</artifactId>
583         <version>${spring-security.version}</version>
584       </dependency>
585       <!-- Visual VM hook -->
586       <dependency>
587         <groupId>org.ow2.chameleon.management</groupId>
588         <artifactId>chameleon-mbeans</artifactId>
589         <version>1.0.0</version>
590       </dependency>
591       <!-- Jersey for JAXRS -->
592       <dependency>
593         <groupId>com.sun.jersey</groupId>
594         <artifactId>jersey-core</artifactId>
595         <version>${jersey.version}</version>
596       </dependency>
597       <dependency>
598         <groupId>com.sun.jersey</groupId>
599         <artifactId>jersey-server</artifactId>
600         <version>${jersey.version}</version>
601       </dependency>
602       <dependency>
603         <groupId>com.sun.jersey</groupId>
604         <artifactId>jersey-client</artifactId>
605         <version>${jersey.version}</version>
606       </dependency>
607
608       <dependency>
609         <groupId>org.ow2.asm</groupId>
610         <artifactId>asm-all</artifactId>
611         <version>4.1</version>
612       </dependency>
613       <dependency>
614         <groupId>org.eclipse.persistence</groupId>
615         <artifactId>org.eclipse.persistence.moxy</artifactId>
616         <version>2.5.0</version>
617       </dependency>
618       <dependency>
619         <groupId>org.eclipse.persistence</groupId>
620         <artifactId>org.eclipse.persistence.core</artifactId>
621         <version>2.5.0</version>
622       </dependency>
623       <dependency>
624         <groupId>org.eclipse.persistence</groupId>
625         <artifactId>org.eclipse.persistence.antlr</artifactId>
626         <version>2.5.0</version>
627       </dependency>
628       <!-- Third parties from opendaylight released -->
629       <dependency>
630         <groupId>org.opendaylight.controller.thirdparty</groupId>
631         <artifactId>net.sf.jung2</artifactId>
632         <version>2.0.1</version>
633       </dependency>
634       <dependency>
635         <groupId>org.opendaylight.controller.thirdparty</groupId>
636         <artifactId>org.openflow.openflowj</artifactId>
637         <version>1.0.2</version>
638       </dependency>
639       <dependency>
640         <groupId>org.opendaylight.controller.thirdparty</groupId>
641         <artifactId>exificient</artifactId>
642         <version>${exi.version}</version>
643       </dependency>
644       <dependency>
645         <groupId>org.opendaylight.controller.thirdparty</groupId>
646         <artifactId>com.sun.jersey.jersey-servlet</artifactId>
647         <version>${jersey-servlet.version}</version>
648       </dependency>
649       <dependency>
650         <groupId>org.opendaylight.controller.thirdparty</groupId>
651         <artifactId>org.apache.catalina.filters.CorsFilter</artifactId>
652         <version>${corsfilter.version}</version>
653       </dependency>
654       <dependency>
655         <groupId>org.opendaylight.controller.thirdparty</groupId>
656         <artifactId>ganymed</artifactId>
657         <version>1.0-SNAPSHOT</version>
658       </dependency>
659       <dependency>
660         <groupId>com.google.code.findbugs</groupId>
661         <artifactId>jsr305</artifactId>
662         <version>2.0.1</version>
663       </dependency>
664       <dependency>
665         <groupId>org.opendaylight.yangtools</groupId>
666         <artifactId>mockito-configuration</artifactId>
667         <version>0.6.0-SNAPSHOT</version>
668         <scope>test</scope>
669       </dependency>
670       <!-- yang model dependencies -->
671       <dependency>
672        <groupId>org.opendaylight.yangtools.model</groupId>
673        <artifactId>ietf-inet-types</artifactId>
674        <version>${ietf-inet-types.version}</version>
675       </dependency>
676       <dependency>
677        <groupId>org.opendaylight.yangtools.model</groupId>
678        <artifactId>ietf-yang-types</artifactId>
679        <version>${ietf-yang-types.version}</version>
680       </dependency>
681       <dependency>
682        <groupId>org.opendaylight.yangtools.model</groupId>
683        <artifactId>ietf-topology</artifactId>
684        <version>${ietf-topology.version}</version>
685       </dependency>
686       <dependency>
687        <groupId>org.opendaylight.yangtools.model</groupId>
688        <artifactId>opendaylight-l2-types</artifactId>
689        <version>${opendaylight-l2-types.version}</version>
690       </dependency>
691       <dependency>
692        <groupId>org.opendaylight.yangtools.model</groupId>
693        <artifactId>yang-ext</artifactId>
694        <version>${yang-ext.version}</version>
695       </dependency>
696       <!-- bgppcep dependencies -->
697     <dependency>
698         <groupId>org.opendaylight.bgpcep</groupId>
699         <artifactId>framework</artifactId>
700         <version>${bgpcep.version}</version>
701      </dependency>
702         <!--Netty-->
703         <dependency>
704             <groupId>io.netty</groupId>
705             <artifactId>netty-handler</artifactId>
706             <version>${netty.version}</version>
707         </dependency>
708         <dependency>
709             <groupId>io.netty</groupId>
710             <artifactId>netty-codec</artifactId>
711             <version>${netty.version}</version>
712         </dependency>
713         <dependency>
714             <groupId>io.netty</groupId>
715             <artifactId>netty-buffer</artifactId>
716             <version>${netty.version}</version>
717         </dependency>
718         <dependency>
719             <groupId>io.netty</groupId>
720             <artifactId>netty-transport</artifactId>
721             <version>${netty.version}</version>
722         </dependency>
723         <dependency>
724             <groupId>io.netty</groupId>
725             <artifactId>netty-common</artifactId>
726             <version>${netty.version}</version>
727         </dependency>
728
729       <!-- yangtools dependencies -->
730       <dependency>
731        <groupId>org.opendaylight.yangtools</groupId>
732        <artifactId>yang-binding</artifactId>
733        <version>${yangtools.binding.version}</version>
734       </dependency>
735       <dependency>
736        <groupId>org.opendaylight.yangtools</groupId>
737        <artifactId>yang-common</artifactId>
738        <version>${yangtools.version}</version>
739       </dependency>
740       <dependency>
741        <groupId>org.opendaylight.yangtools</groupId>
742        <artifactId>yang-data-api</artifactId>
743        <version>${yangtools.version}</version>
744       </dependency>
745       <dependency>
746        <groupId>org.opendaylight.yangtools</groupId>
747        <artifactId>yang-data-util</artifactId>
748        <version>${yangtools.version}</version>
749       </dependency>
750       <dependency>
751        <groupId>org.opendaylight.yangtools</groupId>
752        <artifactId>yang-model-api</artifactId>
753        <version>${yangtools.version}</version>
754       </dependency>
755       <dependency>
756         <groupId>org.opendaylight.controller</groupId>
757         <artifactId>switchmanager</artifactId>
758         <version>${switchmanager.api.version}</version>
759       </dependency>
760
761       <!-- equinox http service bridge -->
762       <dependency>
763         <groupId>org.eclipse.equinox.http</groupId>
764         <artifactId>servlet</artifactId>
765         <version>1.0.0-v20070606</version>
766       </dependency>
767       <!-- felix webconsole -->
768       <dependency>
769         <groupId>org.apache.felix</groupId>
770         <artifactId>org.apache.felix.webconsole</artifactId>
771         <version>4.2.0</version>
772         <!-- the all bundle includes all the necessary plugins -->
773         <classifier>all</classifier>
774       </dependency>
775       <dependency>
776         <groupId>org.jolokia</groupId>
777         <artifactId>jolokia-osgi</artifactId>
778         <version>${jolokia.version}</version>
779       </dependency>
780       <dependency>
781         <groupId>org.opendaylight.controller</groupId>
782         <artifactId>commons.logback_settings</artifactId>
783         <version>0.0.1-SNAPSHOT</version>
784         <scope>test</scope>
785       </dependency>
786     </dependencies>
787   </dependencyManagement>
788
789   <pluginRepositories>
790     <!-- OpenDayLight Repo Mirror -->
791     <pluginRepository>
792       <id>opendaylight-mirror</id>
793       <name>opendaylight-mirror</name>
794       <url>${nexusproxy}/groups/public/</url>
795       <snapshots>
796           <enabled>false</enabled>
797       </snapshots>
798       <releases>
799           <enabled>true</enabled>
800           <updatePolicy>never</updatePolicy>
801       </releases>
802     </pluginRepository>
803     <!-- OpenDayLight Snapshot artifact -->
804     <pluginRepository>
805       <id>opendaylight-snapshot</id>
806       <name>opendaylight-snapshot</name>
807       <url>${nexusproxy}/repositories/opendaylight.snapshot/</url>
808       <snapshots>
809           <enabled>true</enabled>
810       </snapshots>
811       <releases>
812           <enabled>false</enabled>
813       </releases>
814     </pluginRepository>
815   </pluginRepositories>
816
817   <profiles>
818     <profile>
819       <id>IDE</id>
820       <activation>
821         <property>
822           <name>m2e.version</name>
823         </property>
824       </activation>
825       <build>
826         <!-- Put the IDE's build output in a folder other than target, so that IDE builds don't interact with Maven builds -->
827         <directory>target-ide</directory>
828       </build>
829     </profile>
830     <profile>
831       <id>viewbuild</id>
832       <activation>
833         <activeByDefault>true</activeByDefault>
834       </activation>
835       <properties>
836         <build.suffix>${project.version}</build.suffix>
837       </properties>
838     </profile>
839     <profile>
840       <id>jenkins</id>
841       <activation>
842         <property>
843           <name>BUILDSUFFIX</name>
844         </property>
845       </activation>
846       <properties>
847         <build.suffix>${BUILDSUFFIX}</build.suffix>
848       </properties>
849     </profile>
850     <profile>
851       <id>fastreassembly</id>
852       <build>
853         <plugins>
854           <plugin>
855             <groupId>org.apache.maven.plugins</groupId>
856             <artifactId>maven-dependency-plugin</artifactId>
857             <version>2.4</version>
858             <executions>
859               <execution>
860                 <id>copyfastreassembly</id>
861                 <phase>install</phase>
862                 <goals>
863                   <goal>copy</goal>
864                 </goals>
865                 <configuration>
866                   <artifactItems>
867                     <artifactItem>
868                       <groupId>${project.groupId}</groupId>
869                       <artifactId>${project.artifactId}</artifactId>
870                       <version>${project.version}</version>
871                       <destFileName>${project.groupId}.${project.artifactId}-${project.version}.jar</destFileName>
872                     </artifactItem>
873                   </artifactItems>
874                   <outputDirectory>${fastreassembly.directory}</outputDirectory>
875                 </configuration>
876               </execution>
877             </executions>
878           </plugin>
879         </plugins>
880       </build>
881     </profile>
882   </profiles>
883
884   <repositories>
885
886     <!-- OpenDayLight Repo Mirror -->
887     <repository>
888       <id>opendaylight-mirror</id>
889       <name>opendaylight-mirror</name>
890       <url>${nexusproxy}/groups/public/</url>
891       <snapshots>
892           <enabled>false</enabled>
893       </snapshots>
894       <releases>
895           <enabled>true</enabled>
896           <updatePolicy>never</updatePolicy>
897       </releases>
898     </repository>
899     <!-- OpenDayLight Snapshot artifact -->
900     <repository>
901       <id>opendaylight-snapshot</id>
902       <name>opendaylight-snapshot</name>
903       <url>${nexusproxy}/repositories/opendaylight.snapshot/</url>
904       <snapshots>
905           <enabled>true</enabled>
906       </snapshots>
907       <releases>
908           <enabled>false</enabled>
909       </releases>
910     </repository>
911   </repositories>
912   <distributionManagement>
913     <!-- OpenDayLight Released artifact -->
914     <repository>
915       <id>opendaylight-release</id>
916       <url>${nexusproxy}/repositories/opendaylight.release/</url>
917     </repository>
918     <!-- OpenDayLight Snapshot artifact -->
919     <snapshotRepository>
920       <id>opendaylight-snapshot</id>
921       <url>${nexusproxy}/repositories/opendaylight.snapshot/</url>
922     </snapshotRepository>
923     <!-- Site deployment -->
924     <site>
925       <id>website</id>
926       <url>${sitedeploy}</url>
927     </site>
928   </distributionManagement>
929
930   <reporting>
931     <excludeDefaults>true</excludeDefaults>
932     <outputDirectory>${project.build.directory}/site</outputDirectory>
933     <plugins>
934       <plugin>
935         <groupId>org.apache.maven.plugins</groupId>
936         <artifactId>maven-project-info-reports-plugin</artifactId>
937         <version>${projectinfo}</version>
938         <configuration>
939           <dependencyDetailsEnabled>false</dependencyDetailsEnabled>
940           <dependencyLocationsEnabled>false</dependencyLocationsEnabled>
941         </configuration>
942         <reportSets>
943           <reportSet>
944             <reports>
945               <report>index</report>
946               <report>project-team</report>
947               <report>license</report>
948               <report>mailing-list</report>
949               <report>plugin-management</report>
950               <report>cim</report>
951               <report>issue-tracking</report>
952               <report>scm</report>
953               <report>summary</report>
954             </reports>
955           </reportSet>
956         </reportSets>
957       </plugin>
958       <plugin>
959         <groupId>org.apache.maven.plugins</groupId>
960         <artifactId>maven-jxr-plugin</artifactId>
961         <version>2.3</version>
962         <configuration>
963           <aggregate>true</aggregate>
964           <linkJavadoc>true</linkJavadoc>
965         </configuration>
966       </plugin>
967       <plugin>
968         <groupId>org.apache.maven.plugins</groupId>
969         <artifactId>maven-checkstyle-plugin</artifactId>
970         <version>${checkstyle.version}</version>
971       </plugin>
972       <plugin>
973         <groupId>org.apache.maven.plugins</groupId>
974         <artifactId>maven-javadoc-plugin</artifactId>
975         <version>2.8.1</version>
976         <configuration>
977           <doclet>org.jboss.apiviz.APIviz</doclet>
978           <docletArtifact>
979             <groupId>org.jboss.apiviz</groupId>
980             <artifactId>apiviz</artifactId>
981             <version>1.3.2.GA</version>
982           </docletArtifact>
983           <finalName>${project.artifactId}-${build.suffix}</finalName>
984           <useStandardDocletOptions>true</useStandardDocletOptions>
985           <charset>UTF-8</charset>
986           <encoding>UTF-8</encoding>
987           <docencoding>UTF-8</docencoding>
988           <breakiterator>true</breakiterator>
989           <version>true</version>
990           <author>true</author>
991           <keywords>true</keywords>
992           <excludePackageNames>*.internal:edu.uci.*</excludePackageNames>
993         </configuration>
994       </plugin>
995     </plugins>
996   </reporting>
997
998   <build>
999     <plugins>
1000       <plugin>
1001         <groupId>org.apache.maven.plugins</groupId>
1002         <artifactId>maven-checkstyle-plugin</artifactId>
1003         <version>${checkstyle.version}</version>
1004         <dependencies>
1005           <dependency>
1006             <groupId>org.opendaylight.controller</groupId>
1007             <artifactId>checkstyle</artifactId>
1008             <version>0.0.2-SNAPSHOT</version>
1009           </dependency>
1010         </dependencies>
1011         <executions>
1012           <execution>
1013             <phase>process-sources</phase>
1014             <goals>
1015               <goal>check</goal>
1016             </goals>
1017           </execution>
1018         </executions>
1019         <configuration>
1020           <failsOnError>true</failsOnError>
1021           <configLocation>controller/checkstyle.xml</configLocation>
1022           <consoleOutput>true</consoleOutput>
1023           <includeTestSourceDirectory>true</includeTestSourceDirectory>
1024           <sourceDirectory>${project.basedir}</sourceDirectory>
1025           <includes>**\/*.java,**\/*.xml,**\/*.ini,**\/*.sh,**\/*.bat</includes>
1026           <excludes>**\/target\/,**\/bin\/,**\/target-ide\/</excludes>
1027         </configuration>
1028       </plugin>
1029       <plugin>
1030         <groupId>org.apache.maven.plugins</groupId>
1031         <artifactId>maven-failsafe-plugin</artifactId>
1032         <version>${failsafe.version}</version>
1033         <configuration>
1034           <argLine>${testvm.argLine}</argLine>
1035           <systemProperties>
1036             <property>
1037               <name>logback.configurationFile</name>
1038               <value>logback.xml</value>
1039             </property>
1040           </systemProperties>
1041         </configuration>
1042         <executions>
1043           <execution>
1044             <id>failsafe-integration-tests</id>
1045             <phase>integration-test</phase>
1046             <goals>
1047               <goal>integration-test</goal>
1048             </goals>
1049           </execution>
1050           <execution>
1051             <id>failsafe-verify</id>
1052             <phase>verify</phase>
1053             <goals>
1054               <goal>verify</goal>
1055             </goals>
1056           </execution>
1057         </executions>
1058       </plugin>
1059       <plugin>
1060         <groupId>org.apache.maven.plugins</groupId>
1061         <artifactId>maven-surefire-plugin</artifactId>
1062         <version>${surefire.version}</version>
1063         <configuration>
1064           <systemProperties>
1065             <property>
1066               <name>logback.configurationFile</name>
1067               <value>logback.xml</value>
1068             </property>
1069           </systemProperties>
1070         </configuration>
1071       </plugin>
1072       <plugin>
1073         <groupId>org.apache.maven.plugins</groupId>
1074         <artifactId>maven-enforcer-plugin</artifactId>
1075         <version>${enforcer.version}</version>
1076         <executions>
1077           <execution>
1078             <id>enforce-java</id>
1079             <goals>
1080               <goal>enforce</goal>
1081             </goals>
1082             <configuration>
1083               <rules>
1084                 <requireJavaVersion>
1085                   <version>1.7.0</version>
1086                 </requireJavaVersion>
1087               </rules>
1088             </configuration>
1089           </execution>
1090         </executions>
1091       </plugin>
1092     </plugins>
1093     <pluginManagement>
1094       <plugins>
1095         <plugin>
1096           <groupId>org.apache.maven.plugins</groupId>
1097           <artifactId>maven-release-plugin</artifactId>
1098           <version>${releaseplugin.version}</version>
1099         </plugin>
1100         <!-- Ignore/Execute plugin execution -->
1101         <plugin>
1102           <groupId>org.eclipse.m2e</groupId>
1103           <artifactId>lifecycle-mapping</artifactId>
1104           <version>1.0.0</version>
1105           <configuration>
1106             <lifecycleMappingMetadata>
1107               <pluginExecutions>
1108                 <pluginExecution>
1109                   <pluginExecutionFilter>
1110                     <groupId>org.codehaus.mojo</groupId>
1111                     <artifactId>properties-maven-plugin</artifactId>
1112                     <versionRange>[0.0,)</versionRange>
1113                     <goals>
1114                       <goal>set-system-properties</goal>
1115                     </goals>
1116                   </pluginExecutionFilter>
1117                   <action>
1118                     <ignore />
1119                   </action>
1120                 </pluginExecution>
1121                 <pluginExecution>
1122                   <pluginExecutionFilter>
1123                     <groupId>org.codehaus.enunciate</groupId>
1124                     <artifactId>maven-enunciate-plugin</artifactId>
1125                     <versionRange>[0.0,)</versionRange>
1126                     <goals>
1127                       <goal>docs</goal>
1128                     </goals>
1129                   </pluginExecutionFilter>
1130                   <action>
1131                     <ignore />
1132                   </action>
1133                 </pluginExecution>
1134                 <pluginExecution>
1135                   <pluginExecutionFilter>
1136                     <groupId>org.jacoco</groupId>
1137                     <artifactId>jacoco-maven-plugin</artifactId>
1138                     <versionRange>[0.0,)</versionRange>
1139                     <goals>
1140                       <goal>prepare-agent</goal>
1141                       <goal>pre-test</goal>
1142                       <goal>post-test</goal>
1143                     </goals>
1144                   </pluginExecutionFilter>
1145                   <action>
1146                     <ignore />
1147                   </action>
1148                 </pluginExecution>
1149                 <pluginExecution>
1150                   <pluginExecutionFilter>
1151                     <groupId>org.ops4j.pax.exam</groupId>
1152                     <artifactId>maven-paxexam-plugin</artifactId>
1153                     <versionRange>[1.2.4,)</versionRange>
1154                     <goals>
1155                       <goal>generate-depends-file</goal>
1156                     </goals>
1157                   </pluginExecutionFilter>
1158                   <action>
1159                      <execute>
1160                       <runOnIncremental>false</runOnIncremental>
1161                      </execute>
1162                   </action>
1163                 </pluginExecution>
1164                 <pluginExecution>
1165                   <pluginExecutionFilter>
1166                     <groupId>org.apache.maven.plugins</groupId>
1167                     <artifactId>maven-checkstyle-plugin</artifactId>
1168                     <versionRange>[2.0,)</versionRange>
1169                     <goals>
1170                       <goal>check</goal>
1171                     </goals>
1172                   </pluginExecutionFilter>
1173                   <action>
1174                     <ignore />
1175                   </action>
1176                 </pluginExecution>
1177                 <pluginExecution>
1178                   <pluginExecutionFilter>
1179                     <groupId>org.opendaylight.yangtools</groupId>
1180                     <artifactId>yang-maven-plugin</artifactId>
1181                     <versionRange>[0.5,)</versionRange>
1182                     <goals>
1183                       <goal>generate-sources </goal>
1184                     </goals>
1185                   </pluginExecutionFilter>
1186                   <action>
1187                     <ignore></ignore>
1188                   </action>
1189                 </pluginExecution>
1190                 <pluginExecution>
1191                   <pluginExecutionFilter>
1192                     <groupId>org.codehaus.groovy.maven</groupId>
1193                     <artifactId>gmaven-plugin</artifactId>
1194                     <versionRange>1.0</versionRange>
1195                     <goals>
1196                       <goal>execute</goal>
1197                     </goals>
1198                   </pluginExecutionFilter>
1199                   <action>
1200                     <ignore></ignore>
1201                   </action>
1202                 </pluginExecution>
1203               </pluginExecutions>
1204             </lifecycleMappingMetadata>
1205           </configuration>
1206         </plugin>
1207         <plugin>
1208           <groupId>org.codehaus.enunciate</groupId>
1209           <artifactId>maven-enunciate-plugin</artifactId>
1210           <version>${enunciate.version}</version>
1211           <configuration>
1212             <configFile>enunciate.xml</configFile>
1213           </configuration>
1214           <executions>
1215             <execution>
1216               <goals>
1217                 <goal>docs</goal>
1218               </goals>
1219             </execution>
1220           </executions>
1221           <dependencies>
1222             <dependency>
1223               <groupId>org.opendaylight.controller</groupId>
1224               <artifactId>commons.logback_settings</artifactId>
1225               <version>0.0.1-SNAPSHOT</version>
1226             </dependency>
1227           </dependencies>
1228         </plugin>
1229         <plugin>
1230           <groupId>org.apache.maven.plugins</groupId>
1231           <artifactId>maven-javadoc-plugin</artifactId>
1232           <version>2.8.1</version>
1233           <configuration>
1234             <doclet>org.jboss.apiviz.APIviz</doclet>
1235             <docletArtifact>
1236               <groupId>org.jboss.apiviz</groupId>
1237               <artifactId>apiviz</artifactId>
1238               <version>1.3.2.GA</version>
1239             </docletArtifact>
1240             <finalName>${project.artifactId}-${build.suffix}</finalName>
1241             <useStandardDocletOptions>true</useStandardDocletOptions>
1242             <charset>UTF-8</charset>
1243             <encoding>UTF-8</encoding>
1244             <docencoding>UTF-8</docencoding>
1245             <breakiterator>true</breakiterator>
1246             <version>true</version>
1247             <author>true</author>
1248             <keywords>true</keywords>
1249             <excludePackageNames>net.sf.jnetlib.*:cern.*:corejava:*.internal:edu.uci.*</excludePackageNames>
1250             <failOnError>false</failOnError>
1251           </configuration>
1252         </plugin>
1253         <plugin>
1254           <groupId>org.apache.maven.plugins</groupId>
1255           <artifactId>maven-jxr-plugin</artifactId>
1256           <version>2.3</version>
1257           <configuration>
1258             <aggregate>true</aggregate>
1259             <linkJavadoc>true</linkJavadoc>
1260             <javadocDir>target/apidocs</javadocDir>
1261           </configuration>
1262         </plugin>
1263         <plugin>
1264           <groupId>org.apache.maven.plugins</groupId>
1265           <artifactId>maven-compiler-plugin</artifactId>
1266           <version>${maven.compile.plugin.version}</version>
1267           <configuration>
1268             <source>${java.version.source}</source>
1269             <target>${java.version.target}</target>
1270             <testSource>${java.version.source}</testSource>
1271             <testTarget>${java.version.target}</testTarget>
1272           </configuration>
1273        </plugin>
1274       </plugins>
1275     </pluginManagement>
1276   </build>
1277 </project>