X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=champ-lib%2Fpom.xml;h=e21c16f6f046744fae1c0e2b979ef25e26fd82f7;hb=0338683186c994d579b1ec297604dba59df73dff;hp=e7346072bf882c1dfdc115f09826632ec9aa2e6c;hpb=2587d778f8f2894b9abc60c5ac22c7f8bab5d71d;p=aai%2Fchamp.git diff --git a/champ-lib/pom.xml b/champ-lib/pom.xml index e734607..e21c16f 100644 --- a/champ-lib/pom.xml +++ b/champ-lib/pom.xml @@ -48,6 +48,9 @@ limitations under the License. + + 0.79 @@ -57,94 +60,10 @@ limitations under the License. 4.12 test - - org.jacoco - org.jacoco.agent - 0.7.9 - runtime - test - - - org.jacoco - jacoco-maven-plugin - 0.7.9 - - - - **/AbstractGremlinChampGraph* - **/DseChampGraphImpl* - **/DseChampformer* - - **/ChampAPIPerformanceTest* - - - - - default-prepare-agent - - prepare-agent - - - - default-report - prepare-package - - report - - - - default-check - - check - - - - - - BUNDLE - - - - INSTRUCTION - COVEREDRATIO - .15 - - - BRANCH - COVEREDRATIO - .12 - - - COMPLEXITY - COVEREDRATIO - .15 - - - LINE - COVEREDRATIO - .10 - - - METHOD - COVEREDRATIO - .17 - - - CLASS - MISSEDCOUNT - 5 - - - - - - - - org.apache.maven.plugins maven-compiler-plugin