This is an automated email from the ASF dual-hosted git repository. michaelo pushed a commit to branch MSHARED-1032 in repository https://gitbox.apache.org/repos/asf/maven-reporting-impl.git
commit cf7c1e2e716f8119a1528264c912eb3cb28b29b3 Author: Michael Osipov <[email protected]> AuthorDate: Sat Jun 24 21:49:55 2023 +0200 [MSHARED-1280] Upgrade to Doxia Sitetools 2.0.0-M11 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index faf1a83..789f8ba 100644 --- a/pom.xml +++ b/pom.xml @@ -59,7 +59,7 @@ <javaVersion>8</javaVersion> <mavenVersion>3.2.5</mavenVersion> <doxiaVersion>2.0.0-M7</doxiaVersion> - <doxiaSitetoolsVersion>2.0.0-M10</doxiaSitetoolsVersion> + <doxiaSitetoolsVersion>2.0.0-M11-SNAPSHOT</doxiaSitetoolsVersion> <reportingApiVersion>4.0.0-M7-SNAPSHOT</reportingApiVersion> <pluginToolsVersion>3.9.0</pluginToolsVersion> <project.build.outputTimestamp>2023-04-26T20:33:54Z</project.build.outputTimestamp>
