Skip to content

Commit 29b220d

Browse files
[maven-release-plugin] prepare release maven-install-plugin-3.1.4
1 parent 0df7304 commit 29b220d

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.4-SNAPSHOT</version>
31+
<version>3.1.4</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>maven-install-plugin-3.1.3</tag>
55+
<tag>maven-install-plugin-3.1.4</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>${version.maven-source-plugin}</mavenSourcePluginVersion>
8989
<mavenSurefirePluginVersion>${version.maven-surefire}</mavenSurefirePluginVersion>
9090

91-
<project.build.outputTimestamp>2024-08-15T19:41:12Z</project.build.outputTimestamp>
91+
<project.build.outputTimestamp>2025-02-24T06:39:48Z</project.build.outputTimestamp>
9292
</properties>
9393

9494
<dependencies>

0 commit comments

Comments
 (0)