Resync javadoc links 61/90161/1
authorRobert Varga <robert.varga@pantheon.tech>
Sun, 31 May 2020 09:36:37 +0000 (11:36 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Sun, 31 May 2020 09:36:37 +0000 (11:36 +0200)
aaa-docs uses outdated pointers and does not include upstream
pointers. Make sure we fix that.

Change-Id: Icf8fafde9ee9f94b5fc8d3848166fb55944a7e15
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
docs/pom.xml

index 0d0ec0a446fad3e1a3b1de93a3541aa75e862990..353392f34e2c6f43065229e92258e9bfd63a3847 100644 (file)
                 <!-- FIXME: remove this section once we can activate javadoc-links profile -->
                 <configuration combine.children="append">
                     <links>
-                        <link>https://junit.org/junit4/javadoc/4.11/</link>
-                        <link>http://hamcrest.org/JavaHamcrest/javadoc/1.3/</link>
-                        <link>http://google.github.io/truth/api/0.42/</link>
+                        <link>https://junit.org/junit4/javadoc/4.13/</link>
+                        <link>http://hamcrest.org/JavaHamcrest/javadoc/2.2/</link>
+                        <link>http://google.github.io/truth/api/1.0.1/</link>
                         <link>http://www.slf4j.org/apidocs/</link>
-                        <link>https://google.github.io/guava/releases/27.1-jre/api/docs/</link>
+                        <link>https://google.github.io/guava/releases/28.2-jre/api/docs/</link>
                         <link>https://commons.apache.org/proper/commons-lang/javadocs/api-2.6/</link>
-                        <link>https://commons.apache.org/proper/commons-lang/javadocs/api-3.8.1/</link>
+                        <link>https://commons.apache.org/proper/commons-lang/javadocs/api-3.9/</link>
                         <link>https://commons.apache.org/proper/commons-codec/apidocs/</link>
+
+                        <link>https://www.javadoc.io/doc/org.opendaylight.odlparent/odlparent-docs/7.0.2/</link>
+                        <link>https://www.javadoc.io/doc/org.opendaylight.yangtools/yangtools-docs/5.0.2/</link>
+                        <link>https://www.javadoc.io/doc/org.opendaylight.mdsal/mdsal-docs/6.0.1/</link>
+                        <link>https://www.javadoc.io/doc/org.opendaylight.controller/controller-docs/2.0.1/</link>
                     </links>
+
                     <!--groups>
                         <group>
                             <title>MD-SAL Tracing Utilities</title>