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 30add45c [maven-release-plugin] prepare for next development iteration
30add45c is described below

commit 30add45c43fa3be67c3b702d32e45c4b453b5007
Author: Michael Osipov <micha...@apache.org>
AuthorDate: Thu Nov 30 22:35:30 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 65eb19de..b967fa8d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@ under the License.
   </parent>
 
   <artifactId>maven-javadoc-plugin</artifactId>
-  <version>3.6.3</version>
+  <version>3.6.4-SNAPSHOT</version>
   <packaging>maven-plugin</packaging>
 
   <name>Apache Maven Javadoc Plugin</name>
@@ -128,7 +128,7 @@ under the License.
     <jarPluginVersion>3.3.0</jarPluginVersion>
     <sitePluginVersion>3.12.1</sitePluginVersion>
     <projectInfoReportsPluginVersion>3.5.0</projectInfoReportsPluginVersion>
-    
<project.build.outputTimestamp>2023-11-30T21:30:37Z</project.build.outputTimestamp>
+    
<project.build.outputTimestamp>2023-11-30T21:35:29Z</project.build.outputTimestamp>
     <slf4jVersion>1.7.36</slf4jVersion>
   </properties>
 

Reply via email to