From: Robert Varga Date: Mon, 28 Jan 2019 16:36:53 +0000 (+0100) Subject: Update junit link X-Git-Tag: v2.0.17~40 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=0bfc06f53d7b5a5000cc34570fcf66664f18d5cb;p=yangtools.git Update junit link javadoc.io breaks with JDK11, update the link. Change-Id: Ia3a1bb2905a0e55797514537f220332754515c1d Signed-off-by: Robert Varga (cherry picked from commit 9ecf2b5f7f3049ad7b7e2efca74d058c3d41899e) --- diff --git a/docs/pom.xml b/docs/pom.xml index 367321a286..a7611fb0bf 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -318,7 +318,7 @@ - https://static.javadoc.io/junit/junit/4.11/ + 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/