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 b2aedc5  [maven-release-plugin] prepare release 
maven-reporting-impl-4.0.0-M5
b2aedc5 is described below

commit b2aedc586040f0467635b59045a5c62bd653a200
Author: Michael Osipov <micha...@apache.org>
AuthorDate: Sun Mar 19 21:35:22 2023 +0100

    [maven-release-plugin] prepare release maven-reporting-impl-4.0.0-M5
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 8dd6e86..d22c847 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
 
   <groupId>org.apache.maven.reporting</groupId>
   <artifactId>maven-reporting-impl</artifactId>
-  <version>4.0.0-M5-SNAPSHOT</version>
+  <version>4.0.0-M5</version>
 
   <name>Apache Maven Reporting Implementation</name>
   <description>Abstract classes to manage report generation.</description>
@@ -49,7 +49,7 @@
   <scm>
     
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-reporting-impl.git</connection>
     
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-reporting-impl.git</developerConnection>
-    <tag>HEAD</tag>
+    <tag>maven-reporting-impl-4.0.0-M5</tag>
     
<url>https://github.com/apache/maven-reporting-impl/tree/${project.scm.tag}</url>
   </scm>
   <issueManagement>
@@ -74,7 +74,7 @@
     <doxiaSitetoolsVersion>2.0.0-M6</doxiaSitetoolsVersion>
     <reportingApiVersion>4.0.0-M5</reportingApiVersion>
     <pluginToolsVersion>3.8.1</pluginToolsVersion>
-    
<project.build.outputTimestamp>2023-02-11T19:43:02Z</project.build.outputTimestamp>
+    
<project.build.outputTimestamp>2023-03-19T20:34:20Z</project.build.outputTimestamp>
   </properties>
 
   <dependencies>

Reply via email to