X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=infra%2Ftranslate-utils%2Fpom.xml;h=0989e65c29834498651f4d62b8d14efddcfbd6e7;hb=refs%2Fheads%2Fstable%2F1901;hp=f895f377d1ef334d5eb8360e14167341ce240865;hpb=8be1783be737e79fbcb7e4377b920959cf1f7198;p=honeycomb.git diff --git a/infra/translate-utils/pom.xml b/infra/translate-utils/pom.xml index f895f377d..0989e65c2 100644 --- a/infra/translate-utils/pom.xml +++ b/infra/translate-utils/pom.xml @@ -19,7 +19,7 @@ io.fd.honeycomb.common impl-parent - 1.17.01-SNAPSHOT + 1.19.01.1-SNAPSHOT ../../common/impl-parent @@ -27,7 +27,7 @@ io.fd.honeycomb translate-utils ${project.artifactId} - 1.17.01-SNAPSHOT + 1.19.01.1-SNAPSHOT bundle @@ -72,11 +72,25 @@ junit test + + org.hamcrest + hamcrest-all + test + org.mockito mockito-core test + + org.opendaylight.yangtools + yang-test-util + test + + + org.slf4j + slf4j-api +