X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fnorthbound%2Fintegrationtest%2Fpom.xml;h=b4e0b34d091c570d3ceb90a0da52df23927ae4a7;hp=3f2585e0c2f215e343f567c1ecb9331ca6555307;hb=1b50bf01cd8dab4b32ce696f58d722d6c81db1af;hpb=3d81902c3f5176bae52be789f57ee461b9d9e158 diff --git a/opendaylight/northbound/integrationtest/pom.xml b/opendaylight/northbound/integrationtest/pom.xml index 3f2585e0c2..b4e0b34d09 100644 --- a/opendaylight/northbound/integrationtest/pom.xml +++ b/opendaylight/northbound/integrationtest/pom.xml @@ -1,23 +1,22 @@ - + 4.0.0 org.opendaylight.controller commons.integrationtest - 0.5.0-SNAPSHOT + 0.5.1-SNAPSHOT ../../commons/integrationtest scm:git:ssh://git.opendaylight.org:29418/controller.git scm:git:ssh://git.opendaylight.org:29418/controller.git https://wiki.opendaylight.org/view/OpenDaylight_Controller:Main + HEAD org.opendaylight.controller northbound.integrationtest - 0.4.0-SNAPSHOT + 0.4.1-SNAPSHOT central @@ -32,216 +31,209 @@ + + org.opendaylight.controller + commons.httpclient + 0.1.1-SNAPSHOT + org.opendaylight.controller connectionmanager - 0.1.0-SNAPSHOT + 0.1.1-SNAPSHOT org.opendaylight.controller connectionmanager.implementation - 0.1.0-SNAPSHOT + 0.1.1-SNAPSHOT org.opendaylight.controller sal - 0.5.0-SNAPSHOT + 0.5.1-SNAPSHOT org.opendaylight.controller sal.implementation - 0.4.0-SNAPSHOT + 0.4.1-SNAPSHOT org.opendaylight.controller sal.connection - 0.1.0-SNAPSHOT + 0.1.1-SNAPSHOT org.opendaylight.controller sal.connection.implementation - 0.1.0-SNAPSHOT + 0.1.1-SNAPSHOT org.opendaylight.controller forwarding.staticrouting - 0.4.0-SNAPSHOT + ${forwarding.staticrouting} org.opendaylight.controller clustering.services - 0.4.0-SNAPSHOT + 0.4.1-SNAPSHOT org.opendaylight.controller clustering.services-implementation - 0.4.0-SNAPSHOT + 0.4.1-SNAPSHOT org.opendaylight.controller configuration - 0.4.0-SNAPSHOT + 0.4.1-SNAPSHOT org.opendaylight.controller configuration.implementation - 0.4.0-SNAPSHOT + 0.4.1-SNAPSHOT org.opendaylight.controller routing.dijkstra_implementation - 0.4.0-SNAPSHOT + 0.4.1-SNAPSHOT org.opendaylight.controller arphandler - 0.4.0-SNAPSHOT + ${arphandler.version} org.opendaylight.controller forwardingrulesmanager - 0.4.0-SNAPSHOT + 0.5.0-SNAPSHOT org.opendaylight.controller forwardingrulesmanager.implementation - 0.4.0-SNAPSHOT + 0.4.1-SNAPSHOT org.opendaylight.controller hosttracker - 0.4.0-SNAPSHOT + ${hosttracker.version} org.opendaylight.controller hosttracker.implementation - 0.4.0-SNAPSHOT + ${hosttracker.version} org.opendaylight.controller containermanager - 0.5.0-SNAPSHOT + 0.5.1-SNAPSHOT org.opendaylight.controller containermanager.it.implementation - 0.5.0-SNAPSHOT + 0.5.1-SNAPSHOT org.opendaylight.controller switchmanager - 0.5.0-SNAPSHOT + 0.6.1-SNAPSHOT org.opendaylight.controller switchmanager.implementation - 0.4.0-SNAPSHOT + 0.4.1-SNAPSHOT org.opendaylight.controller statisticsmanager - 0.4.0-SNAPSHOT + 0.5.0-SNAPSHOT org.opendaylight.controller statisticsmanager.implementation - 0.4.0-SNAPSHOT + 0.4.1-SNAPSHOT org.opendaylight.controller topologymanager - 0.4.0-SNAPSHOT + 0.4.1-SNAPSHOT org.opendaylight.controller usermanager - 0.4.0-SNAPSHOT + 0.4.1-SNAPSHOT org.opendaylight.controller usermanager.implementation - 0.4.0-SNAPSHOT + 0.4.1-SNAPSHOT org.opendaylight.controller security - 0.4.0-SNAPSHOT + 0.4.1-SNAPSHOT - - - org.opendaylight.controller.thirdparty - net.sf.jung2 - 2.0.1-SNAPSHOT - - - org.opendaylight.controller.thirdparty - com.sun.jersey.jersey-servlet - 1.17-SNAPSHOT - - org.opendaylight.controller commons.northbound - 0.4.0-SNAPSHOT + 0.4.1-SNAPSHOT org.opendaylight.controller topology.northbound - 0.4.0-SNAPSHOT + 0.4.1-SNAPSHOT org.opendaylight.controller forwarding.staticrouting.northbound - 0.4.0-SNAPSHOT + 0.4.1-SNAPSHOT org.opendaylight.controller statistics.northbound - 0.4.0-SNAPSHOT + 0.4.1-SNAPSHOT org.opendaylight.controller flowprogrammer.northbound - 0.4.0-SNAPSHOT + 0.4.1-SNAPSHOT org.opendaylight.controller hosttracker.northbound - 0.4.0-SNAPSHOT + 0.4.1-SNAPSHOT org.opendaylight.controller subnets.northbound - 0.4.0-SNAPSHOT + 0.4.1-SNAPSHOT org.opendaylight.controller switchmanager.northbound - 0.4.0-SNAPSHOT + 0.4.1-SNAPSHOT org.opendaylight.controller logging.bridge - 0.4.0-SNAPSHOT + 0.4.1-SNAPSHOT org.opendaylight.controller protocol_plugins.stub - 0.4.0-SNAPSHOT + 0.4.1-SNAPSHOT org.opendaylight.controller bundlescanner - 0.4.0-SNAPSHOT + 0.4.1-SNAPSHOT org.opendaylight.controller bundlescanner.implementation - 0.4.0-SNAPSHOT + 0.4.1-SNAPSHOT @@ -302,7 +294,6 @@ commons-io commons-io - 2.3 commons-fileupload @@ -686,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 +