This is an automated email from the ASF dual-hosted git repository. michaelo pushed a commit to branch holy-moly in repository https://gitbox.apache.org/repos/asf/maven-project-info-reports-plugin.git
The following commit(s) were added to refs/heads/holy-moly by this push: new eb0677e Updte eb0677e is described below commit eb0677e60a49eb5a8302eb9341c70a5b662d3292 Author: Michael Osipov <micha...@apache.org> AuthorDate: Mon Oct 31 20:21:23 2022 +0100 Updte --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index dd713a4..e61c9e2 100644 --- a/pom.xml +++ b/pom.xml @@ -119,8 +119,8 @@ under the License. <properties> <javaVersion>8</javaVersion> - <doxiaVersion>2.0.0-M3</doxiaVersion> - <doxia-sitetoolsVersion>2.0.0-M3</doxia-sitetoolsVersion> + <doxiaVersion>2.0.0-M4</doxiaVersion> + <doxia-sitetoolsVersion>2.0.0-M4-SNAPSHOT</doxia-sitetoolsVersion> <mavenVersion>3.2.5</mavenVersion> <scmVersion>1.13.0</scmVersion> <aetherVersion>1.0.0.v20140518</aetherVersion>