X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=testtool-util%2Fpom.xml;h=1e085fcb7eaf9e4d0da2f4cdef9722fe234e88bf;hb=ae61a7089e3a1c6a7f69dfe1c4981282a439e22d;hp=011e934a5dae82317035d492b1b736b3990774e2;hpb=dec96bd720364877a60ff47784a05e6419d51970;p=bgpcep.git diff --git a/testtool-util/pom.xml b/testtool-util/pom.xml index 011e934a5d..1e085fcb7e 100644 --- a/testtool-util/pom.xml +++ b/testtool-util/pom.xml @@ -13,9 +13,9 @@ 4.0.0 org.opendaylight.bgpcep - bgpcep-parent - 0.9.0-SNAPSHOT - ../parent + testtool-parent + 0.12.0-SNAPSHOT + ../testtool-parent testtool-util @@ -34,17 +34,30 @@ logback-classic - org.opendaylight.controller - sal-binding-api + org.opendaylight.mdsal + mdsal-binding-api + + + org.opendaylight.mdsal + mdsal-common-api io.netty netty-common + + org.opendaylight.mdsal + yang-binding + + + ch.qos.logback + logback-core + - junit - junit + org.opendaylight.mdsal.model + ietf-topology + test org.mockito @@ -55,6 +68,17 @@ netty-transport test + + org.opendaylight.mdsal + mdsal-binding-dom-adapter + test + + + org.opendaylight.mdsal + mdsal-binding-dom-adapter + test + test-jar +