We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 292c1ce commit 7a9a770Copy full SHA for 7a9a770
pom.xml
@@ -28,7 +28,7 @@ under the License.
28
</parent>
29
30
<artifactId>maven-source-plugin</artifactId>
31
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.4.1-SNAPSHOT</version>
32
<packaging>maven-plugin</packaging>
33
34
<name>Apache Maven Source Plugin</name>
@@ -79,7 +79,7 @@ under the License.
79
<properties>
80
<javaVersion>8</javaVersion>
81
<mavenVersion>3.9.11</mavenVersion>
82
- <project.build.outputTimestamp>2024-03-30T01:49:10Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-11-22T22:24:48Z</project.build.outputTimestamp>
83
84
<version.maven-invoker-plugin>3.9.1</version.maven-invoker-plugin>
85
</properties>
0 commit comments