This is an automated email from the ASF dual-hosted git repository.
adangel pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-pmd-plugin.git
The following commit(s) were added to refs/heads/master by this push:
new 7033e9d [maven-release-plugin] prepare release maven-pmd-plugin-3.19.0
7033e9d is described below
commit 7033e9d80f30ac57699aa913b0adb0aa31c381a2
Author: Andreas Dangel <[email protected]>
AuthorDate: Thu Sep 1 11:44:34 2022 +0200
[maven-release-plugin] prepare release maven-pmd-plugin-3.19.0
---
pom.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index d909ba5..c7ae5fe 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@ under the License.
</parent>
<artifactId>maven-pmd-plugin</artifactId>
- <version>3.19.0-SNAPSHOT</version>
+ <version>3.19.0</version>
<packaging>maven-plugin</packaging>
<name>Apache Maven PMD Plugin</name>
@@ -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.19.0</tag>
</scm>
<issueManagement>
<system>JIRA</system>
@@ -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-08-20T07:07:46Z</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2022-09-01T09:43:57Z</project.build.outputTimestamp>
</properties>
<dependencies>