X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Feos-dom-akka%2Fpom.xml;h=ed3ad4b116fb846ef113d4e77e6f3e76b8a4b5e3;hb=66d91cb020da561140f764f336e4fc7bab6f8fb5;hp=a6e68e8a255f2f5284237f245bfbc44dcd676c91;hpb=f2053b5273e70681f0813b3626197a7a6d9bc2d7;p=controller.git diff --git a/opendaylight/md-sal/eos-dom-akka/pom.xml b/opendaylight/md-sal/eos-dom-akka/pom.xml index a6e68e8a25..ed3ad4b116 100644 --- a/opendaylight/md-sal/eos-dom-akka/pom.xml +++ b/opendaylight/md-sal/eos-dom-akka/pom.xml @@ -13,9 +13,9 @@ 4.0.0 org.opendaylight.controller - bundle-parent - 4.0.2-SNAPSHOT - ../../../bundle-parent + mdsal-parent + 6.0.1-SNAPSHOT + ../parent eos-dom-akka @@ -46,6 +46,18 @@ org.opendaylight.mdsal mdsal-eos-dom-api + + org.opendaylight.mdsal + mdsal-binding-api + + + org.opendaylight.mdsal + mdsal-binding-dom-codec-api + + + org.opendaylight.mdsal.model + general-entity + org.opendaylight.yangtools concepts @@ -68,8 +80,8 @@ true - javax.annotation - javax.annotation-api + jakarta.annotation + jakarta.annotation-api provided true @@ -86,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 + +