The Apache Maven team is pleased to announce the release of the Maven
Fluido Skin, version 2.0.0-M5.
https://maven.apache.org/skins/maven-fluido-skin/
You should specify the^ version in your project's site configuration:
<skin>
<groupId>org.apache.maven.skins</groupId>
<artifactId>maven-fluido-skin</artifactId>
<version>2.0.0-M5</version>
</skin>
Import: This release requires Maven Site Plugin 4.0.0-M6/Doxia Sitetools
2.0.0-M6 to run
Release Notes - Maven Fluido Skin - Version 2.0.0-M5
** Bug
* [MSKINS-195] - Refresh script of Twitter Follow button
* [MSKINS-217] - CSS shall only apply to <dl> and <div
class="verbatim"> if they are immediate children of <section>
** Task
* [MSKINS-221] - Update template to reflect verbatim block changes
in Doxia 2.0.0-M6
** Dependency upgrade
* [MSKINS-218] - Upgrade to Parent 39
* [MSKINS-219] - Upgrade to Doxia Sitetools to 2.0.0-M6
Enjoy,
-The Apache Maven team