X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=opendaylight%2Fcommons%2Fintegrationtest%2Fpom.xml;h=fe5aa473a69c18090552f5e7c7fdf94971b30b34;hb=7bea173bf1c3c27d5fa366b25a0f83879105c56d;hp=78ab625c935bc477e3eb9ba9f707394cf2f8d2bd;hpb=ef265a54085326fff5227c847fa9736e1f3731bd;p=controller.git diff --git a/opendaylight/commons/integrationtest/pom.xml b/opendaylight/commons/integrationtest/pom.xml index 78ab625c93..fe5aa473a6 100644 --- a/opendaylight/commons/integrationtest/pom.xml +++ b/opendaylight/commons/integrationtest/pom.xml @@ -4,12 +4,18 @@ org.opendaylight.controller commons.opendaylight - 1.4.0-SNAPSHOT + 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 + HEAD + commons.integrationtest - 0.5.0-SNAPSHOT + 0.5.1-SNAPSHOT pom @@ -48,6 +54,38 @@ org.apache.felix.gogo.shell 0.8.0.v201110170705 + + junit + junit + + + + 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 + @@ -81,12 +119,12 @@ org.opendaylight.controller checkstyle - 0.0.1-SNAPSHOT + 0.0.2-SNAPSHOT true - controller/space_and_tabs_checks.xml + controller/checkstyle.xml