Skip to content

Commit 3e1c8a8

Browse files
committed
[maven-release-plugin] prepare release maven-pmd-plugin-3.25.0
1 parent 2498240 commit 3e1c8a8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ under the License.
2828
</parent>
2929

3030
<artifactId>maven-pmd-plugin</artifactId>
31-
<version>3.24.1-SNAPSHOT</version>
31+
<version>3.25.0</version>
3232
<packaging>maven-plugin</packaging>
3333

3434
<name>Apache Maven PMD Plugin</name>
@@ -62,7 +62,7 @@ under the License.
6262
<scm>
6363
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-pmd-plugin.git</connection>
6464
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-pmd-plugin.git</developerConnection>
65-
<tag>HEAD</tag>
65+
<tag>maven-pmd-plugin-3.25.0</tag>
6666
<url>https://github.com/apache/maven-pmd-plugin/tree/${project.scm.tag}</url>
6767
</scm>
6868
<issueManagement>
@@ -91,7 +91,7 @@ under the License.
9191
<sitePluginVersion>3.20.0</sitePluginVersion>
9292
<projectInfoReportsPluginVersion>3.7.0</projectInfoReportsPluginVersion>
9393
<jxrPluginVersion>3.4.0</jxrPluginVersion>
94-
<project.build.outputTimestamp>2024-07-10T19:17:23Z</project.build.outputTimestamp>
94+
<project.build.outputTimestamp>2024-08-22T16:41:37Z</project.build.outputTimestamp>
9595
</properties>
9696

9797
<dependencies>

0 commit comments

Comments
 (0)