X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fswitchmanager%2Fintegrationtest%2Fpom.xml;h=daee7a33a8ecab7d10d925e5162817736c880030;hp=37f68260bc051e3d1d32072c77968b4543189699;hb=ccb09272d8234b70295c55ffa0419c27af1d69ec;hpb=ebfb63317c84ed53ce0cc57b4e7ddcaeafcb1cc3 diff --git a/opendaylight/switchmanager/integrationtest/pom.xml b/opendaylight/switchmanager/integrationtest/pom.xml index 37f68260bc..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,63 +15,64 @@ switchmanager.integrationtest - 0.4.1-SNAPSHOT + 0.4.2-SNAPSHOT org.opendaylight.controller switchmanager - 0.5.1-SNAPSHOT org.opendaylight.controller switchmanager.implementation - 0.4.1-SNAPSHOT org.opendaylight.controller sal - 0.5.1-SNAPSHOT org.opendaylight.controller sal.implementation - 0.4.1-SNAPSHOT org.opendaylight.controller containermanager - 0.5.1-SNAPSHOT org.opendaylight.controller containermanager.it.implementation - 0.5.1-SNAPSHOT org.opendaylight.controller clustering.services - 0.4.1-SNAPSHOT org.opendaylight.controller clustering.stub - 0.4.1-SNAPSHOT org.opendaylight.controller configuration - 0.4.1-SNAPSHOT org.opendaylight.controller configuration.implementation - 0.4.1-SNAPSHOT + + + org.opendaylight.controller + hosttracker + + + org.opendaylight.controller + hosttracker.implementation + + + org.opendaylight.controller + topologymanager org.opendaylight.controller protocol_plugins.stub - 0.4.1-SNAPSHOT junit @@ -113,10 +114,8 @@ - jacoco ../implementation/target/jacoco.exec ../implementation/target/jacoco-it.exec - java @@ -124,7 +123,6 @@ org.jacoco jacoco-maven-plugin - ${jacoco.version} ../implementation/target/jacoco-it.exec org.opendaylight.controller.*