X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=docs%2Fpom.xml;h=72563997306e781f083e79a722e5300eb72138d1;hb=e8046bf8787da3e07b463c5729bf0137717714f0;hp=14006060994f18abe6fc39776cf89b673fb17d6a;hpb=070d2a215b89480b252173cc6a77c035d462c9ec;p=mdsal.git diff --git a/docs/pom.xml b/docs/pom.xml index 1400606099..7256399730 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.mdsal dom-parent - 5.0.5-SNAPSHOT + 6.0.0-SNAPSHOT ../dom/dom-parent @@ -44,7 +44,7 @@ org.opendaylight.mdsal - mdsal-dom-schema-service-osgi + mdsal-dom-schema-osgi org.opendaylight.mdsal @@ -102,10 +102,30 @@ org.opendaylight.mdsal mdsal-binding-dom-codec + + org.opendaylight.mdsal + mdsal-binding-dom-codec-api + + + org.opendaylight.mdsal + mdsal-binding-dom-codec-spi + org.opendaylight.mdsal mdsal-binding-dom-codec-osgi + + org.opendaylight.mdsal + mdsal-binding-runtime-api + + + org.opendaylight.mdsal + mdsal-binding-runtime-spi + + + org.opendaylight.mdsal + mdsal-binding-runtime-osgi + org.opendaylight.mdsal mdsal-binding-spi @@ -188,6 +208,15 @@ mdsal-yanglib-rfc8525 + + org.opendaylight.mdsal.model + odl-uint24 + + + org.opendaylight.mdsal + mdsal-uint24-netty + + org.opendaylight.mdsal.model opendaylight-l2-types @@ -425,6 +454,7 @@ org.immutables value + annotations provided @@ -438,8 +468,8 @@ provided - org.apache.aries.blueprint - blueprint-maven-plugin-annotation + org.osgi + osgi.cmpn provided @@ -452,6 +482,11 @@ asm provided + + org.apache.karaf.features + org.apache.karaf.features.core + provided + @@ -579,14 +614,15 @@ - https://junit.org/junit4/javadoc/4.11/ - http://hamcrest.org/JavaHamcrest/javadoc/1.3/ - http://google.github.io/truth/api/0.42/ + https://junit.org/junit4/javadoc/4.13/ + http://hamcrest.org/JavaHamcrest/javadoc/2.2/ http://www.slf4j.org/apidocs/ - https://google.github.io/guava/releases/25.1-jre/api/docs/ + https://google.github.io/guava/releases/28.2-jre/api/docs/ https://commons.apache.org/proper/commons-lang/javadocs/api-2.6/ - https://commons.apache.org/proper/commons-lang/javadocs/api-3.8.1/ + https://commons.apache.org/proper/commons-lang/javadocs/api-3.10/ https://commons.apache.org/proper/commons-codec/apidocs/ + + https://www.javadoc.io/doc/org.opendaylight.yangtools/yangtools-docs/5.0.0-SNAPSHOT/