Skip to content

Commit 39b3050

Browse files
[maven-release-plugin] prepare release maven-changes-plugin-3.0.0-M3
1 parent e41270d commit 39b3050

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-changes-plugin</artifactId>
31-
<version>3.0.0-M3-SNAPSHOT</version>
31+
<version>3.0.0-M3</version>
3232
<packaging>maven-plugin</packaging>
3333

3434
<name>Apache Maven Changes Plugin</name>
@@ -53,7 +53,7 @@ under the License.
5353
<scm>
5454
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-changes-plugin.git</connection>
5555
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-changes-plugin.git</developerConnection>
56-
<tag>HEAD</tag>
56+
<tag>maven-changes-plugin-3.0.0-M3</tag>
5757
<url>https://github.com/apache/maven-changes-plugin/tree/${project.scm.tag}</url>
5858
</scm>
5959
<issueManagement>
@@ -79,7 +79,7 @@ under the License.
7979
<version.maven-site-plugin>3.21.0</version.maven-site-plugin>
8080

8181
<sitePluginVersion>${version.maven-site-plugin}</sitePluginVersion>
82-
<project.build.outputTimestamp>2024-12-30T11:23:30Z</project.build.outputTimestamp>
82+
<project.build.outputTimestamp>2025-05-12T19:07:32Z</project.build.outputTimestamp>
8383
</properties>
8484

8585
<dependencyManagement>

0 commit comments

Comments
 (0)