X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fnorthbound%2Fintegrationtest%2Fpom.xml;h=f8ab266e1a85f3319ad7c598b1c761fae7609a16;hb=ffa599e18b804ff98fbcad4d99329a2f01e1f128;hp=9432d6f622114f1fb16d019ed2c33f96e043e914;hpb=c983d7c605bf432e9637b2608d4bce3bd1446808;p=controller.git diff --git a/opendaylight/northbound/integrationtest/pom.xml b/opendaylight/northbound/integrationtest/pom.xml index 9432d6f622..f8ab266e1a 100644 --- a/opendaylight/northbound/integrationtest/pom.xml +++ b/opendaylight/northbound/integrationtest/pom.xml @@ -1,226 +1,247 @@ - + 4.0.0 org.opendaylight.controller - commons.opendaylight - 1.4.0-SNAPSHOT - ../../commons/opendaylight + commons.integrationtest + 0.5.0 + ../../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 + releasepom-0.1.0 org.opendaylight.controller northbound.integrationtest - 0.4.0-SNAPSHOT + 0.4.0 - central2 - central2 - http://repo2.maven.org/maven2 + central + maven repo1 + http://repo1.maven.org/maven2 + + false + + + true + org.opendaylight.controller connectionmanager - 0.1.0-SNAPSHOT + 0.1.0 org.opendaylight.controller connectionmanager.implementation - 0.1.0-SNAPSHOT + 0.1.0 org.opendaylight.controller sal - 0.5.0-SNAPSHOT + 0.5.0 org.opendaylight.controller sal.implementation - 0.4.0-SNAPSHOT + 0.4.0 org.opendaylight.controller sal.connection - 0.1.0-SNAPSHOT + 0.1.0 org.opendaylight.controller sal.connection.implementation - 0.1.0-SNAPSHOT + 0.1.0 org.opendaylight.controller forwarding.staticrouting - 0.4.0-SNAPSHOT + 0.4.0 org.opendaylight.controller clustering.services - 0.4.0-SNAPSHOT + 0.4.0 org.opendaylight.controller clustering.services-implementation - 0.4.0-SNAPSHOT + 0.4.0 org.opendaylight.controller configuration - 0.4.0-SNAPSHOT + 0.4.0 org.opendaylight.controller configuration.implementation - 0.4.0-SNAPSHOT + 0.4.0 org.opendaylight.controller routing.dijkstra_implementation - 0.4.0-SNAPSHOT + 0.4.0 org.opendaylight.controller arphandler - 0.4.0-SNAPSHOT + 0.4.0 org.opendaylight.controller forwardingrulesmanager - 0.4.0-SNAPSHOT + 0.4.0 org.opendaylight.controller forwardingrulesmanager.implementation - 0.4.0-SNAPSHOT + 0.4.0 org.opendaylight.controller hosttracker - 0.4.0-SNAPSHOT + 0.4.0 org.opendaylight.controller hosttracker.implementation - 0.4.0-SNAPSHOT + 0.4.0 org.opendaylight.controller containermanager - 0.4.0-SNAPSHOT + 0.5.0 org.opendaylight.controller - containermanager.implementation - 0.4.0-SNAPSHOT + containermanager.it.implementation + 0.5.0 org.opendaylight.controller switchmanager - 0.5.0-SNAPSHOT + 0.5.0 org.opendaylight.controller switchmanager.implementation - 0.4.0-SNAPSHOT + 0.4.0 org.opendaylight.controller statisticsmanager - 0.4.0-SNAPSHOT + 0.4.0 org.opendaylight.controller statisticsmanager.implementation - 0.4.0-SNAPSHOT + 0.4.0 org.opendaylight.controller topologymanager - 0.4.0-SNAPSHOT + 0.4.0 org.opendaylight.controller usermanager - 0.4.0-SNAPSHOT + 0.4.0 + + + org.opendaylight.controller + usermanager.implementation + 0.4.0 org.opendaylight.controller security - 0.4.0-SNAPSHOT + 0.4.0 org.opendaylight.controller.thirdparty net.sf.jung2 - 2.0.1-SNAPSHOT + 2.0.1 org.opendaylight.controller.thirdparty com.sun.jersey.jersey-servlet - 1.17-SNAPSHOT + 1.17 org.opendaylight.controller commons.northbound - 0.4.0-SNAPSHOT + 0.4.0 org.opendaylight.controller topology.northbound - 0.4.0-SNAPSHOT + 0.4.0 org.opendaylight.controller forwarding.staticrouting.northbound - 0.4.0-SNAPSHOT + 0.4.0 org.opendaylight.controller statistics.northbound - 0.4.0-SNAPSHOT + 0.4.0 org.opendaylight.controller flowprogrammer.northbound - 0.4.0-SNAPSHOT + 0.4.0 org.opendaylight.controller hosttracker.northbound - 0.4.0-SNAPSHOT + 0.4.0 org.opendaylight.controller subnets.northbound - 0.4.0-SNAPSHOT + 0.4.0 org.opendaylight.controller switchmanager.northbound - 0.4.0-SNAPSHOT + 0.4.0 org.opendaylight.controller logging.bridge - 0.4.0-SNAPSHOT + 0.4.0 org.opendaylight.controller protocol_plugins.stub - 0.4.0-SNAPSHOT + 0.4.0 + + org.opendaylight.controller + bundlescanner + 0.4.0 + + + + org.opendaylight.controller + bundlescanner.implementation + 0.4.0 + org.codehaus.enunciate @@ -267,6 +288,11 @@ jackson-jaxrs ${jackson.version} + + org.codehaus.jackson + jackson-xc + ${jackson.version} + org.codehaus.jettison jettison @@ -282,6 +308,11 @@ commons-fileupload 1.2.2 + + commons-codec + commons-codec + 1.8 + equinoxSDK381 javax.servlet @@ -422,7 +453,7 @@ org.apache.commons commons-lang3 - 3.1 + ${commons.lang.version} virgomirror @@ -544,6 +575,11 @@ ${url.version} test + + org.ow2.asm + asm-all + 4.1 + org.springframework org.springframework.asm