Skip to content

Commit 7033e9d

Browse files
committed
[maven-release-plugin] prepare release maven-pmd-plugin-3.19.0
1 parent 0781fc8 commit 7033e9d

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

3232
<artifactId>maven-pmd-plugin</artifactId>
33-
<version>3.19.0-SNAPSHOT</version>
33+
<version>3.19.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.19.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-08-20T07:07:46Z</project.build.outputTimestamp>
98+
<project.build.outputTimestamp>2022-09-01T09:43:57Z</project.build.outputTimestamp>
9999
</properties>
100100

101101
<dependencies>

0 commit comments

Comments
 (0)