Skip to content

Commit 9f77fb9

Browse files
committed
[maven-release-plugin] prepare release maven-install-plugin-3.0.1
1 parent 23ab053 commit 9f77fb9

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
@@ -30,7 +30,7 @@
3030
</parent>
3131

3232
<artifactId>maven-install-plugin</artifactId>
33-
<version>3.0.1-SNAPSHOT</version>
33+
<version>3.0.1</version>
3434
<packaging>maven-plugin</packaging>
3535

3636
<name>Apache Maven Install Plugin</name>
@@ -45,7 +45,7 @@
4545
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-install-plugin.git</connection>
4646
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-install-plugin.git</developerConnection>
4747
<url>https://github.com/apache/maven-install-plugin/tree/${project.scm.tag}</url>
48-
<tag>HEAD</tag>
48+
<tag>maven-install-plugin-3.0.1</tag>
4949
</scm>
5050
<issueManagement>
5151
<system>jira</system>
@@ -67,7 +67,7 @@
6767
<mavenVersion>3.2.5</mavenVersion>
6868
<aetherVersion>1.0.0.v20140518</aetherVersion> <!-- Maven bound -->
6969
<slf4jVersion>1.7.5</slf4jVersion> <!-- Maven bound -->
70-
<project.build.outputTimestamp>2022-07-16T16:04:44Z</project.build.outputTimestamp>
70+
<project.build.outputTimestamp>2022-07-19T14:21:09Z</project.build.outputTimestamp>
7171
</properties>
7272

7373
<dependencies>

0 commit comments

Comments
 (0)