File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
2
<!--
3
3
4
- Copyright 2010-2022 the original author or authors.
4
+ Copyright 2010-2023 the original author or authors.
5
5
6
6
Licensed under the Apache License, Version 2.0 (the "License");
7
7
you may not use this file except in compliance with the License.
16
16
limitations under the License.
17
17
18
18
-->
19
- <project xmlns =" http://maven.apache.org/DECORATION/1.8.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
20
- xsi : schemaLocation =" http://maven.apache.org/DECORATION/1.8.0 https://maven.apache.org/xsd/decoration-1.8.0.xsd"
21
- name =" ${project.name}" >
19
+ <site name =" ${project.name}" xmlns =" http://maven.apache.org/SITE/2.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
20
+ xsi : schemaLocation =" http://maven.apache.org/SITE/2.0.0 https://maven.apache.org/xsd/site-2.0.0.xsd" >
22
21
23
22
<body >
24
23
44
43
45
44
<menu ref =" reports" />
46
45
</body >
47
- </project >
46
+ </site >
You can’t perform that action at this time.
0 commit comments