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 dc07f23 [maven-release-plugin] prepare release maven-javadoc-plugin-3.1.0 dc07f23 is described below commit dc07f2338ced0e38d720d53d85360356cabe39ba Author: rfscholte <rfscho...@apache.org> AuthorDate: Fri Mar 1 13:42:41 2019 +0100 [maven-release-plugin] prepare release maven-javadoc-plugin-3.1.0 --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 58f32e9..fd50e2d 100644 --- a/pom.xml +++ b/pom.xml @@ -26,11 +26,11 @@ under the License. <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-plugins</artifactId> <version>33</version> - <relativePath/> + <relativePath /> </parent> <artifactId>maven-javadoc-plugin</artifactId> - <version>3.1.0-SNAPSHOT</version> + <version>3.1.0</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>HEAD</tag> + <tag>maven-javadoc-plugin-3.1.0</tag> </scm> <issueManagement> <system>jira</system>