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 2e75fc2 [maven-release-plugin] prepare release maven-fluido-skin-2.1.0 2e75fc2 is described below commit 2e75fc20fcabef7712add6f9882f403ea764ebc7 Author: Slawomir Jaranowski <s.jaranow...@gmail.com> AuthorDate: Sun Mar 9 00:27:01 2025 +0100 [maven-release-plugin] prepare release maven-fluido-skin-2.1.0 --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index edc5bdc..d90bc13 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ under the License. </parent> <artifactId>maven-fluido-skin</artifactId> - <version>2.0.2-SNAPSHOT</version> + <version>2.1.0</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>HEAD</tag> + <tag>maven-fluido-skin-2.1.0</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>2024-12-06T15:50:27Z</project.build.outputTimestamp> + <project.build.outputTimestamp>2025-03-08T23:26:56Z</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>