Skip to content

Commit

Permalink
Update site descriptor to 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
slawekjaranowski committed Oct 22, 2024
1 parent 47eac15 commit 226a8ce
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/site/site.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<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 http://maven.apache.org/xsd/decoration-1.8.0.xsd">
<site xmlns="http://maven.apache.org/SITE/2.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/SITE/2.0.0 https://maven.apache.org/xsd/site-2.0.0.xsd">
<body>
<breadcrumbs>
<item name="MojoHaus" href="https://www.mojohaus.org/"/>
Expand Down Expand Up @@ -30,4 +30,4 @@
href="examples/example-java-runnable.html"/>
</menu>
</body>
</project>
</site>

0 comments on commit 226a8ce

Please sign in to comment.