You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by mi...@apache.org on 2023/02/07 19:57:42 UTC

[maven-reporting-impl] branch master updated: [MSHARED-1194] Upgrade to Doxia Sitetools 2.0.0-M5

This is an automated email from the ASF dual-hosted git repository.

michaelo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-reporting-impl.git


The following commit(s) were added to refs/heads/master by this push:
     new 2e38525  [MSHARED-1194] Upgrade to Doxia Sitetools 2.0.0-M5
2e38525 is described below

commit 2e38525a10d45759ecc2361cccd29502afaa4af8
Author: Michael Osipov <mi...@apache.org>
AuthorDate: Tue Feb 7 20:57:12 2023 +0100

    [MSHARED-1194] Upgrade to Doxia Sitetools 2.0.0-M5
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 3cb5a1e..112eabe 100644
--- a/pom.xml
+++ b/pom.xml
@@ -71,7 +71,7 @@
     <javaVersion>8</javaVersion>
     <mavenVersion>3.2.5</mavenVersion>
     <doxiaVersion>2.0.0-M5</doxiaVersion>
-    <doxiaSitetoolsVersion>2.0.0-M4</doxiaSitetoolsVersion>
+    <doxiaSitetoolsVersion>2.0.0-M5</doxiaSitetoolsVersion>
     <reportingApiVersion>4.0.0-M4</reportingApiVersion>
     <pluginToolsVersion>3.7.1</pluginToolsVersion>
     <project.build.outputTimestamp>2022-11-29T21:32:38Z</project.build.outputTimestamp>