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-checkstyle-plugin.git
The following commit(s) were added to refs/heads/master by this push:
new d757053 [maven-release-plugin] prepare release
maven-checkstyle-plugin-3.2.2
d757053 is described below
commit d757053fcaa4a224ac856709e6caaf2aab4bd945
Author: Michael Osipov <[email protected]>
AuthorDate: Tue Apr 18 16:53:51 2023 +0200
[maven-release-plugin] prepare release maven-checkstyle-plugin-3.2.2
---
pom.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index 8bbd7e7..d4d3a5a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@ under the License.
</parent>
<artifactId>maven-checkstyle-plugin</artifactId>
- <version>3.2.2-SNAPSHOT</version>
+ <version>3.2.2</version>
<packaging>maven-plugin</packaging>
<name>Apache Maven Checkstyle Plugin</name>
@@ -45,7 +45,7 @@ under the License.
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-checkstyle-plugin.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-checkstyle-plugin.git</developerConnection>
<url>https://github.com/apache/maven-checkstyle-plugin/tree/${project.scm.tag}</url>
- <tag>HEAD</tag>
+ <tag>maven-checkstyle-plugin-3.2.2</tag>
</scm>
<issueManagement>
<system>JIRA</system>
@@ -71,7 +71,7 @@ under the License.
<doxiaSitetoolsVersion>1.11.1</doxiaSitetoolsVersion>
<sitePluginVersion>3.12.1</sitePluginVersion>
<jxrPluginVersion>3.3.0</jxrPluginVersion>
-
<project.build.outputTimestamp>2023-01-06T22:31:05Z</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2023-04-18T14:48:00Z</project.build.outputTimestamp>
</properties>
<contributors>