X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fconfig%2Fpom.xml;h=ea7b24317932b308bf101df8736a8c514bc16418;hb=1b8f7c7beaed83797320686bebddd536637aed9a;hp=7f49ed9e82fa4c2cb779a0b83ba7f25dc275c0cb;hpb=c2f8c5b00708ab1d9e003ede0c960133989d5e0c;p=controller.git diff --git a/opendaylight/config/pom.xml b/opendaylight/config/pom.xml index 7f49ed9e82..ea7b243179 100644 --- a/opendaylight/config/pom.xml +++ b/opendaylight/config/pom.xml @@ -193,9 +193,21 @@ ${project.build.directory}/jacoco false - - 80 - + + + CLASS + + *Test + + + + LINE + COVEREDRATIO + 0.50 + + + +