Skip to content

Commit

Permalink
[maven-release-plugin] prepare release maven-install-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 c48e850 commit 8e750bd
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-install-plugin</artifactId>
<version>4.0.0-SNAPSHOT</version>
<version>4.0.0-beta-1</version>
<packaging>maven-plugin</packaging>

<name>Apache Maven Install Plugin</name>
Expand All @@ -52,7 +52,7 @@
<scm>
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-install-plugin.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-install-plugin.git</developerConnection>
<tag>HEAD</tag>
<tag>maven-install-plugin-4.0.0-beta-1</tag>
<url>https://github.com/apache/maven-install-plugin/tree/${project.scm.tag}</url>
</scm>
<issueManagement>
Expand Down Expand Up @@ -93,7 +93,7 @@
<version.maven-plugin-tools>${mavenPluginPluginVersion}</version.maven-plugin-tools>
<version.maven-invoker-plugin>3.7.0</version.maven-invoker-plugin>

<project.build.outputTimestamp>2024-04-26T10:23:20Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2024-06-26T08:35:16Z</project.build.outputTimestamp>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit 8e750bd

Please sign in to comment.