X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=groupbasedpolicy%2Fpom.xml;h=acbb0e708c6550a292fe587811208d3d71eb24cc;hb=4cf7371fa1295b45561be5fa207c6afac0635fc2;hp=cf4b64d8ccebe80049c1d1305804d1fd498509b0;hpb=b08532d7699cc8a00aa316533e75d41b2d1294f3;p=groupbasedpolicy.git diff --git a/groupbasedpolicy/pom.xml b/groupbasedpolicy/pom.xml index cf4b64d8c..acbb0e708 100644 --- a/groupbasedpolicy/pom.xml +++ b/groupbasedpolicy/pom.xml @@ -1,7 +1,7 @@ - @@ -10,22 +10,22 @@ org.opendaylight.groupbasedpolicy groupbasedpolicy.project - 0.2.0-SNAPSHOT + 0.3.0-SNAPSHOT ../ groupbasedpolicy bundle - groupbasedpolicy-base + groupbasedpolicy-base - org.opendaylight.yangtools.model + org.opendaylight.mdsal.model ietf-inet-types - org.opendaylight.yangtools.model + org.opendaylight.mdsal.model ietf-yang-types @@ -56,6 +56,13 @@ mockito-all test + + + org.codehaus.sonar-plugins.java + sonar-jacoco-listeners + ${sonar-jacoco-listeners.version} + test + @@ -90,6 +97,34 @@ + + + + org.eclipse.m2e + lifecycle-mapping + 1.0.0 + + + + + + org.jacoco + jacoco-maven-plugin + [0.6,) + + prepare-agent + + + + + + + + + + + +