X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=opendaylight%2Fconfiguration%2Fintegrationtest%2Fpom.xml;h=238ff12249ce421309515441577e559dd912f688;hb=refs%2Fchanges%2F39%2F11739%2F4;hp=8f3668b090abf2e9a14c977897a850a556dad548;hpb=ffa599e18b804ff98fbcad4d99329a2f01e1f128;p=controller.git diff --git a/opendaylight/configuration/integrationtest/pom.xml b/opendaylight/configuration/integrationtest/pom.xml index 8f3668b090..238ff12249 100644 --- a/opendaylight/configuration/integrationtest/pom.xml +++ b/opendaylight/configuration/integrationtest/pom.xml @@ -1,96 +1,123 @@ 4.0.0 - + org.opendaylight.controller commons.integrationtest - 0.5.0 + 0.6.0-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 - releasepom-0.1.0 - configuration.integrationtest - 0.4.0 - + 0.5.0-SNAPSHOT + - org.opendaylight.controller - protocol_plugins.stub - 0.4.0 + ch.qos.logback + logback-classic - org.opendaylight.controller - sal - 0.5.0 - - - org.opendaylight.controller - sal.implementation - 0.4.0 + ch.qos.logback + logback-core - org.opendaylight.controller - forwardingrulesmanager - 0.4.0 + eclipselink + javax.resource org.opendaylight.controller clustering.services - 0.4.0 org.opendaylight.controller clustering.services-implementation - 0.4.0 org.opendaylight.controller clustering.stub - 0.4.0 + + + org.opendaylight.controller + configuration + + + org.opendaylight.controller + configuration.implementation org.opendaylight.controller containermanager - 0.5.0 org.opendaylight.controller containermanager.it.implementation - 0.5.0 org.opendaylight.controller - switchmanager - 0.5.0 + forwardingrulesmanager org.opendaylight.controller - switchmanager.implementation - 0.4.0 + hosttracker org.opendaylight.controller - configuration - 0.4.0 + protocol_plugins.stub org.opendaylight.controller - configuration.implementation - 0.4.0 + sal - + org.opendaylight.controller - hosttracker - 0.4.0 + sal.implementation + + + org.opendaylight.controller + switchmanager + + + org.opendaylight.controller + switchmanager.implementation org.opendaylight.controller topologymanager - 0.4.0 + + + org.slf4j + log4j-over-slf4j + + + junit + junit + test + + + + org.ops4j.pax.exam + pax-exam-container-native + test + + + org.ops4j.pax.exam + pax-exam-junit4 + test + + + org.ops4j.pax.exam + pax-exam-link-mvn + test + + + org.ops4j.pax.url + pax-url-aether + test + + scm:git:ssh://git.opendaylight.org:29418/controller.git + scm:git:ssh://git.opendaylight.org:29418/controller.git + HEAD + https://wiki.opendaylight.org/view/OpenDaylight_Controller:Main +