This is an automated email from the ASF dual-hosted git repository.

michaelo 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 55c4d40  [maven-release-plugin] prepare release maven-pmd-plugin-3.20.0
55c4d40 is described below

commit 55c4d404a1109eded89ae760c92e0cad0b5be10e
Author: Michael Osipov <micha...@apache.org>
AuthorDate: Fri Jan 6 23:00:24 2023 +0100

    [maven-release-plugin] prepare release maven-pmd-plugin-3.20.0
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 3ba228a..83bb60b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@ under the License.
   </parent>
 
   <artifactId>maven-pmd-plugin</artifactId>
-  <version>3.20.0-SNAPSHOT</version>
+  <version>3.20.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.20.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-09-01T09:45:10Z</project.build.outputTimestamp>
+    
<project.build.outputTimestamp>2023-01-06T21:59:45Z</project.build.outputTimestamp>
   </properties>
 
   <dependencies>

Reply via email to