Skip to content

Commit 56924f3

Browse files
committed
[maven-release-plugin] prepare release maven-pmd-plugin-3.14.0
1 parent bd5b017 commit 56924f3

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.14.0-SNAPSHOT</version>
33+
<version>3.14.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.14.0</tag>
7171
</scm>
7272
<issueManagement>
7373
<system>JIRA</system>
@@ -92,7 +92,7 @@ under the License.
9292
<pmdVersion>6.29.0</pmdVersion>
9393
<sitePluginVersion>3.7.1</sitePluginVersion>
9494
<projectInfoReportsPluginVersion>3.0.0</projectInfoReportsPluginVersion>
95-
<project.build.outputTimestamp>2020-04-07T21:04:00Z</project.build.outputTimestamp>
95+
<project.build.outputTimestamp>2020-10-24T17:09:23Z</project.build.outputTimestamp>
9696
</properties>
9797

9898
<dependencies>

0 commit comments

Comments
 (0)