X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Feos-dom-akka%2Fpom.xml;h=4e9ca8e713047c2fab76456ca9bcda1df2b9741f;hp=510ef37c1bcb4bf1d203b79406fe47ef7d001d99;hb=7989aabafe39e3c8b9e81261af8a94e48f0d0deb;hpb=e1e6d8e34fd4c5c5c07c7a8063ffa94a8dbe2062 diff --git a/opendaylight/md-sal/eos-dom-akka/pom.xml b/opendaylight/md-sal/eos-dom-akka/pom.xml index 510ef37c1b..4e9ca8e713 100644 --- a/opendaylight/md-sal/eos-dom-akka/pom.xml +++ b/opendaylight/md-sal/eos-dom-akka/pom.xml @@ -13,18 +13,14 @@ 4.0.0 org.opendaylight.controller - bundle-parent - 4.0.0-SNAPSHOT - ../../../bundle-parent + mdsal-parent + 6.0.0-SNAPSHOT + ../parent eos-dom-akka bundle - - true - - com.google.guava @@ -50,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 @@ -72,8 +80,8 @@ true - javax.annotation - javax.annotation-api + jakarta.annotation + jakarta.annotation-api provided true @@ -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 + +