X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fnorthbound%2Fintegrationtest%2Fpom.xml;h=2a8642eba1415c8b5594d88f9f1e4fbd994bdebe;hb=6fda9993ad4fb9e0ac911543bbd87b7cd0eb1b0f;hp=aa4469e452f32ac793a1027724a4df98a289c97e;hpb=771dea2b9c38cd8bd74ef56ecbdbe6143b60cecf;p=controller.git diff --git a/opendaylight/northbound/integrationtest/pom.xml b/opendaylight/northbound/integrationtest/pom.xml index aa4469e452..2a8642eba1 100644 --- a/opendaylight/northbound/integrationtest/pom.xml +++ b/opendaylight/northbound/integrationtest/pom.xml @@ -1,201 +1,247 @@ - + 4.0.0 org.opendaylight.controller - commons.opendaylight - 1.4.0-SNAPSHOT - ../../commons/opendaylight + commons.integrationtest + 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 - central2 - central2 - ${nexusproxy}/repositories/central2/ + central + maven repo1 + http://repo1.maven.org/maven2 + + false + + + true + + + org.opendaylight.controller + connectionmanager + 0.1.1-SNAPSHOT + + + org.opendaylight.controller + connectionmanager.implementation + 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.1-SNAPSHOT + + + org.opendaylight.controller + sal.connection.implementation + 0.1.1-SNAPSHOT org.opendaylight.controller forwarding.staticrouting - 0.4.0-SNAPSHOT + 0.4.1-SNAPSHOT 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 + 0.4.1-SNAPSHOT org.opendaylight.controller forwardingrulesmanager - 0.4.0-SNAPSHOT + 0.4.1-SNAPSHOT org.opendaylight.controller forwardingrulesmanager.implementation - 0.4.0-SNAPSHOT + 0.4.1-SNAPSHOT org.opendaylight.controller hosttracker - 0.4.0-SNAPSHOT + 0.4.1-SNAPSHOT org.opendaylight.controller hosttracker.implementation - 0.4.0-SNAPSHOT + 0.4.1-SNAPSHOT org.opendaylight.controller containermanager - 0.4.0-SNAPSHOT + 0.5.1-SNAPSHOT org.opendaylight.controller - containermanager.implementation - 0.4.0-SNAPSHOT + containermanager.it.implementation + 0.5.1-SNAPSHOT org.opendaylight.controller switchmanager - 0.4.0-SNAPSHOT + 0.5.1-SNAPSHOT org.opendaylight.controller switchmanager.implementation - 0.4.0-SNAPSHOT + 0.4.1-SNAPSHOT org.opendaylight.controller statisticsmanager - 0.4.0-SNAPSHOT + 0.4.1-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.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 + 2.0.2-SNAPSHOT org.opendaylight.controller.thirdparty com.sun.jersey.jersey-servlet - 1.17-SNAPSHOT + 1.18-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.1-SNAPSHOT + + + + org.opendaylight.controller + bundlescanner.implementation + 0.4.1-SNAPSHOT + org.codehaus.enunciate @@ -242,6 +288,11 @@ jackson-jaxrs ${jackson.version} + + org.codehaus.jackson + jackson-xc + ${jackson.version} + org.codehaus.jettison jettison @@ -257,6 +308,11 @@ commons-fileupload 1.2.2 + + commons-codec + commons-codec + 1.8 + equinoxSDK381 javax.servlet @@ -397,7 +453,7 @@ org.apache.commons commons-lang3 - 3.1 + ${commons.lang.version} virgomirror @@ -519,6 +575,11 @@ ${url.version} test + + org.ow2.asm + asm-all + 4.1 + org.springframework org.springframework.asm @@ -607,7 +668,7 @@ jersey-core ${jersey.version} - com.sun.jersey @@ -627,4 +688,3 @@ -