Skip to content

Commit cf7ac0e

Browse files
[maven-release-plugin] prepare release maven-changes-plugin-3.0.0-M1
1 parent 3dc8939 commit cf7ac0e

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-SNAPSHOT</version>
31+
<version>3.0.0-M1</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-M1</tag>
5757
<url>https://github.com/apache/maven-changes-plugin/tree/${project.scm.tag}</url>
5858
</scm>
5959
<issueManagement>
@@ -81,7 +81,7 @@ under the License.
8181
<version.maven-fluido-skin>2.0.0</version.maven-fluido-skin>
8282

8383
<sitePluginVersion>${version.maven-site-plugin}</sitePluginVersion>
84-
<project.build.outputTimestamp>2020-04-07T21:04:00Z</project.build.outputTimestamp>
84+
<project.build.outputTimestamp>2024-12-07T16:32:00Z</project.build.outputTimestamp>
8585
</properties>
8686

8787
<dependencyManagement>

0 commit comments

Comments
 (0)