This is an automated email from the ASF dual-hosted git repository. michaelo pushed a commit to branch doxia-2.0.0 in repository https://gitbox.apache.org/repos/asf/maven-javadoc-plugin.git
commit 4edb5035524497cf7d72af1116c8d60b5662fa26 Author: Michael Osipov <[email protected]> AuthorDate: Mon Jan 1 21:00:29 2024 +0100 Bump master to 4.0.0-M1-SNAPSHOT --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 7140d8cd..69033c3e 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ under the License. </parent> <artifactId>maven-javadoc-plugin</artifactId> - <version>3.6.4-SNAPSHOT</version> + <version>4.0.0-M1-SNAPSHOT</version> <packaging>maven-plugin</packaging> <name>Apache Maven Javadoc Plugin</name>
