X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fnorthbound%2Fintegrationtest%2Fpom.xml;h=d1815bbf8c80b0ca4f8eaec2f520061609805bc2;hb=4043d42c401e0ad6369c9ec35f2c926dcc18c80d;hp=2a8642eba1415c8b5594d88f9f1e4fbd994bdebe;hpb=6fda9993ad4fb9e0ac911543bbd87b7cd0eb1b0f;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 -