This is an automated email from the ASF dual-hosted git repository.
hboutemy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-apache-resources.git
The following commit(s) were added to refs/heads/master by this push:
new 73321af inherit skin from parent
73321af is described below
commit 73321af61a101cdcb1c2f457cbc60d5a994486bc
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"/>