This is an automated email from the ASF dual-hosted git repository. olamy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/maven-pmd-plugin.git
The following commit(s) were added to refs/heads/master by this push: new bfe6921 [maven-release-plugin] prepare for next development iteration bfe6921 is described below commit bfe6921d368738a9382714fc657a9480eb883882 Author: olivier lamy <ol...@apache.org> AuthorDate: Tue Oct 23 15:39:25 2018 +1000 [maven-release-plugin] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index db18e18..7c161b1 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ under the License. </parent> <artifactId>maven-pmd-plugin</artifactId> - <version>3.11.0</version> + <version>3.11.1-SNAPSHOT</version> <packaging>maven-plugin</packaging> <name>Apache Maven PMD Plugin</name> @@ -67,7 +67,7 @@ under the License. <connection>scm:git:https://gitbox.apache.org/repos/asf/maven-pmd-plugin.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-pmd-plugin.git</developerConnection> <url>https://github.com/apache/maven-pmd-plugin/tree/${project.scm.tag}</url> - <tag>maven-pmd-plugin-3.11.0</tag> + <tag>HEAD</tag> </scm> <issueManagement> <system>JIRA</system>