File tree 2 files changed +7
-5
lines changed
2 files changed +7
-5
lines changed Original file line number Diff line number Diff line change 22
22
<parent >
23
23
<groupId >com.github.robtimus</groupId >
24
24
<artifactId >robtimus-parent</artifactId >
25
- <version >1.14 </version >
25
+ <version >1.15 </version >
26
26
<relativePath />
27
27
</parent >
28
28
Original file line number Diff line number Diff line change 15
15
limitations under the License.
16
16
-->
17
17
18
- <project name =" try-parse"
19
- 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" >
18
+ <site name =" try-parse"
19
+ 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" >
21
+
22
+ <bannerLeft name =" try-parse" />
21
23
22
24
<body >
23
25
<menu name =" try-parse" >
27
29
<item name =" Javadoc" href =" apidocs/index.html" />
28
30
</menu >
29
31
</body >
30
- </project >
32
+ </site >
You can’t perform that action at this time.
0 commit comments