Skip to content

Commit ff8247d

Browse files
committed
[maven-release-plugin] prepare release maven-artifact-plugin-3.5.0
1 parent c4d05b3 commit ff8247d

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 @@
2828
</parent>
2929

3030
<artifactId>maven-artifact-plugin</artifactId>
31-
<version>3.5.0-SNAPSHOT</version>
31+
<version>3.5.0</version>
3232
<packaging>maven-plugin</packaging>
3333

3434
<name>Apache Maven Artifact Plugin</name>
@@ -41,7 +41,7 @@
4141
<scm>
4242
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-artifact-plugin.git</connection>
4343
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-artifact-plugin.git</developerConnection>
44-
<tag>master</tag>
44+
<tag>maven-artifact-plugin-3.5.0</tag>
4545
<url>https://github.com/apache/maven-artifact-plugin/tree/${project.scm.tag}</url>
4646
</scm>
4747
<issueManagement>
@@ -62,7 +62,7 @@
6262
<properties>
6363
<mavenVersion>3.2.5</mavenVersion>
6464
<javaVersion>8</javaVersion>
65-
<project.build.outputTimestamp>2023-03-05T18:05:11Z</project.build.outputTimestamp>
65+
<project.build.outputTimestamp>2023-09-29T05:51:29Z</project.build.outputTimestamp>
6666
</properties>
6767

6868
<dependencies>

0 commit comments

Comments
 (0)