Author: bentmann Date: Wed Nov 18 11:21:28 2009 New Revision: 881723 URL: http://svn.apache.org/viewvc?rev=881723&view=rev Log: o Updated to maven:3.0-alpha-4
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=881723&r1=881722&r2=881723&view=diff ============================================================================== --- maven/plugins/branches/maven-site-plugin-3.x/pom.xml (original) +++ maven/plugins/branches/maven-site-plugin-3.x/pom.xml Wed Nov 18 11:21:28 2009 @@ -157,9 +157,9 @@ <properties> <doxiaVersion>1.1.2-SNAPSHOT</doxiaVersion> <doxiaSitetoolsVersion>1.1.2-SNAPSHOT</doxiaSitetoolsVersion> - <mavenVersion>3.0-alpha-3</mavenVersion> + <mavenVersion>3.0-alpha-4</mavenVersion> <wagonVersion>1.0-beta-6</wagonVersion> - <plexusVersion>1.5.0</plexusVersion> + <plexusVersion>1.5.1</plexusVersion> <javadocPluginVersion>2.6.1</javadocPluginVersion> <!-- previous version breaks due to use of plexusContainer.getLoggerManager() --> <projectInfoReportsPluginVersion>2.2-SNAPSHOT</projectInfoReportsPluginVersion>