X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-binding-broker%2Fpom.xml;h=f83f4d70008d8403a7525a3764c3d1e331b1db2f;hp=4f52fd124fbe0ff5d345c3afe5149f0f5d240b42;hb=40723a37cc98de6c7dc396ca2558f7ef51e7337a;hpb=512d0285a34d6358881be4cf7102d1140217c07e diff --git a/opendaylight/md-sal/sal-binding-broker/pom.xml b/opendaylight/md-sal/sal-binding-broker/pom.xml index 4f52fd124f..f83f4d7000 100644 --- a/opendaylight/md-sal/sal-binding-broker/pom.xml +++ b/opendaylight/md-sal/sal-binding-broker/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller sal-parent - 1.4.0-SNAPSHOT + 1.5.0-SNAPSHOT sal-binding-broker-impl bundle @@ -75,12 +75,12 @@ org.mockito - mockito-all + mockito-core test - org.opendaylight.yangtools - yang-parser-impl + com.google.truth + truth test @@ -128,6 +128,19 @@ + + org.apache.maven.plugins + maven-source-plugin + + + attach-sources + verify + + test-jar + + + + org.jacoco jacoco-maven-plugin