X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=champ-lib%2Fpom.xml;h=8fee7558cff3e91f4b455cdf595a114c9d286111;hb=HEAD;hp=edd82f5c1be2757af0e4938f9cef590b71313f9f;hpb=bce525cea2018839880c3340102c50edd2e11cde;p=aai%2Fchamp.git diff --git a/champ-lib/pom.xml b/champ-lib/pom.xml index edd82f5..8fee755 100644 --- a/champ-lib/pom.xml +++ b/champ-lib/pom.xml @@ -25,7 +25,7 @@ limitations under the License. org.onap.aai champ - 1.2.3-SNAPSHOT + 1.6.0-SNAPSHOT org.onap.aai.champ @@ -48,6 +48,9 @@ limitations under the License. + + 0.79 @@ -57,101 +60,10 @@ limitations under the License. 4.12 test - - jdk.tools - jdk.tools - 1.8 - system - ${java.home}/../lib/tools.jar - - - 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 @@ -211,9 +123,6 @@ limitations under the License. org.apache.maven.plugins maven-deploy-plugin - - true - com.mycila