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

sjaranowski pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-antrun-plugin.git


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

commit d8a5220938abab3213b5506a923d8acfb2c70e31
Author: Slawomir Jaranowski <[email protected]>
AuthorDate: Fri Oct 17 20:59:27 2025 +0200

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

diff --git a/pom.xml b/pom.xml
index 846a113..96fbeb0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@ under the License.
   </parent>
 
   <artifactId>maven-antrun-plugin</artifactId>
-  <version>3.2.0-SNAPSHOT</version>
+  <version>3.2.0</version>
   <packaging>maven-plugin</packaging>
 
   <name>Apache Maven AntRun Plugin</name>
@@ -41,7 +41,7 @@ under the License.
   <scm>
     
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-antrun-plugin.git</connection>
     
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-antrun-plugin.git</developerConnection>
-    <tag>HEAD</tag>
+    <tag>maven-antrun-plugin-3.2.0</tag>
     
<url>https://github.com/apache/maven-antrun-plugin/tree/${project.scm.tag}</url>
   </scm>
   <issueManagement>
@@ -67,7 +67,7 @@ under the License.
     <version.maven-compiler-plugin>3.14.1</version.maven-compiler-plugin>
     <version.maven-invoker-plugin>3.9.1</version.maven-invoker-plugin>
 
-    
<project.build.outputTimestamp>2022-04-18T19:40:06Z</project.build.outputTimestamp>
+    
<project.build.outputTimestamp>2025-10-17T18:59:22Z</project.build.outputTimestamp>
   </properties>
 
   <dependencies>

Reply via email to