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 18:41:09 UTC

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

Author: ggregory
Date: Wed Jul 17 16:41:09 2013
New Revision: 1504195

URL: http://svn.apache.org/r1504195
Log:
Update maven-project-info-reports-plugin to 2.7 from 2.6. Tested with: mvn clean site & mvn site:stage-deploy -DstagingSiteURL=file:///%HOME%/log4j. Required for Maven 3.1.0.

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=1504195&r1=1504194&r2=1504195&view=diff
==============================================================================
--- logging/log4j/log4j2/trunk/pom.xml (original)
+++ logging/log4j/log4j2/trunk/pom.xml Wed Jul 17 16:41:09 2013
@@ -680,7 +680,7 @@
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-project-info-reports-plugin</artifactId>
-        <version>2.6</version>
+        <version>2.7</version>
         <reportSets>
           <reportSet>
             <reports>