X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-binding-broker%2Fpom.xml;h=1e53fe20738ec16715c67570f2a48e94c9e60832;hb=c7846405c83f680660852f299d8051b420b3cddd;hp=4f52fd124fbe0ff5d345c3afe5149f0f5d240b42;hpb=512d0285a34d6358881be4cf7102d1140217c07e;p=controller.git diff --git a/opendaylight/md-sal/sal-binding-broker/pom.xml b/opendaylight/md-sal/sal-binding-broker/pom.xml index 4f52fd124f..1e53fe2073 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 @@ -78,6 +78,11 @@ mockito-all test + + com.google.truth + truth + test + org.opendaylight.yangtools yang-parser-impl @@ -128,6 +133,19 @@ + + org.apache.maven.plugins + maven-source-plugin + + + attach-sources + verify + + test-jar + + + + org.jacoco jacoco-maven-plugin