Skip to content

Commit d8a5220

Browse files
[maven-release-plugin] prepare release maven-antrun-plugin-3.2.0
1 parent a049c4d commit d8a5220

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ under the License.
2828
</parent>
2929

3030
<artifactId>maven-antrun-plugin</artifactId>
31-
<version>3.2.0-SNAPSHOT</version>
31+
<version>3.2.0</version>
3232
<packaging>maven-plugin</packaging>
3333

3434
<name>Apache Maven AntRun Plugin</name>
@@ -41,7 +41,7 @@ under the License.
4141
<scm>
4242
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-antrun-plugin.git</connection>
4343
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-antrun-plugin.git</developerConnection>
44-
<tag>HEAD</tag>
44+
<tag>maven-antrun-plugin-3.2.0</tag>
4545
<url>https://github.com/apache/maven-antrun-plugin/tree/${project.scm.tag}</url>
4646
</scm>
4747
<issueManagement>
@@ -67,7 +67,7 @@ under the License.
6767
<version.maven-compiler-plugin>3.14.1</version.maven-compiler-plugin>
6868
<version.maven-invoker-plugin>3.9.1</version.maven-invoker-plugin>
6969

70-
<project.build.outputTimestamp>2022-04-18T19:40:06Z</project.build.outputTimestamp>
70+
<project.build.outputTimestamp>2025-10-17T18:59:22Z</project.build.outputTimestamp>
7171
</properties>
7272

7373
<dependencies>

0 commit comments

Comments
 (0)