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-site-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new 31acfa6b [maven-release-plugin] prepare release 
maven-site-plugin-4.0.0-M6
31acfa6b is described below

commit 31acfa6bc381367037fba2599fd205339bf79fce
Author: Michael Osipov <micha...@apache.org>
AuthorDate: Mon Mar 20 08:40:35 2023 +0100

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

diff --git a/pom.xml b/pom.xml
index 695e7c3f..803e2af4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@ under the License.
   </parent>
 
   <artifactId>maven-site-plugin</artifactId>
-  <version>4.0.0-M6-SNAPSHOT</version>
+  <version>4.0.0-M6</version>
   <packaging>maven-plugin</packaging>
 
   <name>Apache Maven Site Plugin</name>
@@ -174,7 +174,7 @@ under the License.
   <scm>
     
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-site-plugin.git</connection>
     
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-site-plugin.git</developerConnection>
-    <tag>HEAD</tag>
+    <tag>maven-site-plugin-4.0.0-M6</tag>
     
<url>https://github.com/apache/maven-site-plugin/tree/${project.scm.tag}</url>
   </scm>
   <issueManagement>
@@ -212,7 +212,7 @@ under the License.
     <mavenReportingImplVersion>4.0.0-M5</mavenReportingImplVersion>
     <fluidoSkinVersion>2.0.0-M3</fluidoSkinVersion>
     <surefire.version>3.0.0</surefire.version>
-    
<project.build.outputTimestamp>2023-02-11T20:25:37Z</project.build.outputTimestamp>
+    
<project.build.outputTimestamp>2023-03-20T07:40:09Z</project.build.outputTimestamp>
 
   </properties>
 

Reply via email to