Update junit link 78/79978/1
authorRobert Varga <robert.varga@pantheon.tech>
Mon, 28 Jan 2019 16:36:53 +0000 (17:36 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Mon, 28 Jan 2019 23:04:59 +0000 (00:04 +0100)
javadoc.io breaks with JDK11, update the link.

Change-Id: Ia3a1bb2905a0e55797514537f220332754515c1d
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
(cherry picked from commit 98665375f594ccb71face3ce2fa84c4b088ebaeb)

docs/pom.xml

index 4b1def6d615ceeb4f40a79f390fa5e0a8b42d064..67f645de26a6c12187ee34296c1ac68259e8cd26 100644 (file)
                 <!-- FIXME: remove this section once we can activate javadoc-links profile -->
                 <configuration combine.children="append">
                     <links>
-                        <link>https://static.javadoc.io/junit/junit/4.11/</link>
+                        <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://www.slf4j.org/apidocs/</link>