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 7cd68db4 [maven-release-plugin] prepare for next development iteration
7cd68db4 is described below
commit 7cd68db49d2c8a4a4c27e6b715b57d5b14805d3a
Author: Konrad Windszus <[email protected]>
AuthorDate: Wed May 20 17:10:40 2026 +0200
[maven-release-plugin] prepare for next development iteration
---
pom.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index a7c72d89..57fe0a7e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@ under the License.
</parent>
<artifactId>maven-site-plugin</artifactId>
- <version>3.22.0</version>
+ <version>3.22.1-SNAPSHOT</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>maven-site-plugin-3.22.0</tag>
+ <tag>HEAD</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>2026-05-20T15:10:23Z</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2026-05-20T15:10:39Z</project.build.outputTimestamp>
</properties>
<dependencies>