X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fconfiguration%2Fintegrationtest%2Fpom.xml;h=31b9c0767406c0723ae66b6d1800eb09baf1c131;hb=0fe04fdf4271be914d43d35231c1706ec34b05f6;hp=aa3758142b829fbd8726690ff2628fda649bb7af;hpb=5bf8e609e5f7c2f69ea58a5d0e6d7a564457b2f1;p=controller.git diff --git a/opendaylight/configuration/integrationtest/pom.xml b/opendaylight/configuration/integrationtest/pom.xml index aa3758142b..31b9c07674 100644 --- a/opendaylight/configuration/integrationtest/pom.xml +++ b/opendaylight/configuration/integrationtest/pom.xml @@ -1,37 +1,27 @@ 4.0.0 - + org.opendaylight.controller commons.integrationtest - 0.5.1-SNAPSHOT + 0.5.2-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 - configuration.integrationtest - 0.4.1-SNAPSHOT - + 0.4.2-SNAPSHOT + - org.opendaylight.controller - protocol_plugins.stub + ch.qos.logback + logback-classic - org.opendaylight.controller - sal - - - org.opendaylight.controller - sal.implementation + ch.qos.logback + logback-core - org.opendaylight.controller - forwardingrulesmanager + eclipselink + javax.resource org.opendaylight.controller @@ -45,6 +35,14 @@ org.opendaylight.controller clustering.stub + + org.opendaylight.controller + configuration + + + org.opendaylight.controller + configuration.implementation + org.opendaylight.controller containermanager @@ -55,28 +53,40 @@ org.opendaylight.controller - switchmanager + forwardingrulesmanager org.opendaylight.controller - switchmanager.implementation + hosttracker org.opendaylight.controller - configuration + protocol_plugins.stub org.opendaylight.controller - configuration.implementation + sal - + org.opendaylight.controller - hosttracker + sal.implementation + + + org.opendaylight.controller + switchmanager + + + org.opendaylight.controller + switchmanager.implementation org.opendaylight.controller topologymanager + + org.slf4j + log4j-over-slf4j + junit junit @@ -103,21 +113,11 @@ pax-url-aether test - - org.slf4j - log4j-over-slf4j - - - ch.qos.logback - logback-core - - - ch.qos.logback - logback-classic - - - eclipselink - javax.resource - + + 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 +