This is an automated email from the ASF dual-hosted git repository. michaelo pushed a commit to branch MSHARED-1245 in repository https://gitbox.apache.org/repos/asf/maven-reporting-impl.git
commit aea5f36cc29aa179f7d374fc7e0448d89186f134 Author: Michael Osipov <micha...@apache.org> AuthorDate: Wed Apr 26 10:09:06 2023 +0200 [MSHARED-1245] Upgrade to Doxia Sitetools 2.0.0-M9 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 438b9b0..33dc879 100644 --- a/pom.xml +++ b/pom.xml @@ -59,7 +59,7 @@ <javaVersion>8</javaVersion> <mavenVersion>3.2.5</mavenVersion> <doxiaVersion>2.0.0-M6</doxiaVersion> - <doxiaSitetoolsVersion>2.0.0-M8</doxiaSitetoolsVersion> + <doxiaSitetoolsVersion>2.0.0-M9-SNAPSHOT</doxiaSitetoolsVersion> <reportingApiVersion>4.0.0-M6</reportingApiVersion> <pluginToolsVersion>3.8.1</pluginToolsVersion> <project.build.outputTimestamp>2023-04-15T11:35:53Z</project.build.outputTimestamp>