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

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


The following commit(s) were added to refs/heads/master by this push:
     new 72686d7  [maven-release-plugin] prepare release 
maven-reporting-exec-2.0.1
72686d7 is described below

commit 72686d7caa4677b9b67603406555105332a988ab
Author: Konrad Windszus <[email protected]>
AuthorDate: Tue May 12 18:57:14 2026 +0200

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

diff --git a/pom.xml b/pom.xml
index 17f00d5..8a7541b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
 
   <groupId>org.apache.maven.reporting</groupId>
   <artifactId>maven-reporting-exec</artifactId>
-  <version>2.0.1-SNAPSHOT</version>
+  <version>2.0.1</version>
 
   <name>Apache Maven Reporting Executor</name>
   <description>Classes to manage report plugin executions with Maven 
3.</description>
@@ -37,7 +37,7 @@
   <scm>
     
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-reporting-exec.git</connection>
     
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-reporting-exec.git</developerConnection>
-    <tag>HEAD</tag>
+    <tag>maven-reporting-exec-2.0.1</tag>
     
<url>https://github.com/apache/maven-reporting-exec/tree/${project.scm.tag}</url>
   </scm>
   <issueManagement>
@@ -62,7 +62,7 @@
     <slf4jVersion>1.7.36</slf4jVersion>
     <sitePluginVersion>${version.maven-site-plugin}</sitePluginVersion>
     
<projectInfoReportsPluginVersion>${version.maven-project-info-reports-plugin}</projectInfoReportsPluginVersion>
-    
<project.build.outputTimestamp>2024-10-15T18:22:20Z</project.build.outputTimestamp>
+    
<project.build.outputTimestamp>2026-05-12T16:56:50Z</project.build.outputTimestamp>
   </properties>
 
   <dependencies>

Reply via email to