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

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

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

slachiewicz 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 27b9ef3  [maven-release-plugin] prepare release maven-checkstyle-plugin-3.1.2
27b9ef3 is described below

commit 27b9ef3efea7a1d168034a3c2e48c0a387e8b894
Author: Sylwester Lachiewicz <sl...@apache.org>
AuthorDate: Sat Jan 23 23:29:58 2021 +0100

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

diff --git a/pom.xml b/pom.xml
index 11d0bf5..ea622ac 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@ under the License.
   </parent>
 
   <artifactId>maven-checkstyle-plugin</artifactId>
-  <version>3.1.2-SNAPSHOT</version>
+  <version>3.1.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.1.2</tag>
   </scm>
   <issueManagement>
     <system>JIRA</system>
@@ -70,7 +70,7 @@ under the License.
     <doxiaVersion>1.4</doxiaVersion>
     <sitePluginVersion>3.9.0</sitePluginVersion>
     <surefire.version>2.22.2</surefire.version>
-    <project.build.outputTimestamp>2020-02-08T08:24:16Z</project.build.outputTimestamp>
+    <project.build.outputTimestamp>2021-01-23T22:29:33Z</project.build.outputTimestamp>
   </properties>
 
   <contributors>