X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=012212e388a70d99b6ee2b4a3ae91004e59a7187;hb=a55cf0fe1999e5aeccb535a29f3cec496afb1ef7;hp=28b2444b20a07a3ea5ac4bbaeac18dd4cdb2744e;hpb=ca02564d0a8422b35a358d6397c2e0659f1eea2d;p=aai%2Fchamp.git diff --git a/pom.xml b/pom.xml index 28b2444..012212e 100755 --- a/pom.xml +++ b/pom.xml @@ -25,18 +25,22 @@ limitations under the License. org.onap.oparent oparent - 1.1.0 + 2.0.0 org.onap.aai champ aai-champ pom - 1.2.2-SNAPSHOT + 1.5.0-SNAPSHOT https://nexus.onap.org - 1.2.1 + 1.5.0 + + 0.57 + ${project.build.directory}/code-coverage @@ -51,9 +55,34 @@ limitations under the License. org.apache.maven.plugins maven-deploy-plugin - - true - + + + org.jacoco + jacoco-maven-plugin + + + default-check + + check + + + ${jacoco.report.directory}/jacoco-ut.exec + + + + BUNDLE + + + LINE + COVEREDRATIO + ${jacoco.line.coverage.limit} + + + + + + + @@ -79,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 @@ -100,7 +134,7 @@ limitations under the License. org.apache.hadoop hadoop-common - 2.7.6 + 2.7.7