From: Robert Varga Date: Thu, 10 Oct 2019 18:59:08 +0000 (+0200) Subject: Disable slf4j SSL link X-Git-Tag: release/sodium-sr1~2 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=1be865aa2ccc60a4d0c9a84dadb0237b0c6502f3;hp=6d0313e289a3effaf60b9919a8febe789e96cdc0;p=controller.git Disable slf4j SSL link slf4j does not provide apidocs over TLS (WTF?!?!?!), link HTTP site instead. Change-Id: I2158c043a2d9e810a329587159fc6af9d57d8e56 Signed-off-by: Robert Varga (cherry picked from commit 63b517a3b39d0017a14145ec839b29861f3b03c6) --- diff --git a/docs/pom.xml b/docs/pom.xml index 1e70d52036..b8693182b1 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/