X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-compability%2Fpom.xml;h=6d992de015d16ad239a9712d47a968df0883e57a;hb=1020a160c8f41c6993813ca9f4939148b47887fa;hp=431ecfa0c66666e28188b516f655aeb42b73ae07;hpb=519aab236ae2c67bf4a07e150e0043dd54e0efb3;p=controller.git diff --git a/opendaylight/md-sal/sal-compability/pom.xml b/opendaylight/md-sal/sal-compability/pom.xml index 431ecfa0c6..6d992de015 100644 --- a/opendaylight/md-sal/sal-compability/pom.xml +++ b/opendaylight/md-sal/sal-compability/pom.xml @@ -40,11 +40,6 @@ sal-binding-api 1.0-SNAPSHOT - - org.opendaylight.controller - sal-common-util - 1.0-SNAPSHOT - com.google.guava guava @@ -77,6 +72,28 @@ + + org.jacoco + jacoco-maven-plugin + + org.opendaylight.controller.* + + + + pre-test + + prepare-agent + + + + post-test + test + + report + + + +