File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -19,9 +19,8 @@ specific language governing permissions and limitations
1919under the License.
2020-->
2121
22- <project xmlns =" http://maven.apache.org/DECORATION/1.8.1"
23- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
24- xsi : schemaLocation =" http://maven.apache.org/DECORATION/1.8.1 http://maven.apache.org/xsd/decoration-1.8.1.xsd" >
22+ <site xmlns =" http://maven.apache.org/SITE/2.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
23+ xsi : schemaLocation =" http://maven.apache.org/SITE/2.0.0 https://maven.apache.org/xsd/site-2.0.0.xsd" >
2524 <body >
2625 <menu name =" Overview" >
2726 <item name =" Introduction" href =" index.html" />
@@ -41,5 +40,5 @@ under the License.
4140 <item name =" Include/Exclude content" href =" examples/include-exclude.html" />
4241 </menu >
4342 </body >
44- </project >
43+ </site >
4544
You can’t perform that action at this time.
0 commit comments