X-Git-Url: https://gerrit.onap.org/r/gitweb?p=aai%2Fchamp.git;a=blobdiff_plain;f=pom.xml;h=349b4813078ac3e21fe85c1582cad17289530335;hp=e8297375c79a0e5eb624336022db525f66bb730d;hb=HEAD;hpb=42480c241e5882bd2e6002004e5013a0e1bd7429 diff --git a/pom.xml b/pom.xml index e829737..349b481 100755 --- a/pom.xml +++ b/pom.xml @@ -22,15 +22,25 @@ limitations under the License. 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 champ aai-champ pom - 1.2.0-SNAPSHOT + 1.6.0-SNAPSHOT https://nexus.onap.org - 1.2.1 + 1.5.0 + + 0.57 + ${project.build.directory}/code-coverage @@ -40,13 +50,45 @@ limitations under the License. champ-service + + + + org.apache.maven.plugins + maven-deploy-plugin + + + org.jacoco + jacoco-maven-plugin + + + default-check + + check + + + ${jacoco.report.directory}/jacoco-ut.exec + + + + BUNDLE + + + LINE + COVEREDRATIO + ${jacoco.line.coverage.limit} + + + + + + + + + + + - - org.onap.aai.event-client - event-client-api - ${event.client.version} - org.onap.aai.event-client @@ -66,6 +108,11 @@ limitations under the License. ${event.client.version} + + org.onap.aai.event-client + event-client-rabbitmq + ${event.client.version} + commons-collections commons-collections @@ -87,7 +134,7 @@ limitations under the License. org.apache.hadoop hadoop-common - 2.7.6 + 2.7.7 @@ -125,6 +172,30 @@ limitations under the License. jackson-core 2.8.11 + + + com.fasterxml.jackson.core + jackson-databind + 2.8.11.1 + + + + org.apache.httpcomponents + httpclient-cache + 4.5.3 + + + + org.apache.httpcomponents + httpclient + 4.5.3 + + + + org.codehaus.groovy + groovy + 2.4.15 + @@ -141,4 +212,4 @@ limitations under the License. - \ No newline at end of file +