X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=docs%2Fpom.xml;h=72563997306e781f083e79a722e5300eb72138d1;hb=e8046bf8787da3e07b463c5729bf0137717714f0;hp=d124b650c2b32f8668a39c81e984f2b6d9097905;hpb=02409f4c737ee7e765d21446c29bb35d11fe722a;p=mdsal.git diff --git a/docs/pom.xml b/docs/pom.xml index d124b650c2..7256399730 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -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 @@ -434,6 +454,7 @@ org.immutables value + annotations provided @@ -447,8 +468,8 @@ provided - org.apache.aries.blueprint - blueprint-maven-plugin-annotation + org.osgi + osgi.cmpn provided @@ -461,6 +482,11 @@ asm provided + + org.apache.karaf.features + org.apache.karaf.features.core + provided + @@ -588,16 +614,15 @@ - https://junit.org/junit4/javadoc/4.11/ - http://hamcrest.org/JavaHamcrest/javadoc/2.1/ - http://google.github.io/truth/api/0.43/ + 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/27.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.9/ + 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/4.0.7/ + https://www.javadoc.io/doc/org.opendaylight.yangtools/yangtools-docs/5.0.0-SNAPSHOT/