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 a71ecf9c bump version 3.12.0-SNAPSHOT
a71ecf9c is described below

commit a71ecf9cfc2acf3a78a217af17f9cfe6b5dbb973
Author: Olivier Lamy <ol...@apache.org>
AuthorDate: Tue Sep 16 18:27:12 2025 +1000

    bump version 3.12.0-SNAPSHOT
    
    Signed-off-by: Olivier Lamy <ol...@apache.org>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index bcb16c25..feebdfcd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@ under the License.
   </parent>
 
   <artifactId>maven-javadoc-plugin</artifactId>
-  <version>3.11.5-SNAPSHOT</version>
+  <version>3.12.0-SNAPSHOT</version>
   <packaging>maven-plugin</packaging>
 
   <name>Apache Maven Javadoc Plugin</name>

Reply via email to