File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.codehaus.plexus</groupId >
7
7
<artifactId >plexus</artifactId >
8
- <version >4.0-SNAPSHOT </version >
8
+ <version >5.0 </version >
9
9
</parent >
10
10
11
11
<artifactId >plexus-site</artifactId >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" ?>
2
2
3
- <project xmlns =" http://maven.apache.org/DECORATION/1.6 .0"
3
+ <project xmlns =" http://maven.apache.org/DECORATION/1.7 .0"
4
4
xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
5
- xsi : schemaLocation =" http://maven.apache.org/DECORATION/1.6 .0 http://maven.apache.org/xsd/decoration-1.6 .0.xsd"
5
+ xsi : schemaLocation =" http://maven.apache.org/DECORATION/1.7 .0 http://maven.apache.org/xsd/decoration-1.7 .0.xsd"
6
6
name =" Plexus" >
7
7
<version position =" none" />
8
8
18
18
19
19
<body >
20
20
21
- <head >
21
+ <head ><![CDATA[
22
22
<link rel="icon" href="/favicon.ico" type="image/x-icon" />
23
- <link rel =" shortcut icon" href =" /favicon.ico" type =" image/x-icon" />
23
+ <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" />]]>
24
24
</head >
25
25
26
26
<links >
You can’t perform that action at this time.
0 commit comments