Skip to content

Commit

Permalink
[maven-release-plugin] prepare release maven-pmd-plugin-3.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-o committed Aug 20, 2022
1 parent 614f1a9 commit 23f5f39
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Expand Up @@ -30,7 +30,7 @@ under the License.
</parent>

<artifactId>maven-pmd-plugin</artifactId>
<version>3.18.0-SNAPSHOT</version>
<version>3.18.0</version>
<packaging>maven-plugin</packaging>

<name>Apache Maven PMD Plugin</name>
Expand Down Expand Up @@ -67,7 +67,7 @@ under the License.
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-pmd-plugin.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-pmd-plugin.git</developerConnection>
<url>https://github.com/apache/maven-pmd-plugin/tree/${project.scm.tag}</url>
<tag>HEAD</tag>
<tag>maven-pmd-plugin-3.18.0</tag>
</scm>
<issueManagement>
<system>JIRA</system>
Expand Down Expand Up @@ -95,7 +95,7 @@ under the License.
<sitePluginVersion>3.12.1</sitePluginVersion>
<projectInfoReportsPluginVersion>3.4.1</projectInfoReportsPluginVersion>
<jxrPluginVersion>3.3.0</jxrPluginVersion>
<project.build.outputTimestamp>2022-05-31T17:37:31Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2022-08-20T07:06:57Z</project.build.outputTimestamp>
</properties>

<dependencies>
Expand Down

0 comments on commit 23f5f39

Please sign in to comment.