You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by mi...@apache.org on 2022/12/02 20:25:48 UTC

[maven-site-plugin] branch master updated: [maven-release-plugin] prepare release maven-site-plugin-4.0.0-M4

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 4d8ff445 [maven-release-plugin] prepare release maven-site-plugin-4.0.0-M4
4d8ff445 is described below

commit 4d8ff445df743ad6e79f10ed2896803fc8537b9d
Author: Michael Osipov <mi...@apache.org>
AuthorDate: Fri Dec 2 21:25:41 2022 +0100

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

diff --git a/pom.xml b/pom.xml
index 908bdf93..3f23661d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@ under the License.
   </parent>
 
   <artifactId>maven-site-plugin</artifactId>
-  <version>4.0.0-M4-SNAPSHOT</version>
+  <version>4.0.0-M4</version>
   <packaging>maven-plugin</packaging>
 
   <name>Apache Maven Site Plugin</name>
@@ -177,7 +177,7 @@ under the License.
     <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>
     <url>https://github.com/apache/maven-site-plugin/tree/${project.scm.tag}</url>
-    <tag>HEAD</tag>
+    <tag>maven-site-plugin-4.0.0-M4</tag>
   </scm>
   <issueManagement>
     <system>JIRA</system>
@@ -214,7 +214,7 @@ under the License.
     <mavenReportingImplVersion>4.0.0-M3</mavenReportingImplVersion>
     <fluidoSkinVersion>1.11.1</fluidoSkinVersion>
     <surefire.version>2.22.2</surefire.version>
-    <project.build.outputTimestamp>2022-07-22T17:08:11Z</project.build.outputTimestamp>
+    <project.build.outputTimestamp>2022-12-02T20:25:06Z</project.build.outputTimestamp>
 
   </properties>