X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fnorthbound%2Fintegrationtest%2Fpom.xml;h=b4e0b34d091c570d3ceb90a0da52df23927ae4a7;hp=2a8642eba1415c8b5594d88f9f1e4fbd994bdebe;hb=1b50bf01cd8dab4b32ce696f58d722d6c81db1af;hpb=6fda9993ad4fb9e0ac911543bbd87b7cd0eb1b0f diff --git a/opendaylight/northbound/integrationtest/pom.xml b/opendaylight/northbound/integrationtest/pom.xml index 2a8642eba1..b4e0b34d09 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 @@ -64,7 +69,7 @@ org.opendaylight.controller forwarding.staticrouting - 0.4.1-SNAPSHOT + ${forwarding.staticrouting} 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.6.1-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 @@ -301,7 +294,6 @@ commons-io commons-io - 2.3 commons-fileupload @@ -685,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 +