File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -19,21 +19,19 @@ specific language governing permissions and limitations
1919under the License.
2020-->
2121
22- <project xmlns =" http://maven.apache.org/DECORATION/1.8.0"
23- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
24- xsi : schemaLocation =" http://maven.apache.org/DECORATION/1.8.0 https://maven.apache.org/xsd/decoration-1.8.0.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" />
2827 <item name =" Plugin Documentation" href =" plugin-info.html" />
2928 <item name =" Usage" href =" usage.html" />
3029 <item name =" FAQ" href =" faq.html" />
31- <!-- According to https://issues.apache.org/jira/browse/MNGSITE-152 -->
3230 <item name =" License" href =" https://www.apache.org/licenses/" />
3331 <item name =" Download" href =" download.html" />
3432 </menu >
3533 <menu name =" Examples" >
3634 <item name =" Configuring Source Plugin" href =" /examples/configureplugin.html" />
3735 </menu >
3836 </body >
39- </project >
37+ </site >
You can’t perform that action at this time.
0 commit comments