X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=docs%2Fpom.xml;h=0b73b8f56771db9f9be0c70d9bea041bcf9b3dd9;hb=018b9192d08482b5c555cd1b2e261ffcdaf468d9;hp=44792c5a1890aadb3f939efcbd28f0c5b59821c3;hpb=e05913e5ee0722a6b83a72dc1d7d03540bec2cba;p=mdsal.git diff --git a/docs/pom.xml b/docs/pom.xml index 44792c5a18..0b73b8f567 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.mdsal dom-parent - 4.0.15-SNAPSHOT + 4.0.16-SNAPSHOT ../dom/dom-parent @@ -92,12 +92,12 @@ org.opendaylight.mdsal mdsal-binding-dom-adapter - + provided + org.opendaylight.mdsal mdsal-binding-dom-codec @@ -188,6 +188,15 @@ mdsal-yanglib-rfc8525 + + org.opendaylight.mdsal + mdsal-replicate-common + + + org.opendaylight.mdsal + mdsal-replicate-netty + + org.opendaylight.mdsal.model opendaylight-l2-types @@ -442,6 +451,11 @@ junit provided + + io.netty + netty-transport-native-epoll + provided + @@ -578,7 +592,7 @@ https://commons.apache.org/proper/commons-lang/javadocs/api-3.9/ https://commons.apache.org/proper/commons-codec/apidocs/ - https://www.javadoc.io/doc/org.opendaylight.yangtools/yangtools-docs/3.0.11/ + https://www.javadoc.io/doc/org.opendaylight.yangtools/yangtools-docs/3.0.14/