X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-remoterpc-connector%2Fpom.xml;h=08450b3e789892429bc37aa1f68b015fae2271fb;hp=4e007f4c5d8e4447c1ea683312f40302bc91f2d9;hb=287b1d1ecec3264c192b1007019bfcadf6cb4311;hpb=aa83d1e4b013eecde3c79b00cca538bd4763c2d4 diff --git a/opendaylight/md-sal/sal-remoterpc-connector/pom.xml b/opendaylight/md-sal/sal-remoterpc-connector/pom.xml index 4e007f4c5d..08450b3e78 100644 --- a/opendaylight/md-sal/sal-remoterpc-connector/pom.xml +++ b/opendaylight/md-sal/sal-remoterpc-connector/pom.xml @@ -81,37 +81,27 @@ org.opendaylight.yangtools yang-data-api - org.opendaylight.yangtools yang-model-api - - org.opendaylight.yangtools yang-data-impl - - org.opendaylight.yangtools yang-common - - - org.osgi org.osgi.core - org.slf4j slf4j-api - org.scala-lang scala-library @@ -120,8 +110,12 @@ com.codahale.metrics metrics-core - 3.0.1 + + + com.codahale.metrics + metrics-graphite + junit @@ -156,6 +150,34 @@ + + org.jacoco + jacoco-maven-plugin + + + org.opendaylight.controller.* + + + org.opendaylight.controller.config.yang.config.* + + false + + + + pre-test + + prepare-agent + + + + post-test + + report + + test + + + org.apache.felix