X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-binding-broker%2Fpom.xml;h=08bbc5e97ca4989a2346c7b65456c58523c1a0d2;hb=7c89dcd01fdbdcc6d784b55230123f890e4b6146;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..08bbc5e97c 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.4.1-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