X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fconfiguration%2Fintegrationtest%2Fpom.xml;h=e18fe8c1ed375ccc7ea666547914dda9c3969c4e;hp=5d1e9c03460861a30ad427d109fd086c9c685327;hb=a158ee12b65d80611aa7f2a34ab962ea795dccec;hpb=6f4513207969e32b59dd456f43dfa9137e04d563 diff --git a/opendaylight/configuration/integrationtest/pom.xml b/opendaylight/configuration/integrationtest/pom.xml index 5d1e9c0346..e18fe8c1ed 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 @@ -40,7 +40,7 @@ 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 +