You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by rp...@apache.org on 2014/08/17 04:10:08 UTC

svn commit: r1618444 - /logging/log4j/log4j2/trunk/log4j-flume-ng/src/site/xdoc/index.xml.vm

Author: rpopma
Date: Sun Aug 17 02:10:08 2014
New Revision: 1618444

URL: http://svn.apache.org/r1618444
Log:
fixed closing bracket

Modified:
    logging/log4j/log4j2/trunk/log4j-flume-ng/src/site/xdoc/index.xml.vm

Modified: logging/log4j/log4j2/trunk/log4j-flume-ng/src/site/xdoc/index.xml.vm
URL: http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/log4j-flume-ng/src/site/xdoc/index.xml.vm?rev=1618444&r1=1618443&r2=1618444&view=diff
==============================================================================
--- logging/log4j/log4j2/trunk/log4j-flume-ng/src/site/xdoc/index.xml.vm (original)
+++ logging/log4j/log4j2/trunk/log4j-flume-ng/src/site/xdoc/index.xml.vm Sun Aug 17 02:10:08 2014
@@ -95,7 +95,7 @@
       <dependency>
         <groupId>org.slf4j</groupId>
         <artifactId>slf4j-ext</artifactId>
-        <version>${dollar}{slf4j.version></version>
+        <version>${dollar}{slf4j.version}</version>
       </dependency>
       <dependency>
         <groupId>org.apache.logging.log4j</groupId>