From: Robert Varga Date: Fri, 11 Oct 2019 12:01:15 +0000 (+0200) Subject: Disable slf4j SSL link X-Git-Tag: v4.0.2~6 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=2a357e7ca8e27873ef49e3bb1f754c92fcea1ca9;p=yangtools.git Disable slf4j SSL link slf4j does not provide apidocs over TLS, link HTTP site instead. Change-Id: I2158c043a2d9e810a329587159fc6af9d57d8e56 Signed-off-by: Robert Varga --- diff --git a/docs/pom.xml b/docs/pom.xml index 7d464ebdd0..1ed49c4cd1 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -314,7 +314,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/ https://commons.apache.org/proper/commons-lang/javadocs/api-2.6/ https://commons.apache.org/proper/commons-lang/javadocs/api-3.8.1/