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

svn commit: r1583736 - /logging/log4j/log4j2/trunk/log4j-core/pom.xml

Author: ggregory
Date: Tue Apr  1 17:04:16 2014
New Revision: 1583736

URL: http://svn.apache.org/r1583736
Log:
Comment.

Modified:
    logging/log4j/log4j2/trunk/log4j-core/pom.xml

Modified: logging/log4j/log4j2/trunk/log4j-core/pom.xml
URL: http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/log4j-core/pom.xml?rev=1583736&r1=1583735&r2=1583736&view=diff
==============================================================================
--- logging/log4j/log4j2/trunk/log4j-core/pom.xml (original)
+++ logging/log4j/log4j2/trunk/log4j-core/pom.xml Tue Apr  1 17:04:16 2014
@@ -56,7 +56,7 @@
       <artifactId>jackson-core</artifactId>
       <optional>true</optional>
     </dependency>
-    <!-- Also required for JSON support -->
+    <!-- Required for JSON support -->
     <dependency>
       <groupId>com.fasterxml.jackson.core</groupId>
       <artifactId>jackson-databind</artifactId>