This is an automated email from the ASF dual-hosted git repository. kwin 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 ded1227 [maven-release-plugin] prepare release maven-fluido-skin-2.0.1 ded1227 is described below commit ded1227ddb48ddf30ff83e7ae64a70be257dd282 Author: Konrad Windszus <k...@apache.org> AuthorDate: Fri Dec 6 16:50:02 2024 +0100 [maven-release-plugin] prepare release maven-fluido-skin-2.0.1 --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 0f7f4e9..a9bc80c 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ under the License. </parent> <artifactId>maven-fluido-skin</artifactId> - <version>2.0.1-SNAPSHOT</version> + <version>2.0.1</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.0.1</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-11-02T20:29:21Z</project.build.outputTimestamp> + <project.build.outputTimestamp>2024-12-06T15:49:40Z</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>