You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by mi...@apache.org on 2023/01/06 22:30:59 UTC

[maven-checkstyle-plugin] branch master updated: [maven-release-plugin] prepare release maven-checkstyle-plugin-3.2.1

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 9f6a759  [maven-release-plugin] prepare release maven-checkstyle-plugin-3.2.1
9f6a759 is described below

commit 9f6a75976c0b4b7f5d929de92ba02577f94005cf
Author: Michael Osipov <mi...@apache.org>
AuthorDate: Fri Jan 6 23:30:55 2023 +0100

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

diff --git a/pom.xml b/pom.xml
index ede1d96..76452a0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@ under the License.
   </parent>
 
   <artifactId>maven-checkstyle-plugin</artifactId>
-  <version>3.2.1-SNAPSHOT</version>
+  <version>3.2.1</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.1</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>2022-08-20T06:49:59Z</project.build.outputTimestamp>
+    <project.build.outputTimestamp>2023-01-06T22:30:32Z</project.build.outputTimestamp>
   </properties>
 
   <contributors>