X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Feos-dom-akka%2Fpom.xml;h=58aef7ed5f51dbc8725637c8dad8e66333f16b0d;hb=7622c22ff02015d1e0ac05a5b71d4f216e0a262b;hp=64cdc00f6f16e2686d4d81d55ec4ae6aec0cd8ad;hpb=1def87ee24e57b97bce49a61fbff03f13b7caf46;p=controller.git diff --git a/opendaylight/md-sal/eos-dom-akka/pom.xml b/opendaylight/md-sal/eos-dom-akka/pom.xml index 64cdc00f6f..58aef7ed5f 100644 --- a/opendaylight/md-sal/eos-dom-akka/pom.xml +++ b/opendaylight/md-sal/eos-dom-akka/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.controller mdsal-parent - 4.0.4-SNAPSHOT + 4.0.13 ../parent @@ -50,6 +50,14 @@ org.opendaylight.mdsal mdsal-binding-api + + org.opendaylight.mdsal + mdsal-binding-dom-codec-api + + + org.opendaylight.mdsal.model + general-entity + org.opendaylight.yangtools concepts @@ -90,5 +98,38 @@ org.awaitility awaitility + + + org.opendaylight.mdsal + mdsal-binding-dom-codec + test + + + org.opendaylight.mdsal + mdsal-binding-generator + test + + + org.opendaylight.mdsal + mdsal-binding-runtime-spi + test + + + org.opendaylight.mdsal + mdsal-singleton-common-api + test + + + org.opendaylight.mdsal + mdsal-singleton-dom-impl + test + + + + org.opendaylight.mdsal.model + ietf-topology + test + +