X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fcommons%2Fintegrationtest%2Fpom.xml;h=5e101ebd2856e8706e4a0b4d422c1d146a2f35e7;hb=c57785bd755dfdeaf829ce80a4b8b383d8c04602;hp=c24cac91540d6b43af2e73f9255c03209bd0ca7f;hpb=ffa599e18b804ff98fbcad4d99329a2f01e1f128;p=controller.git diff --git a/opendaylight/commons/integrationtest/pom.xml b/opendaylight/commons/integrationtest/pom.xml index c24cac9154..5e101ebd28 100644 --- a/opendaylight/commons/integrationtest/pom.xml +++ b/opendaylight/commons/integrationtest/pom.xml @@ -4,18 +4,18 @@ org.opendaylight.controller commons.opendaylight - 1.4.0 + 1.4.1-SNAPSHOT ../../commons/opendaylight 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 - releasepom-0.1.0 + HEAD commons.integrationtest - 0.5.0 + 0.5.1-SNAPSHOT pom @@ -54,6 +54,43 @@ org.apache.felix.gogo.shell 0.8.0.v201110170705 + + junit + junit + + + + 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 + @@ -87,12 +124,12 @@ org.opendaylight.controller checkstyle - 0.0.1 + 0.0.2-SNAPSHOT true - controller/space_and_tabs_checks.xml + controller/checkstyle.xml