Update junit link 57/79957/3
authorRobert Varga <robert.varga@pantheon.tech>
Mon, 28 Jan 2019 16:35:08 +0000 (17:35 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Mon, 28 Jan 2019 16:43:49 +0000 (17:43 +0100)
javadoc.io breaks with JDK11, update the link.

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

index 43b78d8c75dca8c57ff5c189061aa03f20751250..e7d847999994a6ccc462dcf0cc4b096288393957 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>