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 0a32454 [maven-release-plugin] prepare for next development iteration 0a32454 is described below commit 0a324549c71f4a6a747f9f0b1a0588c3392ce0fe Author: Enrico Olivelli <eolive...@apache.org> AuthorDate: Sat Feb 8 09:24:16 2020 +0100 [maven-release-plugin] prepare for next development iteration --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 409e82d..cd5ef6a 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ under the License. </parent> <artifactId>maven-checkstyle-plugin</artifactId> - <version>3.1.1</version> + <version>3.1.2-SNAPSHOT</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>maven-checkstyle-plugin-3.1.1</tag> + <tag>HEAD</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-08T08:23:23Z</project.build.outputTimestamp> + <project.build.outputTimestamp>2020-02-08T08:24:16Z</project.build.outputTimestamp> </properties> <contributors>