Skip to content

Commit

Permalink
[maven-release-plugin] prepare release maven-install-plugin-3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
cstamas committed Jul 19, 2022
1 parent 23ab053 commit 9f77fb9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Expand Up @@ -30,7 +30,7 @@
</parent>

<artifactId>maven-install-plugin</artifactId>
<version>3.0.1-SNAPSHOT</version>
<version>3.0.1</version>
<packaging>maven-plugin</packaging>

<name>Apache Maven Install Plugin</name>
Expand All @@ -45,7 +45,7 @@
<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>
<url>https://github.com/apache/maven-install-plugin/tree/${project.scm.tag}</url>
<tag>HEAD</tag>
<tag>maven-install-plugin-3.0.1</tag>
</scm>
<issueManagement>
<system>jira</system>
Expand All @@ -67,7 +67,7 @@
<mavenVersion>3.2.5</mavenVersion>
<aetherVersion>1.0.0.v20140518</aetherVersion> <!-- Maven bound -->
<slf4jVersion>1.7.5</slf4jVersion> <!-- Maven bound -->
<project.build.outputTimestamp>2022-07-16T16:04:44Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2022-07-19T14:21:09Z</project.build.outputTimestamp>
</properties>

<dependencies>
Expand Down

0 comments on commit 9f77fb9

Please sign in to comment.