Skip to content

Commit 95007e8

Browse files
[maven-release-plugin] prepare release maven-jar-plugin-3.4.2
1 parent 99584ce commit 95007e8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
</parent>
2929

3030
<artifactId>maven-jar-plugin</artifactId>
31-
<version>3.4.2-SNAPSHOT</version>
31+
<version>3.4.2</version>
3232
<packaging>maven-plugin</packaging>
3333

3434
<name>Apache Maven JAR Plugin</name>
@@ -54,7 +54,7 @@
5454
<scm>
5555
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-jar-plugin.git</connection>
5656
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-jar-plugin.git</developerConnection>
57-
<tag>HEAD</tag>
57+
<tag>maven-jar-plugin-3.4.2</tag>
5858
<url>https://github.com/apache/maven-jar-plugin/tree/${project.scm.tag}</url>
5959
</scm>
6060
<issueManagement>
@@ -76,7 +76,7 @@
7676
<javaVersion>8</javaVersion>
7777
<mavenVersion>3.6.3</mavenVersion>
7878
<mavenArchiverVersion>3.6.2</mavenArchiverVersion>
79-
<project.build.outputTimestamp>2024-04-16T21:04:00Z</project.build.outputTimestamp>
79+
<project.build.outputTimestamp>2024-06-16T12:09:37Z</project.build.outputTimestamp>
8080
</properties>
8181

8282
<dependencyManagement>

0 commit comments

Comments
 (0)