File tree Expand file tree Collapse file tree 1 file changed +3
-8
lines changed Expand file tree Collapse file tree 1 file changed +3
-8
lines changed Original file line number Diff line number Diff line change @@ -19,13 +19,8 @@ specific language governing permissions and limitations
1919under the License.
2020-->
2121
22- <project xmlns =" http://maven.apache.org/DECORATION/1.8.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
23- xsi : schemaLocation =" http://maven.apache.org/DECORATION/1.8.0 https://maven.apache.org/xsd/decoration-1.8.0.xsd" >
24- <skin >
25- <groupId >org.apache.maven.skins</groupId >
26- <artifactId >maven-fluido-skin</artifactId >
27- <version >1.9</version >
28- </skin >
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" >
2924 <body >
3025 <menu name =" Overview" >
3126 <item name =" Introduction" href =" index.html" />
@@ -45,4 +40,4 @@ under the License.
4540 <item name =" Use Your Own Manifest File" href =" examples/manifestFile.html" />
4641 </menu >
4742 </body >
48- </project >
43+ </site >
You can’t perform that action at this time.
0 commit comments