This is an automated email from the ASF dual-hosted git repository. sjaranowski pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/maven-fluido-skin.git
The following commit(s) were added to refs/heads/master by this push: new 99e3b2f [maven-release-plugin] prepare for next development iteration 99e3b2f is described below commit 99e3b2f1b4946747356fab2f04917343665be1c8 Author: Slawomir Jaranowski <s.jaranow...@gmail.com> AuthorDate: Sun Mar 9 00:27:09 2025 +0100 [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 d90bc13..33c69a0 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ under the License. </parent> <artifactId>maven-fluido-skin</artifactId> - <version>2.1.0</version> + <version>2.1.1-SNAPSHOT</version> <name>Apache Maven Fluido Skin</name> <description>The Apache Maven Fluido Skin is an Apache Maven site skin @@ -77,7 +77,7 @@ under the License. <scm> <connection>scm:git:https://gitbox.apache.org/repos/asf/maven-fluido-skin.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-fluido-skin.git</developerConnection> - <tag>maven-fluido-skin-2.1.0</tag> + <tag>HEAD</tag> <url>https://github.com/apache/maven-fluido-skin/tree/${project.scm.tag}</url> </scm> <issueManagement> @@ -100,7 +100,7 @@ under the License. <bootstrap.version>2.3.2</bootstrap.version> <jquery.version>1.11.2</jquery.version> <version.maven-site-plugin>3.21.0</version.maven-site-plugin> - <project.build.outputTimestamp>2025-03-08T23:26:56Z</project.build.outputTimestamp> + <project.build.outputTimestamp>2025-03-08T23:27:09Z</project.build.outputTimestamp> <!-- the following properties are used in ITs (which do not inherit anything from a common parent) --> <sitePluginVersion>${version.maven-site-plugin}</sitePluginVersion> <projectInfoReportsPluginVersion>3.8.0</projectInfoReportsPluginVersion>