X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-binding-broker%2Fpom.xml;h=1e53fe20738ec16715c67570f2a48e94c9e60832;hb=83c901ab9309bda0f78e8a847a5511061f6e79b5;hp=616df49b8f6ac717ce0376d627afa09a8a005a09;hpb=8e257ba82470f60242943f53bc4dfa5ac3d1ea57;p=controller.git diff --git a/opendaylight/md-sal/sal-binding-broker/pom.xml b/opendaylight/md-sal/sal-binding-broker/pom.xml index 616df49b8f..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.3.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