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 2009/09/23 22:42:42 UTC

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

Author: olamy
Date: Wed Sep 23 20:42:42 2009
New Revision: 818248

URL: http://svn.apache.org/viewvc?rev=818248&view=rev
Log:
use p-c 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=818248&r1=818247&r2=818248&view=diff
==============================================================================
--- maven/plugins/branches/maven-site-plugin-3.x/pom.xml (original)
+++ maven/plugins/branches/maven-site-plugin-3.x/pom.xml Wed Sep 23 20:42:42 2009
@@ -159,7 +159,7 @@
     <doxiaSitetoolsVersion>1.1.2-SNAPSHOT</doxiaSitetoolsVersion>
     <mavenVersion>3.0-SNAPSHOT</mavenVersion>
     <wagonVersion>1.0-beta-6</wagonVersion>
-    <plexusVersion>1.2.1-SNAPSHOT</plexusVersion>
+    <plexusVersion>1.2.1</plexusVersion>
     <!-- SNAPSHOT use due to MJAVADOC-251  -->
     <javadocPluginVersion>2.6.1-SNAPSHOT</javadocPluginVersion>
     <!-- previous version breaks due to use of plexusContainer.getLoggerManager() -->