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-javadoc-plugin.git
The following commit(s) were added to refs/heads/master by this push: new d3b77d6 [maven-release-plugin] prepare release maven-javadoc-plugin-3.2.0 d3b77d6 is described below commit d3b77d6e1bbd079a0d5d0659a183871b3f638c53 Author: olivier lamy <ol...@apache.org> AuthorDate: Thu Mar 12 16:39:10 2020 +1000 [maven-release-plugin] prepare release maven-javadoc-plugin-3.2.0 --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index adeaed3..465e4ae 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ under the License. </parent> <artifactId>maven-javadoc-plugin</artifactId> - <version>3.2.0-SNAPSHOT</version> + <version>3.2.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.2.0</tag> </scm> <issueManagement> <system>jira</system> @@ -76,7 +76,7 @@ under the License. <!-- for ITs --> <sitePluginVersion>3.3</sitePluginVersion> <projectInfoReportsPluginVersion>2.7</projectInfoReportsPluginVersion> - <project.build.outputTimestamp>2020-03-12T06:18:47Z</project.build.outputTimestamp> + <project.build.outputTimestamp>2020-03-12T06:37:31Z</project.build.outputTimestamp> </properties> <contributors>