diff --git a/skywalking-api/pom.xml b/skywalking-api/pom.xml index 931809f92..8091ce333 100644 --- a/skywalking-api/pom.xml +++ b/skywalking-api/pom.xml @@ -124,6 +124,23 @@ + + + org.eluder.coveralls + coveralls-maven-plugin + 4.1.0 + + + org.codehaus.mojo + cobertura-maven-plugin + 2.7 + + xml + 256m + + true + +