Skip to content

Commit 2a366ed

Browse files
committed
[maven-release-plugin] prepare release maven-install-plugin-3.1.1
1 parent 0d0df35 commit 2a366ed

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
@@ -28,7 +28,7 @@
2828
</parent>
2929

3030
<artifactId>maven-install-plugin</artifactId>
31-
<version>3.1.1-SNAPSHOT</version>
31+
<version>3.1.1</version>
3232
<packaging>maven-plugin</packaging>
3333

3434
<name>Apache Maven Install Plugin</name>
@@ -52,7 +52,7 @@
5252
<scm>
5353
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-install-plugin.git</connection>
5454
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-install-plugin.git</developerConnection>
55-
<tag>HEAD</tag>
55+
<tag>maven-install-plugin-3.1.1</tag>
5656
<url>https://github.com/apache/maven-install-plugin/tree/${project.scm.tag}</url>
5757
</scm>
5858
<issueManagement>
@@ -88,7 +88,7 @@
8888
<mavenSourcePluginVersion>3.2.1</mavenSourcePluginVersion>
8989
<mavenSurefirePluginVersion>3.0.0-M7</mavenSurefirePluginVersion>
9090

91-
<project.build.outputTimestamp>2022-11-13T22:12:20Z</project.build.outputTimestamp>
91+
<project.build.outputTimestamp>2023-03-21T14:30:42Z</project.build.outputTimestamp>
9292
</properties>
9393

9494
<dependencies>

0 commit comments

Comments
 (0)