Skip to content

Commit 367c0fb

Browse files
authored
Update site.xml to Doxia 2
1 parent fcdfbd8 commit 367c0fb

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

‎src/site/site.xml‎

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22

3-
<projectxmlns="http://maven.apache.org/DECORATION/1.0.0"
4-
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
5-
xsi:schemaLocation="http://maven.apache.org/DECORATION/1.0.0 http://maven.apache.org/xsd/decoration-1.0.0.xsd">
3+
<sitexmlns="http://maven.apache.org/SITE/2.0.0"xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
4+
xsi:schemaLocation="http://maven.apache.org/SITE/2.0.0 https://maven.apache.org/xsd/site-2.0.0.xsd">
5+
66
<body>
77
<menuname="Overview">
88
<itemname="Introduction"href="index.html"/>
@@ -16,4 +16,4 @@
1616
<menuref="parent"/>
1717
<menuref="reports"/>
1818
</body>
19-
</project>
19+
</site>

0 commit comments

Comments
(0)