X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=ec9f84544ca0dd7aaeee5d1a7f51e8b387d14237;hb=HEAD;hp=f3c8f48269af8cde977cf1507d10872578444569;hpb=9f2b50994a16d6ff41690ea29d08fefbc3ef8576;p=aai%2Frest-client.git diff --git a/pom.xml b/pom.xml index f3c8f48..fde2b09 100644 --- a/pom.xml +++ b/pom.xml @@ -20,17 +20,17 @@ ============LICENSE_END========================================================= --> + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - org.onap.oparent - oparent - 2.0.0 + org.onap.aai.aai-common + aai-parent + 1.11.0 org.onap.aai rest-client - 1.6.0-SNAPSHOT + 1.11.0-SNAPSHOT aai-rest-client @@ -44,47 +44,27 @@ org.glassfish.jersey.core jersey-client - 2.27 org.onap.aai.logging-service common-logging - 1.5.0 - org.mockito - mockito-all - 1.10.19 - test + com.att.eelf + eelf-core - org.powermock - powermock-module-junit4 - 1.6.2 - test - - - - org.powermock - powermock-api-mockito - 1.6.2 - test - - - - org.powermock - powermock-module-javaagent - 1.6.2 + org.mockito + mockito-core test - org.powermock - powermock-module-junit4-rule-agent - 1.6.2 + junit + junit test @@ -93,14 +73,6 @@ - - org.apache.maven.plugins - maven-compiler-plugin - - 1.8 - 1.8 - - maven-release-plugin 2.4.2 @@ -150,39 +122,6 @@ org.apache.maven.plugins maven-deploy-plugin - - org.jacoco - jacoco-maven-plugin - - - org/onap/aai/babel/xml/generator/xsd/* - - - - - default-check - - check - - - ${jacoco.report.directory}/jacoco-ut.exec - - - - BUNDLE - - - LINE - COVEREDRATIO - ${jacoco.line.coverage.limit} - - - - - - - -