X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=tests%2Fstubpce%2Fpom.xml;h=f4e5341b4464e33c53fa35459932e6d90c41d227;hb=33f02861873bc037807d40ad5f9946d87983f76b;hp=48ae3cfa0c39020c240e1e77df60bed4ae85f21c;hpb=7657ad92b7ca389623fbb195e19c94148dfdfe0a;p=transportpce.git diff --git a/tests/stubpce/pom.xml b/tests/stubpce/pom.xml index 48ae3cfa0..f4e5341b4 100644 --- a/tests/stubpce/pom.xml +++ b/tests/stubpce/pom.xml @@ -26,6 +26,21 @@ Author: Martial Coulibaly on behalf of Orange 0.2.0-SNAPSHOT bundle + + + + + org.apache.maven.plugins + maven-surefire-plugin + + + src/main/resources + + + + + + ${project.groupId} @@ -50,5 +65,36 @@ Author: Martial Coulibaly on behalf of Orange mockito-core test + + + + com.fasterxml.jackson.dataformat + jackson-dataformat-xml + + + com.fasterxml.jackson.core + jackson-core + + + com.fasterxml.jackson.core + jackson-annotations + + + com.fasterxml.jackson.core + jackson-databind + + + com.fasterxml.jackson.module + jackson-module-jaxb-annotations + + + com.fasterxml.woodstox + woodstox-core + 5.0.3 + + + org.codehaus.woodstox + stax2-api +