X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fswitchmanager%2Fintegrationtest%2Fpom.xml;h=daee7a33a8ecab7d10d925e5162817736c880030;hb=4c340254869fc2681653ba5f318bedad18ad1324;hp=2fa9c26a9036df67dcd77a8da03b4283e92c5b27;hpb=335aee8c6154a25c76503223e636398d32135bc9;p=controller.git diff --git a/opendaylight/switchmanager/integrationtest/pom.xml b/opendaylight/switchmanager/integrationtest/pom.xml index 2fa9c26a90..daee7a33a8 100644 --- a/opendaylight/switchmanager/integrationtest/pom.xml +++ b/opendaylight/switchmanager/integrationtest/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller commons.integrationtest - 0.5.1-SNAPSHOT + 0.5.2-SNAPSHOT ../../commons/integrationtest @@ -15,7 +15,7 @@ switchmanager.integrationtest - 0.4.1-SNAPSHOT + 0.4.2-SNAPSHOT @@ -58,6 +58,18 @@ org.opendaylight.controller configuration.implementation + + org.opendaylight.controller + hosttracker + + + org.opendaylight.controller + hosttracker.implementation + + + org.opendaylight.controller + topologymanager + org.opendaylight.controller protocol_plugins.stub @@ -111,7 +123,6 @@ org.jacoco jacoco-maven-plugin - ${jacoco.version} ../implementation/target/jacoco-it.exec org.opendaylight.controller.*