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 16ca43f2 [maven-release-plugin] prepare for next development iteration 16ca43f2 is described below commit 16ca43f21018adec4e3d12bd167005f4413b8e92 Author: Michael Osipov <micha...@apache.org> AuthorDate: Fri Nov 3 21:21:23 2023 +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 58f7bdc3..fd39f308 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ under the License. </parent> <artifactId>maven-javadoc-plugin</artifactId> - <version>3.6.1-SNAPSHOT</version> + <version>3.6.2-SNAPSHOT</version> <packaging>maven-plugin</packaging> <name>Apache Maven Javadoc Plugin</name> @@ -122,7 +122,7 @@ under the License. <!-- for ITs --> <sitePluginVersion>3.12.1</sitePluginVersion> <projectInfoReportsPluginVersion>3.4.2</projectInfoReportsPluginVersion> - <project.build.outputTimestamp>2023-09-12T05:45:11Z</project.build.outputTimestamp> + <project.build.outputTimestamp>2023-11-03T20:21:23Z</project.build.outputTimestamp> <slf4jVersion>1.7.36</slf4jVersion> </properties>