X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fnorthbound%2Fintegrationtest%2Fpom.xml;h=b4e0b34d091c570d3ceb90a0da52df23927ae4a7;hp=aaa50e482d289555087d7fac34709a9919ed4670;hb=1b50bf01cd8dab4b32ce696f58d722d6c81db1af;hpb=c35484bda3c82b4e907d0496b01608e478dd00a0 diff --git a/opendaylight/northbound/integrationtest/pom.xml b/opendaylight/northbound/integrationtest/pom.xml index aaa50e482d..b4e0b34d09 100644 --- a/opendaylight/northbound/integrationtest/pom.xml +++ b/opendaylight/northbound/integrationtest/pom.xml @@ -69,7 +69,7 @@ org.opendaylight.controller forwarding.staticrouting - 0.4.1-SNAPSHOT + ${forwarding.staticrouting} org.opendaylight.controller @@ -99,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 @@ -114,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 @@ -134,7 +134,7 @@ org.opendaylight.controller switchmanager - 0.5.1-SNAPSHOT + 0.6.1-SNAPSHOT org.opendaylight.controller @@ -144,7 +144,7 @@ org.opendaylight.controller statisticsmanager - 0.4.1-SNAPSHOT + 0.5.0-SNAPSHOT org.opendaylight.controller @@ -294,7 +294,6 @@ commons-io commons-io - 2.3 commons-fileupload @@ -678,6 +677,17 @@ 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 +