Skip to content

Commit 55c4d40

Browse files
committed
[maven-release-plugin] prepare release maven-pmd-plugin-3.20.0
1 parent f3e188a commit 55c4d40

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
@@ -30,7 +30,7 @@ under the License.
3030
</parent>
3131

3232
<artifactId>maven-pmd-plugin</artifactId>
33-
<version>3.20.0-SNAPSHOT</version>
33+
<version>3.20.0</version>
3434
<packaging>maven-plugin</packaging>
3535

3636
<name>Apache Maven PMD Plugin</name>
@@ -67,7 +67,7 @@ under the License.
6767
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-pmd-plugin.git</connection>
6868
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-pmd-plugin.git</developerConnection>
6969
<url>https://github.com/apache/maven-pmd-plugin/tree/${project.scm.tag}</url>
70-
<tag>HEAD</tag>
70+
<tag>maven-pmd-plugin-3.20.0</tag>
7171
</scm>
7272
<issueManagement>
7373
<system>JIRA</system>
@@ -95,7 +95,7 @@ under the License.
9595
<sitePluginVersion>3.12.1</sitePluginVersion>
9696
<projectInfoReportsPluginVersion>3.4.1</projectInfoReportsPluginVersion>
9797
<jxrPluginVersion>3.3.0</jxrPluginVersion>
98-
<project.build.outputTimestamp>2022-09-01T09:45:10Z</project.build.outputTimestamp>
98+
<project.build.outputTimestamp>2023-01-06T21:59:45Z</project.build.outputTimestamp>
9999
</properties>
100100

101101
<dependencies>

0 commit comments

Comments
 (0)