X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fconfig%2Fpom.xml;h=ad2607a8db013b15d57184ee11e6d122a2efb41d;hb=00dba4141e5132372e68190638e083cd54e327ba;hp=7f49ed9e82fa4c2cb779a0b83ba7f25dc275c0cb;hpb=c2f8c5b00708ab1d9e003ede0c960133989d5e0c;p=controller.git diff --git a/opendaylight/config/pom.xml b/opendaylight/config/pom.xml index 7f49ed9e82..ad2607a8db 100644 --- a/opendaylight/config/pom.xml +++ b/opendaylight/config/pom.xml @@ -41,6 +41,8 @@ netconf-config-dispatcher config-module-archetype config-netty-config + + config-artifacts @@ -193,9 +195,21 @@ ${project.build.directory}/jacoco false - - 80 - + + + CLASS + + *Test + + + + LINE + COVEREDRATIO + 0.50 + + + +