This is an automated email from the ASF dual-hosted git repository. eolivelli 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 104b560 [maven-release-plugin] prepare release maven-checkstyle-plugin-3.1.1 104b560 is described below commit 104b560b37f906fa843d2235d23ff9be5948f3eb Author: Enrico Olivelli <eolive...@apache.org> AuthorDate: Sat Feb 8 09:24:05 2020 +0100 [maven-release-plugin] prepare release maven-checkstyle-plugin-3.1.1 --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 6e88e2f..409e82d 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ under the License. </parent> <artifactId>maven-checkstyle-plugin</artifactId> - <version>3.1.1-SNAPSHOT</version> + <version>3.1.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.1.1</tag> </scm> <issueManagement> <system>JIRA</system> @@ -69,7 +69,7 @@ under the License. <checkstyleVersion>8.29</checkstyleVersion> <doxiaVersion>1.4</doxiaVersion> <sitePluginVersion>3.7.1</sitePluginVersion> - <project.build.outputTimestamp>2020-02-06T09:03:59Z</project.build.outputTimestamp> + <project.build.outputTimestamp>2020-02-08T08:23:23Z</project.build.outputTimestamp> </properties> <contributors>