This is an automated email from the ASF dual-hosted git repository. michaelo 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 ee030f71 [maven-release-plugin] prepare release maven-javadoc-plugin-3.11.0 ee030f71 is described below commit ee030f719f4bc7df1671f6dfe5993f778b57a504 Author: Michael Osipov <micha...@apache.org> AuthorDate: Wed Oct 30 12:50:14 2024 +0100 [maven-release-plugin] prepare release maven-javadoc-plugin-3.11.0 --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index ddd21922..14e39791 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ under the License. </parent> <artifactId>maven-javadoc-plugin</artifactId> - <version>3.10.2-SNAPSHOT</version> + <version>3.11.0</version> <packaging>maven-plugin</packaging> <name>Apache Maven Javadoc Plugin</name> @@ -91,7 +91,7 @@ under the License. <scm> <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> - <tag>HEAD</tag> + <tag>maven-javadoc-plugin-3.11.0</tag> <url>https://github.com/apache/maven-javadoc-plugin/tree/${project.scm.tag}</url> </scm> <issueManagement> @@ -127,7 +127,7 @@ under the License. <jarPluginVersion>3.3.0</jarPluginVersion> <sitePluginVersion>3.20.0</sitePluginVersion> <projectInfoReportsPluginVersion>3.7.0</projectInfoReportsPluginVersion> - <project.build.outputTimestamp>2024-09-26T08:16:22Z</project.build.outputTimestamp> + <project.build.outputTimestamp>2024-10-30T11:47:51Z</project.build.outputTimestamp> <slf4jVersion>1.7.36</slf4jVersion> </properties>