File tree 1 file changed +9
-5
lines changed
plexus-interactivity-api/src/site 1 file changed +9
-5
lines changed Original file line number Diff line number Diff line change 1
- <project xmlns =" http://maven.apache.org/DECORATION/1.0.0"
2
- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3
- xsi : schemaLocation =" http://maven.apache.org/DECORATION/1.0.0 http://maven.apache.org/xsd/decoration-1.0.0.xsd" >
4
- <body >
1
+ <site xmlns =" http://maven.apache.org/SITE/2.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
2
+ xsi : schemaLocation =" http://maven.apache.org/SITE/2.0.0 https://maven.apache.org/xsd/site-2.0.0.xsd" >
3
+
4
+ <bannerLeft href =" https://codehaus-plexus.github.io/" >
5
+ <image src =" https://codehaus-plexus.github.io/images/plexus-logo-trans.png" alt =" Plexus" />
6
+ </bannerLeft >
7
+
8
+ <body >
5
9
<menu name =" Overview" >
6
10
<item name =" Introduction" href =" index.html" />
7
11
<item name =" JavaDocs" href =" apidocs/index.html" />
12
16
<menu ref =" parent" />
13
17
<menu ref =" reports" />
14
18
</body >
15
- </project >
19
+ </site >
You can’t perform that action at this time.
0 commit comments