This is an automated email from the ASF dual-hosted git repository.

slachiewicz pushed a commit to branch MJLINK-78
in repository https://gitbox.apache.org/repos/asf/maven-jlink-plugin.git

commit 5c138b2a743e9a370b0e08ec0d4db357155eb8a4
Author: Sylwester Lachiewicz <[email protected]>
AuthorDate: Mon Jan 29 23:00:18 2024 +0100

    Update site maven-fluido-skin to 1.12.0
---
 src/site/site.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/site/site.xml b/src/site/site.xml
index 6e1e56c..86f62ec 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -19,12 +19,12 @@
   under the License.
 -->
 
-<project xmlns="http://maven.apache.org/DECORATION/1.8.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-         xsi:schemaLocation="http://maven.apache.org/DECORATION/1.8.0 
https://maven.apache.org/xsd/decoration-1.8.0.xsd";>
+<project xmlns="http://maven.apache.org/DECORATION/1.8.1"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
+         xsi:schemaLocation="http://maven.apache.org/DECORATION/1.8.1 
https://maven.apache.org/xsd/decoration-1.8.1.xsd";>
   <skin>
     <groupId>org.apache.maven.skins</groupId>
     <artifactId>maven-fluido-skin</artifactId>
-    <version>1.9</version>
+    <version>1.12.0</version>
   </skin>
   <body>
     <menu name="Overview">

Reply via email to