From 40c7c3af52b7a8dedb1884c75555579f9e5d5a49 Mon Sep 17 00:00:00 2001 From: Tavian Barnes Date: Tue, 1 Apr 2014 22:34:06 -0400 Subject: Add SLF4J javadoc link. --- pom.xml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 2b7653d..3276ad7 100644 --- a/pom.xml +++ b/pom.xml @@ -186,6 +186,7 @@ https://google-guice.googlecode.com/git/latest-javadoc/ http://docs.guava-libraries.googlecode.com/git-history/v16.0.1/javadoc/ + http://slf4j.org/api/ http://jsr-305.googlecode.com/svn/trunk/javadoc/ http://junit.sourceforge.net/javadoc/ http://hamcrest.org/JavaHamcrest/javadoc/1.3/ @@ -243,6 +244,7 @@ https://google-guice.googlecode.com/git/latest-javadoc/ http://docs.guava-libraries.googlecode.com/git-history/v16.0.1/javadoc/ + http://slf4j.org/api/ http://jsr-305.googlecode.com/svn/trunk/javadoc/ http://junit.sourceforge.net/javadoc/ http://hamcrest.org/JavaHamcrest/javadoc/1.3/ -- cgit v1.2.3