This is an automated email from the ASF dual-hosted git repository.
slachiewicz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-dist-tool.git
The following commit(s) were added to refs/heads/master by this push:
new b86ba55 Bump Fluido Skin to 2.1.0
b86ba55 is described below
commit b86ba557a7703591c75704deb5331fbe13f16422
Author: Sylwester Lachiewicz <[email protected]>
AuthorDate: Mon Apr 21 12:23:27 2025 +0200
Bump Fluido Skin to 2.1.0
---
src/site/site.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/site/site.xml b/src/site/site.xml
index e72d576..108b86c 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -37,7 +37,7 @@ under the License.
<skin>
<groupId>org.apache.maven.skins</groupId>
<artifactId>maven-fluido-skin</artifactId>
- <version>2.0.0-M11</version>
+ <version>2.1.0</version>
</skin>
<body>
@@ -49,7 +49,7 @@ under the License.
<menu name="Overwiev">
<item name="Introduction" href="index.html" />
<item name="Configuration" href="dist-tool.conf.html" />
- </menu>
+ </menu>
<menu name="Dist Tool Checks">
<item name="Check Source Release"
href="dist-tool-check-source-release.html" />
<item name="Check Sites" href="dist-tool-check-site.html">