Author: hboutemy Date: Wed Sep 8 22:22:13 2010 New Revision: 995266 URL: http://svn.apache.org/viewvc?rev=995266&view=rev Log: upgraded to released version of site plugin
Modified: maven/plugins/trunk/maven-changelog-plugin/pom.xml maven/plugins/trunk/maven-changes-plugin/pom.xml maven/plugins/trunk/maven-checkstyle-plugin/pom.xml maven/plugins/trunk/maven-invoker-plugin/pom.xml maven/plugins/trunk/maven-javadoc-plugin/pom.xml maven/plugins/trunk/maven-pmd-plugin/pom.xml maven/plugins/trunk/maven-project-info-reports-plugin/pom.xml Modified: maven/plugins/trunk/maven-changelog-plugin/pom.xml URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-changelog-plugin/pom.xml?rev=995266&r1=995265&r2=995266&view=diff ============================================================================== --- maven/plugins/trunk/maven-changelog-plugin/pom.xml (original) +++ maven/plugins/trunk/maven-changelog-plugin/pom.xml Wed Sep 8 22:22:13 2010 @@ -353,7 +353,7 @@ under the License. </file> </activation> <properties> - <sitePluginVersion>3.0-beta-2-SNAPSHOT</sitePluginVersion> + <sitePluginVersion>3.0-beta-2</sitePluginVersion> </properties> </profile> Modified: maven/plugins/trunk/maven-changes-plugin/pom.xml URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-changes-plugin/pom.xml?rev=995266&r1=995265&r2=995266&view=diff ============================================================================== --- maven/plugins/trunk/maven-changes-plugin/pom.xml (original) +++ maven/plugins/trunk/maven-changes-plugin/pom.xml Wed Sep 8 22:22:13 2010 @@ -499,7 +499,7 @@ under the License. </file> </activation> <properties> - <sitePluginVersion>3.0-beta-2-SNAPSHOT</sitePluginVersion> + <sitePluginVersion>3.0-beta-2</sitePluginVersion> </properties> </profile> Modified: maven/plugins/trunk/maven-checkstyle-plugin/pom.xml URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-checkstyle-plugin/pom.xml?rev=995266&r1=995265&r2=995266&view=diff ============================================================================== --- maven/plugins/trunk/maven-checkstyle-plugin/pom.xml (original) +++ maven/plugins/trunk/maven-checkstyle-plugin/pom.xml Wed Sep 8 22:22:13 2010 @@ -335,7 +335,7 @@ under the License. </file> </activation> <properties> - <sitePluginVersion>3.0-beta-2-SNAPSHOT</sitePluginVersion> + <sitePluginVersion>3.0-beta-2</sitePluginVersion> </properties> </profile> Modified: maven/plugins/trunk/maven-invoker-plugin/pom.xml URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-invoker-plugin/pom.xml?rev=995266&r1=995265&r2=995266&view=diff ============================================================================== --- maven/plugins/trunk/maven-invoker-plugin/pom.xml (original) +++ maven/plugins/trunk/maven-invoker-plugin/pom.xml Wed Sep 8 22:22:13 2010 @@ -271,7 +271,7 @@ under the License. </file> </activation> <properties> - <sitePluginVersion>3.0-beta-2-SNAPSHOT</sitePluginVersion> + <sitePluginVersion>3.0-beta-2</sitePluginVersion> </properties> </profile> </profiles> Modified: maven/plugins/trunk/maven-javadoc-plugin/pom.xml URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-javadoc-plugin/pom.xml?rev=995266&r1=995265&r2=995266&view=diff ============================================================================== --- maven/plugins/trunk/maven-javadoc-plugin/pom.xml (original) +++ maven/plugins/trunk/maven-javadoc-plugin/pom.xml Wed Sep 8 22:22:13 2010 @@ -480,7 +480,7 @@ under the License. </file> </activation> <properties> - <sitePluginVersion>3.0-beta-2-SNAPSHOT</sitePluginVersion> + <sitePluginVersion>3.0-beta-2</sitePluginVersion> <projectInfoReportsPluginVersion>2.2</projectInfoReportsPluginVersion> </properties> </profile> Modified: maven/plugins/trunk/maven-pmd-plugin/pom.xml URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-pmd-plugin/pom.xml?rev=995266&r1=995265&r2=995266&view=diff ============================================================================== --- maven/plugins/trunk/maven-pmd-plugin/pom.xml (original) +++ maven/plugins/trunk/maven-pmd-plugin/pom.xml Wed Sep 8 22:22:13 2010 @@ -245,7 +245,7 @@ under the License. </file> </activation> <properties> - <sitePluginVersion>3.0-beta-2-SNAPSHOT</sitePluginVersion> + <sitePluginVersion>3.0-beta-2</sitePluginVersion> </properties> </profile> </profiles> Modified: maven/plugins/trunk/maven-project-info-reports-plugin/pom.xml URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-project-info-reports-plugin/pom.xml?rev=995266&r1=995265&r2=995266&view=diff ============================================================================== --- maven/plugins/trunk/maven-project-info-reports-plugin/pom.xml (original) +++ maven/plugins/trunk/maven-project-info-reports-plugin/pom.xml Wed Sep 8 22:22:13 2010 @@ -464,7 +464,7 @@ under the License. </file> </activation> <properties> - <sitePluginVersion>3.0-beta-2-SNAPSHOT</sitePluginVersion> + <sitePluginVersion>3.0-beta-2</sitePluginVersion> </properties> </profile> </profiles>