From: Robert Varga Date: Thu, 16 Apr 2020 10:56:44 +0000 (+0200) Subject: Add mdsal-binding-dom-codec-osgi dependency X-Git-Tag: v6.0.0~56 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;ds=sidebyside;h=e8046bf8787da3e07b463c5729bf0137717714f0;p=mdsal.git Add mdsal-binding-dom-codec-osgi dependency docs should depend on this artifact to have proper build order and complete javadocs. Change-Id: I61a62bf063ce379393c81b5924d0fd3f8b35ea14 Signed-off-by: Robert Varga --- diff --git a/docs/pom.xml b/docs/pom.xml index f9a72b1e73..7256399730 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -110,6 +110,10 @@ org.opendaylight.mdsal mdsal-binding-dom-codec-spi + + org.opendaylight.mdsal + mdsal-binding-dom-codec-osgi + org.opendaylight.mdsal mdsal-binding-runtime-api