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 a8a705b9 [maven-release-plugin] prepare release
maven-site-plugin-4.0.0-M12
a8a705b9 is described below
commit a8a705b99a76e59c2b83c3011f65e58e5f768ab1
Author: Michael Osipov <[email protected]>
AuthorDate: Tue Nov 21 22:16:39 2023 +0100
[maven-release-plugin] prepare release maven-site-plugin-4.0.0-M12
---
pom.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index 79b2455a..c42e6507 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@ under the License.
</parent>
<artifactId>maven-site-plugin</artifactId>
- <version>4.0.0-M12-SNAPSHOT</version>
+ <version>4.0.0-M12</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-M12</tag>
<url>https://github.com/apache/maven-site-plugin/tree/${project.scm.tag}</url>
</scm>
<issueManagement>
@@ -211,7 +211,7 @@ under the License.
<mavenPluginPluginVersion>3.10.2</mavenPluginPluginVersion>
<mavenReportingImplVersion>4.0.0-M12</mavenReportingImplVersion>
<testingFluidoSkinVersion>2.0.0-M8</testingFluidoSkinVersion>
-
<project.build.outputTimestamp>2023-10-13T22:15:31Z</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2023-11-21T21:16:18Z</project.build.outputTimestamp>
</properties>