X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fcommons%2Fintegrationtest%2Fpom.xml;h=4769a03b2fee6de9c1b241a57638fe254e1ac5f0;hp=42da74b8f4179880853cf91baf5c34d331d69ab9;hb=e7c5e245d71bdc3f64aa90ad8a45e5f79a7def28;hpb=2af7af1c16a44873ff474ad8429e41f762c54e73 diff --git a/opendaylight/commons/integrationtest/pom.xml b/opendaylight/commons/integrationtest/pom.xml index 42da74b8f4..4769a03b2f 100644 --- a/opendaylight/commons/integrationtest/pom.xml +++ b/opendaylight/commons/integrationtest/pom.xml @@ -4,53 +4,59 @@ org.opendaylight.controller commons.opendaylight - 1.4.1-SNAPSHOT + 1.5.0-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.1-SNAPSHOT + 0.6.0-SNAPSHOT pom + + ch.qos.logback + logback-classic + + + ch.qos.logback + logback-core + equinoxSDK381 - org.eclipse.equinox.console + org.apache.felix.gogo.command equinoxSDK381 - org.eclipse.equinox.util + org.apache.felix.gogo.runtime equinoxSDK381 - org.eclipse.osgi.services + org.apache.felix.gogo.shell equinoxSDK381 - org.eclipse.equinox.ds + org.eclipse.equinox.console equinoxSDK381 - org.apache.felix.gogo.command + org.eclipse.equinox.ds equinoxSDK381 - org.apache.felix.gogo.runtime + org.eclipse.equinox.util equinoxSDK381 - org.apache.felix.gogo.shell + org.eclipse.osgi.services junit junit + + org.slf4j + log4j-over-slf4j + org.ops4j.pax.exam @@ -67,57 +73,30 @@ pax-url-aether test - - org.slf4j - log4j-over-slf4j - - - ch.qos.logback - logback-core - - - ch.qos.logback - logback-classic - org.apache.maven.plugins - maven-surefire-plugin - ${surefire.version} + maven-checkstyle-plugin - true + true + controller/checkstyle.xml - - - org.ops4j.pax.exam - maven-paxexam-plugin - 1.2.4 - - - generate-config - - generate-depends-file - - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - ${checkstyle.version} org.opendaylight.controller checkstyle - 0.0.2-SNAPSHOT + 0.1.0-SNAPSHOT - + + + + org.apache.maven.plugins + maven-surefire-plugin - true - controller/checkstyle.xml + true @@ -140,6 +119,25 @@ + + org.ops4j.pax.exam + maven-paxexam-plugin + 1.2.4 + + + generate-config + + generate-depends-file + + + + + + scm:git:ssh://git.opendaylight.org:29418/controller.git + scm:git:ssh://git.opendaylight.org:29418/controller.git + HEAD + https://wiki.opendaylight.org/view/OpenDaylight_Controller:Main +