X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fnorthbound%2Fintegrationtest%2Fpom.xml;h=d1815bbf8c80b0ca4f8eaec2f520061609805bc2;hb=79eba117e59f10c8bff34d0dd6bbb67b8ccc3e10;hp=2a8642eba1415c8b5594d88f9f1e4fbd994bdebe;hpb=6f4513207969e32b59dd456f43dfa9137e04d563;p=controller.git diff --git a/opendaylight/northbound/integrationtest/pom.xml b/opendaylight/northbound/integrationtest/pom.xml index 2a8642eba1..d1815bbf8c 100644 --- a/opendaylight/northbound/integrationtest/pom.xml +++ b/opendaylight/northbound/integrationtest/pom.xml @@ -31,6 +31,11 @@ + + org.opendaylight.controller + commons.httpclient + 0.1.1-SNAPSHOT + org.opendaylight.controller connectionmanager @@ -44,7 +49,7 @@ org.opendaylight.controller sal - 0.5.1-SNAPSHOT + 0.7.0-SNAPSHOT org.opendaylight.controller @@ -64,12 +69,12 @@ org.opendaylight.controller forwarding.staticrouting - 0.4.1-SNAPSHOT + ${forwarding.staticrouting} org.opendaylight.controller clustering.services - 0.4.1-SNAPSHOT + 0.5.0-SNAPSHOT org.opendaylight.controller @@ -94,12 +99,12 @@ org.opendaylight.controller arphandler - 0.4.1-SNAPSHOT + ${arphandler.version} org.opendaylight.controller forwardingrulesmanager - 0.4.1-SNAPSHOT + 0.5.0-SNAPSHOT org.opendaylight.controller @@ -109,12 +114,12 @@ org.opendaylight.controller hosttracker - 0.4.1-SNAPSHOT + ${hosttracker.version} org.opendaylight.controller hosttracker.implementation - 0.4.1-SNAPSHOT + ${hosttracker.version} org.opendaylight.controller @@ -129,7 +134,7 @@ org.opendaylight.controller switchmanager - 0.5.1-SNAPSHOT + 0.7.0-SNAPSHOT org.opendaylight.controller @@ -139,7 +144,7 @@ org.opendaylight.controller statisticsmanager - 0.4.1-SNAPSHOT + 0.5.0-SNAPSHOT org.opendaylight.controller @@ -166,18 +171,6 @@ security 0.4.1-SNAPSHOT - - - org.opendaylight.controller.thirdparty - net.sf.jung2 - 2.0.2-SNAPSHOT - - - org.opendaylight.controller.thirdparty - com.sun.jersey.jersey-servlet - 1.18-SNAPSHOT - - org.opendaylight.controller commons.northbound @@ -273,26 +266,32 @@ logback-classic ${logback.version} + - org.codehaus.jackson - jackson-mapper-asl - ${jackson.version} + com.fasterxml.jackson.core + jackson-databind + - org.codehaus.jackson - jackson-core-asl - ${jackson.version} + com.fasterxml.jackson.core + jackson-annotations + - org.codehaus.jackson - jackson-jaxrs - ${jackson.version} + com.fasterxml.jackson.core + jackson-core + - org.codehaus.jackson - jackson-xc - ${jackson.version} + com.fasterxml.jackson.jaxrs + jackson-jaxrs-json-provider + + + com.fasterxml.jackson.module + jackson-module-jaxb-annotations + + org.codehaus.jettison jettison @@ -301,7 +300,6 @@ commons-io commons-io - 2.3 commons-fileupload @@ -680,11 +678,18 @@ jersey-client ${jersey.version} + - com.sun.jersey - jersey-json - ${jersey.version} + eclipselink + javax.resource + + + org.opendaylight.controller.thirdparty + com.sun.jersey.jersey-servlet + + + org.opendaylight.controller.thirdparty + org.apache.catalina.filters.CorsFilter -