X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fconfiguration%2Fintegrationtest%2Fpom.xml;h=65d46c3e0a269bd1584efd67c2f77148bb8d6cd6;hb=cbdf09d099f297db7712c3dd4637475c88f92113;hp=5d1e9c03460861a30ad427d109fd086c9c685327;hpb=6f4513207969e32b59dd456f43dfa9137e04d563;p=controller.git diff --git a/opendaylight/configuration/integrationtest/pom.xml b/opendaylight/configuration/integrationtest/pom.xml index 5d1e9c0346..65d46c3e0a 100644 --- a/opendaylight/configuration/integrationtest/pom.xml +++ b/opendaylight/configuration/integrationtest/pom.xml @@ -25,7 +25,7 @@ org.opendaylight.controller sal - 0.5.1-SNAPSHOT + 0.7.0-SNAPSHOT org.opendaylight.controller @@ -35,12 +35,12 @@ org.opendaylight.controller forwardingrulesmanager - 0.4.1-SNAPSHOT + 0.5.0-SNAPSHOT org.opendaylight.controller clustering.services - 0.4.1-SNAPSHOT + 0.5.0-SNAPSHOT org.opendaylight.controller @@ -65,7 +65,6 @@ org.opendaylight.controller switchmanager - 0.5.1-SNAPSHOT org.opendaylight.controller @@ -85,12 +84,54 @@ org.opendaylight.controller hosttracker - 0.4.1-SNAPSHOT + ${hosttracker.version} org.opendaylight.controller topologymanager 0.4.1-SNAPSHOT + + 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 + + + org.slf4j + log4j-over-slf4j + + + ch.qos.logback + logback-core + + + ch.qos.logback + logback-classic + + + eclipselink + javax.resource +