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 2013/07/17 16:21:25 UTC

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

Author: ggregory
Date: Wed Jul 17 14:21:24 2013
New Revision: 1504149

URL: http://svn.apache.org/r1504149
Log:
Remove extra space.

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=1504149&r1=1504148&r2=1504149&view=diff
==============================================================================
--- logging/log4j/log4j2/trunk/pom.xml (original)
+++ logging/log4j/log4j2/trunk/pom.xml Wed Jul 17 14:21:24 2013
@@ -564,7 +564,7 @@
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-site-plugin</artifactId>
-        <!-- Do not upgrade to versions 3.1,  3.2 or 3.3. 3.2 & 3.3 cause a NullPointerException in site:stage-deploy
+        <!-- Do not upgrade to versions 3.1, 3.2 or 3.3. 3.2 & 3.3 cause a NullPointerException in site:stage-deploy
         and the site is broken in all of them -->
         <version>3.0</version>
         <dependencies>