Skip to content

Commit

Permalink
[maven-release-plugin] prepare release maven-artifact-plugin-3.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
hboutemy committed Oct 15, 2024
1 parent 9f558a3 commit b147ab0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
</parent>

<artifactId>maven-artifact-plugin</artifactId>
<version>3.5.2-SNAPSHOT</version>
<version>3.5.2</version>
<packaging>maven-plugin</packaging>

<name>Apache Maven Artifact Plugin</name>
Expand All @@ -41,7 +41,7 @@
<scm>
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-artifact-plugin.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-artifact-plugin.git</developerConnection>
<tag>master</tag>
<tag>maven-artifact-plugin-3.5.2</tag>
<url>https://github.com/apache/maven-artifact-plugin/tree/${project.scm.tag}</url>
</scm>
<issueManagement>
Expand All @@ -63,7 +63,7 @@
<mavenVersion>3.9.6</mavenVersion>
<resolverVersion>1.9.20</resolverVersion>
<javaVersion>8</javaVersion>
<project.build.outputTimestamp>2024-03-29T06:57:38Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2024-10-15T05:11:45Z</project.build.outputTimestamp>
</properties>

<dependencies>
Expand Down

0 comments on commit b147ab0

Please sign in to comment.