Remove version hard coding in integration tests
[controller.git] / opendaylight / northbound / integrationtest / pom.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <project
3   xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
4   xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
5   <modelVersion>4.0.0</modelVersion>
6   <parent>
7     <groupId>org.opendaylight.controller</groupId>
8     <artifactId>commons.integrationtest</artifactId>
9     <version>0.5.0-SNAPSHOT</version>
10     <relativePath>../../commons/integrationtest</relativePath>
11   </parent>
12   <scm>
13     <connection>scm:git:ssh://git.opendaylight.org:29418/controller.git</connection>
14     <developerConnection>scm:git:ssh://git.opendaylight.org:29418/controller.git</developerConnection>
15     <url>https://wiki.opendaylight.org/view/OpenDaylight_Controller:Main</url>
16   </scm>
17
18   <groupId>org.opendaylight.controller</groupId>
19   <artifactId>northbound.integrationtest</artifactId>
20   <version>0.4.0-SNAPSHOT</version>
21   <pluginRepositories>
22     <pluginRepository>
23       <id>central2</id>
24       <name>central2</name>
25       <url>http://repo2.maven.org/maven2</url>
26     </pluginRepository>
27   </pluginRepositories>
28   <dependencies>
29     <dependency>
30       <groupId>org.opendaylight.controller</groupId>
31       <artifactId>connectionmanager</artifactId>
32       <version>0.1.0-SNAPSHOT</version>
33     </dependency>
34     <dependency>
35       <groupId>org.opendaylight.controller</groupId>
36       <artifactId>connectionmanager.implementation</artifactId>
37       <version>0.1.0-SNAPSHOT</version>
38     </dependency>
39     <dependency>
40       <groupId>org.opendaylight.controller</groupId>
41       <artifactId>sal</artifactId>
42       <version>0.5.0-SNAPSHOT</version>
43     </dependency>
44     <dependency>
45       <groupId>org.opendaylight.controller</groupId>
46       <artifactId>sal.implementation</artifactId>
47       <version>0.4.0-SNAPSHOT</version>
48     </dependency>
49     <dependency>
50       <groupId>org.opendaylight.controller</groupId>
51       <artifactId>sal.connection</artifactId>
52       <version>0.1.0-SNAPSHOT</version>
53     </dependency>
54     <dependency>
55       <groupId>org.opendaylight.controller</groupId>
56       <artifactId>sal.connection.implementation</artifactId>
57       <version>0.1.0-SNAPSHOT</version>
58     </dependency>
59     <dependency>
60       <groupId>org.opendaylight.controller</groupId>
61       <artifactId>forwarding.staticrouting</artifactId>
62       <version>0.4.0-SNAPSHOT</version>
63     </dependency>
64     <dependency>
65       <groupId>org.opendaylight.controller</groupId>
66       <artifactId>clustering.services</artifactId>
67       <version>0.4.0-SNAPSHOT</version>
68     </dependency>
69     <dependency>
70       <groupId>org.opendaylight.controller</groupId>
71       <artifactId>clustering.services-implementation</artifactId>
72       <version>0.4.0-SNAPSHOT</version>
73     </dependency>
74     <dependency>
75       <groupId>org.opendaylight.controller</groupId>
76       <artifactId>configuration</artifactId>
77       <version>0.4.0-SNAPSHOT</version>
78     </dependency>
79     <dependency>
80       <groupId>org.opendaylight.controller</groupId>
81       <artifactId>configuration.implementation</artifactId>
82       <version>0.4.0-SNAPSHOT</version>
83     </dependency>
84     <dependency>
85       <groupId>org.opendaylight.controller</groupId>
86       <artifactId>routing.dijkstra_implementation</artifactId>
87       <version>0.4.0-SNAPSHOT</version>
88     </dependency>
89     <dependency>
90       <groupId>org.opendaylight.controller</groupId>
91       <artifactId>arphandler</artifactId>
92       <version>0.4.0-SNAPSHOT</version>
93     </dependency>
94     <dependency>
95       <groupId>org.opendaylight.controller</groupId>
96       <artifactId>forwardingrulesmanager</artifactId>
97       <version>0.4.0-SNAPSHOT</version>
98     </dependency>
99     <dependency>
100       <groupId>org.opendaylight.controller</groupId>
101       <artifactId>forwardingrulesmanager.implementation</artifactId>
102       <version>0.4.0-SNAPSHOT</version>
103     </dependency>
104     <dependency>
105       <groupId>org.opendaylight.controller</groupId>
106       <artifactId>hosttracker</artifactId>
107       <version>0.4.0-SNAPSHOT</version>
108     </dependency>
109     <dependency>
110       <groupId>org.opendaylight.controller</groupId>
111       <artifactId>hosttracker.implementation</artifactId>
112       <version>0.4.0-SNAPSHOT</version>
113     </dependency>
114     <dependency>
115       <groupId>org.opendaylight.controller</groupId>
116       <artifactId>containermanager</artifactId>
117       <version>0.4.0-SNAPSHOT</version>
118     </dependency>
119     <dependency>
120       <groupId>org.opendaylight.controller</groupId>
121       <artifactId>containermanager.implementation</artifactId>
122       <version>0.4.0-SNAPSHOT</version>
123     </dependency>
124     <dependency>
125       <groupId>org.opendaylight.controller</groupId>
126       <artifactId>switchmanager</artifactId>
127       <version>0.5.0-SNAPSHOT</version>
128     </dependency>
129     <dependency>
130       <groupId>org.opendaylight.controller</groupId>
131       <artifactId>switchmanager.implementation</artifactId>
132       <version>0.4.0-SNAPSHOT</version>
133     </dependency>
134     <dependency>
135       <groupId>org.opendaylight.controller</groupId>
136       <artifactId>statisticsmanager</artifactId>
137       <version>0.4.0-SNAPSHOT</version>
138     </dependency>
139     <dependency>
140       <groupId>org.opendaylight.controller</groupId>
141       <artifactId>statisticsmanager.implementation</artifactId>
142       <version>0.4.0-SNAPSHOT</version>
143     </dependency>
144     <dependency>
145       <groupId>org.opendaylight.controller</groupId>
146       <artifactId>topologymanager</artifactId>
147       <version>0.4.0-SNAPSHOT</version>
148     </dependency>
149     <dependency>
150       <groupId>org.opendaylight.controller</groupId>
151       <artifactId>usermanager</artifactId>
152       <version>0.4.0-SNAPSHOT</version>
153     </dependency>
154     <dependency>
155       <groupId>org.opendaylight.controller</groupId>
156       <artifactId>usermanager.implementation</artifactId>
157       <version>0.4.0-SNAPSHOT</version>
158     </dependency>
159     <dependency>
160       <groupId>org.opendaylight.controller</groupId>
161       <artifactId>security</artifactId>
162       <version>0.4.0-SNAPSHOT</version>
163     </dependency>
164
165     <dependency>
166       <groupId>org.opendaylight.controller.thirdparty</groupId>
167       <artifactId>net.sf.jung2</artifactId>
168       <version>2.0.1-SNAPSHOT</version>
169     </dependency>
170     <dependency>
171       <groupId>org.opendaylight.controller.thirdparty</groupId>
172       <artifactId>com.sun.jersey.jersey-servlet</artifactId>
173       <version>1.17-SNAPSHOT</version>
174     </dependency>
175
176     <dependency>
177       <groupId>org.opendaylight.controller</groupId>
178       <artifactId>commons.northbound</artifactId>
179       <version>0.4.0-SNAPSHOT</version>
180     </dependency>
181     <dependency>
182       <groupId>org.opendaylight.controller</groupId>
183       <artifactId>topology.northbound</artifactId>
184       <version>0.4.0-SNAPSHOT</version>
185     </dependency>
186     <dependency>
187       <groupId>org.opendaylight.controller</groupId>
188       <artifactId>forwarding.staticrouting.northbound</artifactId>
189       <version>0.4.0-SNAPSHOT</version>
190     </dependency>
191     <dependency>
192       <groupId>org.opendaylight.controller</groupId>
193       <artifactId>statistics.northbound</artifactId>
194       <version>0.4.0-SNAPSHOT</version>
195     </dependency>
196     <dependency>
197       <groupId>org.opendaylight.controller</groupId>
198       <artifactId>flowprogrammer.northbound</artifactId>
199       <version>0.4.0-SNAPSHOT</version>
200     </dependency>
201     <dependency>
202       <groupId>org.opendaylight.controller</groupId>
203       <artifactId>hosttracker.northbound</artifactId>
204       <version>0.4.0-SNAPSHOT</version>
205     </dependency>
206     <dependency>
207       <groupId>org.opendaylight.controller</groupId>
208       <artifactId>subnets.northbound</artifactId>
209       <version>0.4.0-SNAPSHOT</version>
210     </dependency>
211     <dependency>
212       <groupId>org.opendaylight.controller</groupId>
213       <artifactId>switchmanager.northbound</artifactId>
214       <version>0.4.0-SNAPSHOT</version>
215     </dependency>
216
217     <dependency>
218       <groupId>org.opendaylight.controller</groupId>
219       <artifactId>logging.bridge</artifactId>
220       <version>0.4.0-SNAPSHOT</version>
221     </dependency>
222
223     <dependency>
224       <groupId>org.opendaylight.controller</groupId>
225       <artifactId>protocol_plugins.stub</artifactId>
226       <version>0.4.0-SNAPSHOT</version>
227     </dependency>
228
229
230     <dependency>
231       <groupId>org.codehaus.enunciate</groupId>
232       <artifactId>enunciate-core-annotations</artifactId>
233       <version>${enunciate.version}</version>
234     </dependency>
235     <dependency>
236       <groupId>org.slf4j</groupId>
237       <artifactId>jcl-over-slf4j</artifactId>
238       <version>${slf4j.version}</version>
239     </dependency>
240     <dependency>
241       <groupId>org.slf4j</groupId>
242       <artifactId>slf4j-api</artifactId>
243       <version>${slf4j.version}</version>
244     </dependency>
245     <dependency>
246       <groupId>org.slf4j</groupId>
247       <artifactId>log4j-over-slf4j</artifactId>
248       <version>${slf4j.version}</version>
249     </dependency>
250     <dependency>
251       <groupId>ch.qos.logback</groupId>
252       <artifactId>logback-core</artifactId>
253       <version>${logback.version}</version>
254     </dependency>
255     <dependency>
256       <groupId>ch.qos.logback</groupId>
257       <artifactId>logback-classic</artifactId>
258       <version>${logback.version}</version>
259     </dependency>
260     <dependency>
261       <groupId>org.codehaus.jackson</groupId>
262       <artifactId>jackson-mapper-asl</artifactId>
263       <version>${jackson.version}</version>
264     </dependency>
265     <dependency>
266       <groupId>org.codehaus.jackson</groupId>
267       <artifactId>jackson-core-asl</artifactId>
268       <version>${jackson.version}</version>
269     </dependency>
270     <dependency>
271       <groupId>org.codehaus.jackson</groupId>
272       <artifactId>jackson-jaxrs</artifactId>
273       <version>${jackson.version}</version>
274     </dependency>
275     <dependency>
276       <groupId>org.codehaus.jettison</groupId>
277       <artifactId>jettison</artifactId>
278       <version>1.3.3</version>
279     </dependency>
280     <dependency>
281       <groupId>commons-io</groupId>
282       <artifactId>commons-io</artifactId>
283       <version>2.3</version>
284     </dependency>
285     <dependency>
286       <groupId>commons-fileupload</groupId>
287       <artifactId>commons-fileupload</artifactId>
288       <version>1.2.2</version>
289     </dependency>
290     <dependency>
291       <groupId>commons-codec</groupId>
292       <artifactId>commons-codec</artifactId>
293       <version>1.8</version>
294     </dependency>
295     <dependency>
296       <groupId>equinoxSDK381</groupId>
297       <artifactId>javax.servlet</artifactId>
298       <version>3.0.0.v201112011016</version>
299     </dependency>
300     <dependency>
301       <groupId>equinoxSDK381</groupId>
302       <artifactId>javax.servlet.jsp</artifactId>
303       <version>2.2.0.v201112011158</version>
304     </dependency>
305     <dependency>
306       <groupId>equinoxSDK381</groupId>
307       <artifactId>org.eclipse.equinox.ds</artifactId>
308       <version>1.4.0.v20120522-1841</version>
309     </dependency>
310     <dependency>
311       <groupId>equinoxSDK381</groupId>
312       <artifactId>org.eclipse.equinox.util</artifactId>
313       <version>1.0.400.v20120522-2049</version>
314     </dependency>
315     <dependency>
316       <groupId>equinoxSDK381</groupId>
317       <artifactId>org.eclipse.osgi.services</artifactId>
318       <version>3.3.100.v20120522-1822</version>
319     </dependency>
320     <dependency>
321       <groupId>equinoxSDK381</groupId>
322       <artifactId>org.eclipse.osgi</artifactId>
323       <version>3.8.1.v20120830-144521</version>
324     </dependency>
325     <dependency>
326       <groupId>equinoxSDK381</groupId>
327       <artifactId>org.apache.felix.gogo.command</artifactId>
328       <version>0.8.0.v201108120515</version>
329     </dependency>
330     <dependency>
331       <groupId>equinoxSDK381</groupId>
332       <artifactId>org.apache.felix.gogo.runtime</artifactId>
333       <version>0.8.0.v201108120515</version>
334     </dependency>
335     <dependency>
336       <groupId>equinoxSDK381</groupId>
337       <artifactId>org.apache.felix.gogo.shell</artifactId>
338       <version>0.8.0.v201110170705</version>
339     </dependency>
340     <dependency>
341       <groupId>equinoxSDK381</groupId>
342       <artifactId>org.eclipse.equinox.cm</artifactId>
343       <version>1.0.400.v20120522-1841</version>
344     </dependency>
345     <dependency>
346       <groupId>equinoxSDK381</groupId>
347       <artifactId>org.eclipse.equinox.console</artifactId>
348       <version>1.0.0.v20120522-1841</version>
349     </dependency>
350     <dependency>
351       <groupId>equinoxSDK381</groupId>
352       <artifactId>org.eclipse.equinox.launcher</artifactId>
353       <version>1.3.0.v20120522-1813</version>
354     </dependency>
355     <!-- Gemini Web -->
356     <dependency>
357       <groupId>geminiweb</groupId>
358       <artifactId>org.eclipse.gemini.web.core</artifactId>
359       <version>${geminiweb.version}</version>
360     </dependency>
361     <dependency>
362       <groupId>geminiweb</groupId>
363       <artifactId>org.eclipse.gemini.web.extender</artifactId>
364       <version>${geminiweb.version}</version>
365     </dependency>
366     <dependency>
367       <groupId>geminiweb</groupId>
368       <artifactId>org.eclipse.gemini.web.tomcat</artifactId>
369       <version>${geminiweb.version}</version>
370     </dependency>
371     <dependency>
372       <groupId>geminiweb</groupId>
373       <artifactId>org.eclipse.virgo.kernel.equinox.extensions</artifactId>
374       <version>${virgo.version}</version>
375     </dependency>
376     <dependency>
377       <groupId>geminiweb</groupId>
378       <artifactId>org.eclipse.virgo.util.common</artifactId>
379       <version>${virgo.version}</version>
380     </dependency>
381     <dependency>
382       <groupId>geminiweb</groupId>
383       <artifactId>org.eclipse.virgo.util.io</artifactId>
384       <version>${virgo.version}</version>
385     </dependency>
386     <dependency>
387       <groupId>geminiweb</groupId>
388       <artifactId>org.eclipse.virgo.util.math</artifactId>
389       <version>${virgo.version}</version>
390     </dependency>
391     <dependency>
392       <groupId>geminiweb</groupId>
393       <artifactId>org.eclipse.virgo.util.osgi</artifactId>
394       <version>${virgo.version}</version>
395     </dependency>
396     <dependency>
397       <groupId>geminiweb</groupId>
398       <artifactId>org.eclipse.virgo.util.osgi.manifest</artifactId>
399       <version>${virgo.version}</version>
400     </dependency>
401     <dependency>
402       <groupId>geminiweb</groupId>
403       <artifactId>org.eclipse.virgo.util.parser.manifest</artifactId>
404       <version>${virgo.version}</version>
405     </dependency>
406     <dependency>
407       <groupId>org.apache.felix</groupId>
408       <artifactId>org.apache.felix.dependencymanager</artifactId>
409       <version>3.1.0</version>
410     </dependency>
411     <dependency>
412       <groupId>org.apache.felix</groupId>
413       <artifactId>org.apache.felix.dependencymanager.shell</artifactId>
414       <version>3.0.1</version>
415     </dependency>
416     <dependency>
417       <groupId>com.google.code.gson</groupId>
418       <artifactId>gson</artifactId>
419       <version>2.1</version>
420       <scope>compile</scope>
421     </dependency>
422     <dependency>
423       <groupId>org.jboss.spec.javax.transaction</groupId>
424       <artifactId>jboss-transaction-api_1.1_spec</artifactId>
425       <version>1.0.1.Final</version>
426     </dependency>
427     <dependency>
428       <groupId>org.apache.felix</groupId>
429       <artifactId>org.apache.felix.fileinstall</artifactId>
430       <version>3.1.6</version>
431     </dependency>
432     <dependency>
433       <groupId>org.apache.commons</groupId>
434       <artifactId>commons-lang3</artifactId>
435       <version>3.1</version>
436     </dependency>
437     <dependency>
438       <groupId>virgomirror</groupId>
439       <artifactId>org.eclipse.jdt.core.compiler.batch</artifactId>
440       <version>3.8.0.I20120518-2145</version>
441     </dependency>
442     <dependency>
443       <groupId>eclipselink</groupId>
444       <artifactId>javax.persistence</artifactId>
445       <version>2.0.4.v201112161009</version>
446     </dependency>
447     <dependency>
448       <groupId>orbit</groupId>
449       <artifactId>javax.activation</artifactId>
450       <version>1.1.0.v201211130549</version>
451     </dependency>
452     <dependency>
453       <groupId>orbit</groupId>
454       <artifactId>javax.annotation</artifactId>
455       <version>1.1.0.v201209060031</version>
456     </dependency>
457     <dependency>
458       <groupId>orbit</groupId>
459       <artifactId>javax.ejb</artifactId>
460       <version>3.1.1.v201204261316</version>
461     </dependency>
462     <dependency>
463       <groupId>orbit</groupId>
464       <artifactId>javax.el</artifactId>
465       <version>2.2.0.v201108011116</version>
466     </dependency>
467     <dependency>
468       <groupId>orbit</groupId>
469       <artifactId>javax.mail.glassfish</artifactId>
470       <version>1.4.1.v201108011116</version>
471     </dependency>
472     <dependency>
473       <groupId>orbit</groupId>
474       <artifactId>javax.xml.rpc</artifactId>
475       <version>1.1.0.v201005080400</version>
476     </dependency>
477     <dependency>
478       <groupId>orbit</groupId>
479       <artifactId>org.apache.catalina</artifactId>
480       <version>7.0.32.v201211201336</version>
481     </dependency>
482     <dependency>
483       <groupId>orbit</groupId>
484       <artifactId>org.apache.catalina.ha</artifactId>
485       <version>7.0.32.v201211201952</version>
486     </dependency>
487     <dependency>
488       <groupId>orbit</groupId>
489       <artifactId>org.apache.catalina.tribes</artifactId>
490       <version>7.0.32.v201211201952</version>
491     </dependency>
492     <dependency>
493       <groupId>orbit</groupId>
494       <artifactId>org.apache.coyote</artifactId>
495       <version>7.0.32.v201211201952</version>
496     </dependency>
497     <dependency>
498       <groupId>orbit</groupId>
499       <artifactId>org.apache.el</artifactId>
500       <version>7.0.32.v201211081135</version>
501     </dependency>
502     <dependency>
503       <groupId>orbit</groupId>
504       <artifactId>org.apache.jasper</artifactId>
505       <version>7.0.32.v201211201952</version>
506     </dependency>
507     <dependency>
508       <groupId>orbit</groupId>
509       <artifactId>org.apache.juli.extras</artifactId>
510       <version>7.0.32.v201211081135</version>
511     </dependency>
512     <dependency>
513       <groupId>orbit</groupId>
514       <artifactId>org.apache.tomcat.api</artifactId>
515       <version>7.0.32.v201211081135</version>
516     </dependency>
517     <dependency>
518       <groupId>orbit</groupId>
519       <artifactId>org.apache.tomcat.util</artifactId>
520       <version>7.0.32.v201211201952</version>
521     </dependency>
522     <dependency>
523       <groupId>orbit</groupId>
524       <artifactId>javax.servlet.jsp.jstl</artifactId>
525       <version>1.2.0.v201105211821</version>
526     </dependency>
527     <dependency>
528       <groupId>orbit</groupId>
529       <artifactId>javax.servlet.jsp.jstl.impl</artifactId>
530       <version>1.2.0.v201210211230</version>
531     </dependency>
532     <!-- Add Pax Exam -->
533     <dependency>
534       <groupId>org.ops4j.pax.exam</groupId>
535       <artifactId>pax-exam-container-native</artifactId>
536       <version>${exam.version}</version>
537       <scope>test</scope>
538     </dependency>
539     <dependency>
540       <groupId>org.ops4j.pax.exam</groupId>
541       <artifactId>pax-exam-junit4</artifactId>
542       <version>${exam.version}</version>
543       <scope>test</scope>
544     </dependency>
545     <dependency>
546       <groupId>org.ops4j.pax.exam</groupId>
547       <artifactId>pax-exam-link-mvn</artifactId>
548       <version>${exam.version}</version>
549       <scope>test</scope>
550     </dependency>
551     <dependency>
552       <groupId>org.ops4j.pax.url</groupId>
553       <artifactId>pax-url-aether</artifactId>
554       <version>${url.version}</version>
555       <scope>test</scope>
556     </dependency>
557     <dependency>
558       <groupId>org.springframework</groupId>
559       <artifactId>org.springframework.asm</artifactId>
560       <version>${spring.version}</version>
561     </dependency>
562     <dependency>
563       <groupId>org.springframework</groupId>
564       <artifactId>org.springframework.aop</artifactId>
565       <version>${spring.version}</version>
566     </dependency>
567     <dependency>
568       <groupId>org.springframework</groupId>
569       <artifactId>org.springframework.context</artifactId>
570       <version>${spring.version}</version>
571     </dependency>
572     <dependency>
573       <groupId>org.springframework</groupId>
574       <artifactId>org.springframework.context.support</artifactId>
575       <version>${spring.version}</version>
576     </dependency>
577     <dependency>
578       <groupId>org.springframework</groupId>
579       <artifactId>org.springframework.core</artifactId>
580       <version>${spring.version}</version>
581     </dependency>
582     <dependency>
583       <groupId>org.springframework</groupId>
584       <artifactId>org.springframework.beans</artifactId>
585       <version>${spring.version}</version>
586     </dependency>
587     <dependency>
588       <groupId>org.springframework</groupId>
589       <artifactId>org.springframework.expression</artifactId>
590       <version>${spring.version}</version>
591     </dependency>
592     <dependency>
593       <groupId>org.springframework</groupId>
594       <artifactId>org.springframework.web</artifactId>
595       <version>${spring.version}</version>
596     </dependency>
597     <dependency>
598       <groupId>org.aopalliance</groupId>
599       <artifactId>com.springsource.org.aopalliance</artifactId>
600       <version>1.0.0</version>
601     </dependency>
602     <dependency>
603       <groupId>org.springframework</groupId>
604       <artifactId>org.springframework.web.servlet</artifactId>
605       <version>${spring.version}</version>
606     </dependency>
607     <!-- Spring security -->
608     <dependency>
609       <groupId>org.springframework.security</groupId>
610       <artifactId>spring-security-config</artifactId>
611       <version>${spring-security.version}</version>
612     </dependency>
613     <dependency>
614       <groupId>org.springframework.security</groupId>
615       <artifactId>spring-security-core</artifactId>
616       <version>${spring-security.version}</version>
617     </dependency>
618     <dependency>
619       <groupId>org.springframework.security</groupId>
620       <artifactId>spring-security-web</artifactId>
621       <version>${spring-security.version}</version>
622     </dependency>
623     <dependency>
624       <groupId>org.springframework.security</groupId>
625       <artifactId>spring-security-taglibs</artifactId>
626       <version>${spring-security.version}</version>
627     </dependency>
628     <dependency>
629       <groupId>org.springframework</groupId>
630       <artifactId>org.springframework.transaction</artifactId>
631       <version>${spring-security.version}</version>
632     </dependency>
633     <!-- Visual VM hook -->
634     <dependency>
635       <groupId>org.ow2.chameleon.management</groupId>
636       <artifactId>chameleon-mbeans</artifactId>
637       <version>1.0.0</version>
638     </dependency>
639     <!-- Jersey for JAXRS -->
640     <dependency>
641       <groupId>com.sun.jersey</groupId>
642       <artifactId>jersey-core</artifactId>
643       <version>${jersey.version}</version>
644     </dependency>
645     <!-- <dependency> <groupId>com.sun.jersey</groupId> <artifactId>jersey-servlet</artifactId>
646       <version>${jersey.version}</version> </dependency> -->
647     <dependency>
648       <groupId>com.sun.jersey</groupId>
649       <artifactId>jersey-server</artifactId>
650       <version>${jersey.version}</version>
651     </dependency>
652     <dependency>
653       <groupId>com.sun.jersey</groupId>
654       <artifactId>jersey-client</artifactId>
655       <version>${jersey.version}</version>
656     </dependency>
657     <dependency>
658       <groupId>com.sun.jersey</groupId>
659       <artifactId>jersey-json</artifactId>
660       <version>${jersey.version}</version>
661     </dependency>
662
663   </dependencies>
664 </project>