From: Robert Varga Date: Thu, 10 Oct 2019 18:59:08 +0000 (+0200) Subject: Disable slf4j SSL link X-Git-Tag: release/magnesium~53 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=commitdiff_plain;h=63b517a3b39d0017a14145ec839b29861f3b03c6 Disable slf4j SSL link slf4j does not provide apidocs over TLS (WTF?!?!?!), link HTTP site instead. Change-Id: I2158c043a2d9e810a329587159fc6af9d57d8e56 Signed-off-by: Robert Varga --- diff --git a/docs/pom.xml b/docs/pom.xml index a1c5fd23a7..3d0ad5a457 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -291,7 +291,7 @@ 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/ + http://www.slf4j.org/apidocs/ https://google.github.io/guava/releases/25.1-jre/api/docs/ http://doc.akka.io/japi/akka/2.5.25/ http://netty.io/4.1/api/