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

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

Author: nickwilliams
Date: Sun Feb  9 17:19:02 2014
New Revision: 1566321

URL: http://svn.apache.org/r1566321
Log:
Fixing indent

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

Modified: logging/log4j/log4j2/trunk/pom.xml
URL: http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/pom.xml?rev=1566321&r1=1566320&r2=1566321&view=diff
==============================================================================
--- logging/log4j/log4j2/trunk/pom.xml (original)
+++ logging/log4j/log4j2/trunk/pom.xml Sun Feb  9 17:19:02 2014
@@ -669,8 +669,8 @@
           </dependency>
         </dependencies>
         <configuration>
-         <!-- only build English site even on other language OS -->
-         <locales>en</locales>
+          <!-- only build English site even on other language OS -->
+          <locales>en</locales>
           <!-- Exclude the navigation file for Maven 1 sites
                and the changes file used by the changes-plugin,
                as they interfere with the site generation. -->