Skip to content

Commit d742e5c

Browse files
authored
Update site.xml to Doxia 2
1 parent 80b89b8 commit d742e5c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/site/site.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
limitations under the License.
1616
-->
1717

18-
<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">
19-
18+
<site xmlns="http://maven.apache.org/SITE/2.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
19+
xsi:schemaLocation="http://maven.apache.org/SITE/2.0.0 https://maven.apache.org/xsd/site-2.0.0.xsd">
2020
<body>
2121
<breadcrumbs>
2222
<item name="MojoHaus" href="https://www.mojohaus.org/" />

0 commit comments

Comments
 (0)