This is an automated email from the ASF dual-hosted git repository.
asf-gitbox-commits 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 f9f7cc65 [maven-release-plugin] prepare release
maven-site-plugin-3.22.0
f9f7cc65 is described below
commit f9f7cc659f6b967395c1fb36674f4c2d6123e3b2
Author: Konrad Windszus <[email protected]>
AuthorDate: Wed May 20 17:10:31 2026 +0200
[maven-release-plugin] prepare release maven-site-plugin-3.22.0
---
pom.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index a34e7c0a..a7c72d89 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@ under the License.
</parent>
<artifactId>maven-site-plugin</artifactId>
- <version>3.22.0-SNAPSHOT</version>
+ <version>3.22.0</version>
<packaging>maven-plugin</packaging>
<name>Apache Maven Site Plugin</name>
@@ -175,7 +175,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-3.22.0</tag>
<url>https://github.com/apache/maven-site-plugin/tree/${project.scm.tag}</url>
</scm>
<issueManagement>
@@ -208,7 +208,7 @@ under the License.
<taglistPluginVersion>3.2.1</taglistPluginVersion>
<mavenReportingImplVersion>4.0.0</mavenReportingImplVersion>
<fluidoSkinVersion>2.0.0-M11</fluidoSkinVersion>
-
<project.build.outputTimestamp>2024-10-18T12:11:03Z</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2026-05-20T15:10:23Z</project.build.outputTimestamp>
</properties>
<dependencies>