X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-binding-it%2Fpom.xml;h=2b632b4ab0bccfaf1e34df182afe8d9c53021f05;hb=e633336c118f80fed0336d10e9f1917e471215d1;hp=e4afc815bb0e46942fbe7f38295fffe2675d7886;hpb=24df96af1db1190b99a9004d2e4246f2c173e357;p=controller.git diff --git a/opendaylight/md-sal/sal-binding-it/pom.xml b/opendaylight/md-sal/sal-binding-it/pom.xml index e4afc815bb..2b632b4ab0 100644 --- a/opendaylight/md-sal/sal-binding-it/pom.xml +++ b/opendaylight/md-sal/sal-binding-it/pom.xml @@ -36,6 +36,28 @@ + + org.jacoco + jacoco-maven-plugin + + org.opendaylight.controller.* + + + + pre-test + + prepare-agent + + + + post-test + test + + report + + + + @@ -173,5 +195,16 @@ 1.0-SNAPSHOT provided + + org.opendaylight.controller + config-manager + 0.2.2-SNAPSHOT + + + org.opendaylight.controller.model + model-flow-management + 1.0-SNAPSHOT + provided +