X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-rest-docgen%2Fpom.xml;h=1141e1d72e212204ed21ffcf725e4226835e427b;hb=4a8688c9d42c0be307383f0483c819cb7a78d26d;hp=8954c058116639b6dae8af9227930209fcfdb81e;hpb=803d525860fbb1974b65ba5605ba5a9dfe1928a4;p=controller.git diff --git a/opendaylight/md-sal/sal-rest-docgen/pom.xml b/opendaylight/md-sal/sal-rest-docgen/pom.xml index 8954c05811..1141e1d72e 100644 --- a/opendaylight/md-sal/sal-rest-docgen/pom.xml +++ b/opendaylight/md-sal/sal-rest-docgen/pom.xml @@ -33,6 +33,11 @@ guava + + org.apache.commons + commons-lang3 + + org.jboss.resteasy @@ -86,6 +91,15 @@ junit test + + org.mockito + mockito-all + test + + + org.opendaylight.yangtools + yang-data-api +