X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=champ-lib%2Fpom.xml;h=41085ffec2c4b95d3ac278d429c7b1fe23bb52b7;hb=d1a8f8ff686326708829e51878b8c87643ff91a9;hp=e7346072bf882c1dfdc115f09826632ec9aa2e6c;hpb=73fc9e36510c27899e60a707e8fcadb8a759f0d1;p=aai%2Fchamp.git diff --git a/champ-lib/pom.xml b/champ-lib/pom.xml index e734607..41085ff 100644 --- a/champ-lib/pom.xml +++ b/champ-lib/pom.xml @@ -25,7 +25,7 @@ limitations under the License. org.onap.aai champ - 1.4.0-SNAPSHOT + 1.4.1-SNAPSHOT org.onap.aai.champ @@ -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