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 28a89f15 [maven-release-plugin] prepare release 
maven-javadoc-plugin-3.6.2
28a89f15 is described below

commit 28a89f1543be4720925cdcc19c009426091865f5
Author: Michael Osipov <micha...@apache.org>
AuthorDate: Fri Nov 3 21:32:14 2023 +0100

    [maven-release-plugin] prepare release maven-javadoc-plugin-3.6.2
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index fd39f308..1ec66e8e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@ under the License.
   </parent>
 
   <artifactId>maven-javadoc-plugin</artifactId>
-  <version>3.6.2-SNAPSHOT</version>
+  <version>3.6.2</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.6.2</tag>
     
<url>https://github.com/apache/maven-javadoc-plugin/tree/${project.scm.tag}</url>
   </scm>
   <issueManagement>
@@ -122,7 +122,7 @@ under the License.
     <!-- for ITs -->
     <sitePluginVersion>3.12.1</sitePluginVersion>
     <projectInfoReportsPluginVersion>3.4.2</projectInfoReportsPluginVersion>
-    
<project.build.outputTimestamp>2023-11-03T20:21:23Z</project.build.outputTimestamp>
+    
<project.build.outputTimestamp>2023-11-03T20:30:08Z</project.build.outputTimestamp>
     <slf4jVersion>1.7.36</slf4jVersion>
   </properties>
 

Reply via email to