This is an automated email from the ASF dual-hosted git repository. rfscholte pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/maven-javadoc-plugin.git
The following commit(s) were added to refs/heads/master by this push: new de14a76 [maven-release-plugin] prepare for next development iteration de14a76 is described below commit de14a7648ff7d6d3c234189fa0980649abfa69db Author: rfscholte <rfscho...@apache.org> AuthorDate: Fri Mar 1 13:43:09 2019 +0100 [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 fd50e2d..f683298 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ under the License. </parent> <artifactId>maven-javadoc-plugin</artifactId> - <version>3.1.0</version> + <version>3.1.1-SNAPSHOT</version> <packaging>maven-plugin</packaging> <name>Apache Maven Javadoc Plugin</name> @@ -48,7 +48,7 @@ under the License. <connection>scm:git:https://gitbox.apache.org/repos/asf/maven-javadoc-plugin.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-javadoc-plugin.git</developerConnection> <url>https://github.com/apache/maven-javadoc-plugin/tree/${project.scm.tag}</url> - <tag>maven-javadoc-plugin-3.1.0</tag> + <tag>HEAD</tag> </scm> <issueManagement> <system>jira</system>