We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8bc98ab commit dcf39a0Copy full SHA for dcf39a0
pom.xml
@@ -28,7 +28,7 @@
28
</parent>
29
30
<artifactId>maven-install-plugin</artifactId>
31
- <version>3.1.3</version>
+ <version>3.1.4-SNAPSHOT</version>
32
<packaging>maven-plugin</packaging>
33
34
<name>Apache Maven Install Plugin</name>
@@ -88,7 +88,7 @@
88
<mavenSourcePluginVersion>${version.maven-source-plugin}</mavenSourcePluginVersion>
89
<mavenSurefirePluginVersion>${version.maven-surefire}</mavenSurefirePluginVersion>
90
91
- <project.build.outputTimestamp>2024-08-15T19:40:47Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2024-08-15T19:41:12Z</project.build.outputTimestamp>
92
</properties>
93
94
<dependencies>
0 commit comments