X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-data-impl%2Fpom.xml;h=0e516ece305872369f9dd60036d4852fe11373aa;hb=ceaedbdc6df1735594f7b19449317957dd897bc7;hp=8543c2be35a44e908fa657062ecd210727efd696;hpb=50b2f9cfb4001418d4d0ae8d2f330e1ff889cd8d;p=yangtools.git diff --git a/yang/yang-data-impl/pom.xml b/yang/yang-data-impl/pom.xml index 8543c2be35..0e516ece30 100644 --- a/yang/yang-data-impl/pom.xml +++ b/yang/yang-data-impl/pom.xml @@ -83,6 +83,11 @@ junit test + + org.mockito + mockito-all + test + org.slf4j slf4j-log4j12 @@ -112,5 +117,9 @@ commons-lang commons-lang + + com.google.code.findbugs + jsr305 +