X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Feos-dom-akka%2Fpom.xml;h=69b563cf6cb536b1c4245a8253a3178555502910;hb=refs%2Fchanges%2F95%2F98495%2F1;hp=8d05995d320a0a273c52efa27b03678490dc6039;hpb=fc33f66feadb10491e1d8721e8263339b00f9b2b;p=controller.git diff --git a/opendaylight/md-sal/eos-dom-akka/pom.xml b/opendaylight/md-sal/eos-dom-akka/pom.xml index 8d05995d32..69b563cf6c 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.5-SNAPSHOT + 4.0.8-SNAPSHOT ../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 @@ -91,6 +99,21 @@ 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 @@ -101,5 +124,12 @@ mdsal-singleton-dom-impl test + + + org.opendaylight.mdsal.model + ietf-topology + test + +