X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=docs%2Fpom.xml;h=f9a72b1e733ec6813138c05c3fe0193bf15d960e;hb=9918388ee26503d8516e3e6d81ac2e82794f6322;hp=fc927de60c355adbb2ada9fc59425040204b89ef;hpb=1f1ce2650fb88c18e7b15564295ce0924bceb41f;p=mdsal.git diff --git a/docs/pom.xml b/docs/pom.xml index fc927de60c..f9a72b1e73 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.mdsal dom-parent - 5.0.3-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 @@ -104,7 +104,23 @@ org.opendaylight.mdsal - mdsal-binding-dom-codec-osgi + mdsal-binding-dom-codec-api + + + org.opendaylight.mdsal + mdsal-binding-dom-codec-spi + + + org.opendaylight.mdsal + mdsal-binding-runtime-api + + + org.opendaylight.mdsal + mdsal-binding-runtime-spi + + + org.opendaylight.mdsal + mdsal-binding-runtime-osgi org.opendaylight.mdsal @@ -188,6 +204,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 +450,7 @@ org.immutables value + annotations provided @@ -438,8 +464,8 @@ provided - org.apache.aries.blueprint - blueprint-maven-plugin-annotation + org.osgi + osgi.cmpn provided @@ -452,6 +478,11 @@ asm provided + + org.apache.karaf.features + org.apache.karaf.features.core + provided + @@ -579,14 +610,15 @@ - https://junit.org/junit4/javadoc/4.11/ - http://hamcrest.org/JavaHamcrest/javadoc/1.3/ - http://google.github.io/truth/api/0.42/ - https://www.slf4j.org/apidocs/ - https://google.github.io/guava/releases/25.1-jre/api/docs/ + 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/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/