X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fcommons%2Fintegrationtest%2Fpom.xml;h=5dec7757b284f2ac7444066673cf41941ca6f1f3;hb=1a3336307cfe9d4d7cf3ee3b44dd1664c35b1114;hp=5308a09266cfc256d2797d7cd54919e8d1f6dcbc;hpb=6fda9993ad4fb9e0ac911543bbd87b7cd0eb1b0f;p=controller.git diff --git a/opendaylight/commons/integrationtest/pom.xml b/opendaylight/commons/integrationtest/pom.xml index 5308a09266..5dec7757b2 100644 --- a/opendaylight/commons/integrationtest/pom.xml +++ b/opendaylight/commons/integrationtest/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller commons.opendaylight - 1.4.1-SNAPSHOT + 1.4.2-SNAPSHOT ../../commons/opendaylight @@ -15,45 +15,70 @@ commons.integrationtest - 0.5.1-SNAPSHOT + 0.5.2-SNAPSHOT pom equinoxSDK381 org.eclipse.equinox.console - 1.0.0.v20120522-1841 equinoxSDK381 org.eclipse.equinox.util - 1.0.400.v20120522-2049 equinoxSDK381 org.eclipse.osgi.services - 3.3.100.v20120522-1822 equinoxSDK381 org.eclipse.equinox.ds - 1.4.0.v20120522-1841 equinoxSDK381 org.apache.felix.gogo.command - 0.8.0.v201108120515 equinoxSDK381 org.apache.felix.gogo.runtime - 0.8.0.v201108120515 equinoxSDK381 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 + @@ -87,12 +112,12 @@ org.opendaylight.controller checkstyle - 0.0.2-SNAPSHOT + 0.0.3-SNAPSHOT true - controller/space_and_tabs_checks.xml + controller/checkstyle.xml