Skip to content

Commit ecf937a

Browse files
committed
[maven-release-plugin] prepare release maven-source-plugin-3.4.0
1 parent 95b3bf4 commit ecf937a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ under the License.
2828
</parent>
2929

3030
<artifactId>maven-source-plugin</artifactId>
31-
<version>3.3.2-SNAPSHOT</version>
31+
<version>3.4.0</version>
3232
<packaging>maven-plugin</packaging>
3333

3434
<name>Apache Maven Source Plugin</name>
@@ -58,7 +58,7 @@ under the License.
5858
<scm>
5959
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-source-plugin.git</connection>
6060
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-source-plugin.git</developerConnection>
61-
<tag>HEAD</tag>
61+
<tag>maven-source-plugin-3.4.0</tag>
6262
<url>https://github.com/apache/maven-source-plugin/tree/${project.scm.tag}</url>
6363
</scm>
6464
<issueManagement>
@@ -79,7 +79,7 @@ under the License.
7979
<properties>
8080
<javaVersion>8</javaVersion>
8181
<mavenVersion>3.9.11</mavenVersion>
82-
<project.build.outputTimestamp>2024-03-30T01:49:10Z</project.build.outputTimestamp>
82+
<project.build.outputTimestamp>2025-11-22T22:27:03Z</project.build.outputTimestamp>
8383

8484
<version.maven-invoker-plugin>3.9.1</version.maven-invoker-plugin>
8585
</properties>

0 commit comments

Comments
 (0)