Skip to content

Commit 86939e9

Browse files
committed
[maven-release-plugin] prepare release maven-jar-plugin-4.0.0-beta-1
1 parent d130798 commit 86939e9

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

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-jar-plugin</artifactId>
31-
<version>4.0.0-SNAPSHOT</version>
31+
<version>4.0.0-beta-1</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-4.0.0-beta-1</tag>
5858
<url>https://github.com/apache/maven-jar-plugin/tree/${project.scm.tag}</url>
5959
</scm>
6060
<issueManagement>
@@ -87,7 +87,7 @@
8787
<version.maven-plugin-tools>${mavenPluginPluginVersion}</version.maven-plugin-tools>
8888
<version.plexus-xml>4.0.3</version.plexus-xml>
8989

90-
<project.build.outputTimestamp>2024-06-16T12:09:50Z</project.build.outputTimestamp>
90+
<project.build.outputTimestamp>2024-06-26T08:28:37Z</project.build.outputTimestamp>
9191
</properties>
9292

9393
<dependencyManagement>

0 commit comments

Comments
 (0)