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 570fe17 [maven-release-plugin] prepare release maven-pmd-plugin-3.23.0
570fe17 is described below
commit 570fe170f5164b501add74e9f556250a5f2ea435
Author: Michael Osipov <[email protected]>
AuthorDate: Sat Jun 8 15:31:59 2024 +0200
[maven-release-plugin] prepare release maven-pmd-plugin-3.23.0
---
pom.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index b28c441..aab2c02 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@ under the License.
</parent>
<artifactId>maven-pmd-plugin</artifactId>
- <version>3.22.1-SNAPSHOT</version>
+ <version>3.23.0</version>
<packaging>maven-plugin</packaging>
<name>Apache Maven PMD Plugin</name>
@@ -62,7 +62,7 @@ under the License.
<scm>
<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>
- <tag>HEAD</tag>
+ <tag>maven-pmd-plugin-3.23.0</tag>
<url>https://github.com/apache/maven-pmd-plugin/tree/${project.scm.tag}</url>
</scm>
<issueManagement>
@@ -91,7 +91,7 @@ under the License.
<sitePluginVersion>3.12.1</sitePluginVersion>
<projectInfoReportsPluginVersion>3.4.3</projectInfoReportsPluginVersion>
<jxrPluginVersion>3.3.0</jxrPluginVersion>
-
<project.build.outputTimestamp>2024-04-18T10:13:24Z</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2024-06-08T13:30:47Z</project.build.outputTimestamp>
</properties>
<dependencies>