aboutsummaryrefslogtreecommitdiffstats
path: root/src/site/site.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/site/site.xml')
-rw-r--r--src/site/site.xml11
1 files changed, 0 insertions, 11 deletions
diff --git a/src/site/site.xml b/src/site/site.xml
index 12813ab..e2167ba 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -1,11 +1,6 @@
<?xml version="1.0"?>
<project name="Jackcess">
- <skin>
- <groupId>org.apache.maven.skins</groupId>
- <artifactId>maven-fluido-skin</artifactId>
- <version>1.4</version>
- </skin>
<body>
<menu name="Jackcess">
<item name="About" href="index.html"/>
@@ -20,11 +15,5 @@
<menu ref="reports"/>
</body>
-
- <custom>
- <fluidoSkin>
- <sourceLineNumbersEnabled>true</sourceLineNumbersEnabled>
- </fluidoSkin>
- </custom>
</project>