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

hboutemy pushed a commit to branch inherit-skin
in repository https://gitbox.apache.org/repos/asf/maven-apache-resources.git

commit 6464f76bd883c6da2fcc32ab9b0cb1cbba6f817d
Author: HervĂ© Boutemy <[email protected]>
AuthorDate: Fri Feb 13 10:43:27 2026 +0100

    inherit skin from parent
---
 src/site/site.xml | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/src/site/site.xml b/src/site/site.xml
index 634d336..18ae43d 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -21,11 +21,6 @@ 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";>
-  <skin>
-    <groupId>org.apache.maven.skins</groupId>
-    <artifactId>maven-fluido-skin</artifactId>
-    <version>1.9</version>
-  </skin>
   <body>
     <menu name="Overview">
       <item name="Introduction" href="index.html"/>

Reply via email to