From 924568212ed11236d46b53c6500c3dc5073ac010 Mon Sep 17 00:00:00 2001 From: Tavian Barnes Date: Sat, 5 Apr 2014 16:49:23 -0400 Subject: Add Log4j JavaDoc link. --- pom.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pom.xml b/pom.xml index 3e75e16..5aa7ba4 100644 --- a/pom.xml +++ b/pom.xml @@ -193,6 +193,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://logging.apache.org/log4j/2.x/log4j-api/apidocs/ http://jsr-305.googlecode.com/svn/trunk/javadoc/ http://junit.sourceforge.net/javadoc/ http://hamcrest.org/JavaHamcrest/javadoc/1.3/ @@ -250,6 +251,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://logging.apache.org/log4j/2.x/log4j-api/apidocs/ http://jsr-305.googlecode.com/svn/trunk/javadoc/ http://junit.sourceforge.net/javadoc/ http://hamcrest.org/JavaHamcrest/javadoc/1.3/ -- cgit v1.2.3