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

commit eb6f226aefc056573049fc354ffa468b3b130d76
Author: Michael Osipov <micha...@apache.org>
AuthorDate: Sat Jan 28 22:32:28 2023 +0100

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

diff --git a/pom.xml b/pom.xml
index cfced41..71d228a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -72,7 +72,7 @@
     <mavenVersion>3.2.5</mavenVersion>
     <doxiaVersion>2.0.0-M5</doxiaVersion>
     <doxiaSitetoolsVersion>2.0.0-M4</doxiaSitetoolsVersion>
-    <reportingApiVersion>4.0.0-M3</reportingApiVersion>
+    <reportingApiVersion>4.0.0-M4</reportingApiVersion>
     
<project.build.outputTimestamp>2022-11-29T21:32:38Z</project.build.outputTimestamp>
   </properties>
 

Reply via email to