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-help-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new 8a495be  [maven-release-plugin] prepare release maven-help-plugin-3.5.2
8a495be is described below

commit 8a495be7f90b3e96f2f222d48b8ff76e97a31661
Author: Tamas Cservenak <[email protected]>
AuthorDate: Tue Jun 30 13:02:32 2026 +0200

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

diff --git a/pom.xml b/pom.xml
index b35e6c2..2318c4f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
   </parent>
 
   <artifactId>maven-help-plugin</artifactId>
-  <version>3.5.2-SNAPSHOT</version>
+  <version>3.5.2</version>
   <packaging>maven-plugin</packaging>
 
   <name>Apache Maven Help Plugin</name>
@@ -45,7 +45,7 @@
   <scm>
     
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-help-plugin.git</connection>
     
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-help-plugin.git</developerConnection>
-    <tag>HEAD</tag>
+    <tag>maven-help-plugin-3.5.2</tag>
     
<url>https://github.com/apache/maven-help-plugin/tree/${project.scm.tag}</url>
   </scm>
   <issueManagement>
@@ -67,7 +67,7 @@
     <javaVersion>8</javaVersion>
     <mavenVersion>3.9.16</mavenVersion>
     <resolverVersion>1.9.27</resolverVersion>
-    
<project.build.outputTimestamp>2024-10-18T10:10:51Z</project.build.outputTimestamp>
+    
<project.build.outputTimestamp>2026-06-30T11:02:25Z</project.build.outputTimestamp>
   </properties>
 
   <dependencies>

Reply via email to