You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ol...@apache.org on 2010/05/20 12:20:23 UTC

svn commit: r946587 - /maven/plugins/branches/maven-site-plugin-3.x/pom.xml

Author: olamy
Date: Thu May 20 10:20:23 2010
New Revision: 946587

URL: http://svn.apache.org/viewvc?rev=946587&view=rev
Log:
use released version

Modified:
    maven/plugins/branches/maven-site-plugin-3.x/pom.xml

Modified: maven/plugins/branches/maven-site-plugin-3.x/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/branches/maven-site-plugin-3.x/pom.xml?rev=946587&r1=946586&r2=946587&view=diff
==============================================================================
--- maven/plugins/branches/maven-site-plugin-3.x/pom.xml (original)
+++ maven/plugins/branches/maven-site-plugin-3.x/pom.xml Thu May 20 10:20:23 2010
@@ -161,8 +161,7 @@ under the License.
     <wagonVersion>1.0-beta-6</wagonVersion>
     <plexusVersion>1.5.4</plexusVersion>
     <javadocPluginVersion>2.6.1</javadocPluginVersion>
-    <!-- previous version breaks due to use of plexusContainer.getLoggerManager() -->
-    <projectInfoReportsPluginVersion>2.2-SNAPSHOT</projectInfoReportsPluginVersion>
+    <projectInfoReportsPluginVersion>2.2</projectInfoReportsPluginVersion>
     <checkstylePluginVersion>2.5</checkstylePluginVersion>
   </properties>