Skip to content

Commit

Permalink
[maven-release-plugin] prepare release maven-jar-plugin-4.0.0-beta-1
Browse files Browse the repository at this point in the history
  • Loading branch information
gnodet committed Jun 26, 2024
1 parent d130798 commit 86939e9
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-jar-plugin</artifactId>
<version>4.0.0-SNAPSHOT</version>
<version>4.0.0-beta-1</version>
<packaging>maven-plugin</packaging>

<name>Apache Maven JAR Plugin</name>
Expand All @@ -54,7 +54,7 @@
<scm>
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-jar-plugin.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-jar-plugin.git</developerConnection>
<tag>HEAD</tag>
<tag>maven-jar-plugin-4.0.0-beta-1</tag>
<url>https://github.com/apache/maven-jar-plugin/tree/${project.scm.tag}</url>
</scm>
<issueManagement>
Expand Down Expand Up @@ -87,7 +87,7 @@
<version.maven-plugin-tools>${mavenPluginPluginVersion}</version.maven-plugin-tools>
<version.plexus-xml>4.0.3</version.plexus-xml>

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

<dependencyManagement>
Expand Down

0 comments on commit 86939e9

Please sign in to comment.