Skip to content

Commit a3add82

Browse files
committed
[maven-release-plugin] prepare release maven-pmd-plugin-3.17.0
1 parent cf353c6 commit a3add82

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.17.0-SNAPSHOT</version>
33+
<version>3.17.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.17.0</tag>
7171
</scm>
7272
<issueManagement>
7373
<system>JIRA</system>
@@ -93,7 +93,7 @@ under the License.
9393
<slf4jVersion>1.7.36</slf4jVersion>
9494
<sitePluginVersion>3.12.0</sitePluginVersion>
9595
<projectInfoReportsPluginVersion>3.3.0</projectInfoReportsPluginVersion>
96-
<project.build.outputTimestamp>2022-02-05T09:47:26Z</project.build.outputTimestamp>
96+
<project.build.outputTimestamp>2022-05-31T17:35:11Z</project.build.outputTimestamp>
9797
</properties>
9898

9999
<dependencies>

0 commit comments

Comments
 (0)