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 2022/07/04 06:21:47 UTC

[maven-reporting-impl] branch master updated: [MSHARED-1096] Upgrade Maven Reporting API to 4.0.0-M2

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 258769f  [MSHARED-1096] Upgrade Maven Reporting API to 4.0.0-M2
258769f is described below

commit 258769f26f354b2bbb9bf82483fa182a89a12cf0
Author: Michael Osipov <mi...@apache.org>
AuthorDate: Mon Jul 4 08:21:12 2022 +0200

    [MSHARED-1096] Upgrade Maven Reporting API to 4.0.0-M2
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 0bdb47d..a4fc1ac 100644
--- a/pom.xml
+++ b/pom.xml
@@ -72,7 +72,7 @@
     <mavenVersion>3.2.5</mavenVersion>
     <doxiaVersion>2.0.0-M3</doxiaVersion>
     <doxiaSitetoolsVersion>2.0.0-M3</doxiaSitetoolsVersion>
-    <reportingApiVersion>4.0.0-M1</reportingApiVersion>
+    <reportingApiVersion>4.0.0-M2</reportingApiVersion>
     <project.build.outputTimestamp>2022-04-20T18:18:05Z</project.build.outputTimestamp>
   </properties>