Skip to content

Commit 15a456d

Browse files
committed
switch to latest decoration XML Schema
1 parent 5819398 commit 15a456d

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

parent_toplevel/src/site/site.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@
2020
-->
2121

2222
<project name="devops.wcm.io"
23-
xmlns="http://maven.apache.org/DECORATION/1.3.0"
23+
xmlns="http://maven.apache.org/DECORATION/1.8.0"
2424
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
25-
xsi:schemaLocation="http://maven.apache.org/DECORATION/1.3.0 http://maven.apache.org/xsd/decoration-1.3.0.xsd">
25+
xsi:schemaLocation="http://maven.apache.org/DECORATION/1.8.0 http://maven.apache.org/xsd/decoration-1.8.0.xsd">
2626

2727
<bannerLeft>
2828
<name><![CDATA[<img src="https://wcm.io/images/[email protected]"/> wcm.io DevOps]]></name>

public_site/src/site/site.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@
2020
-->
2121

2222
<project name="devops.wcm.io"
23-
xmlns="http://maven.apache.org/DECORATION/1.3.0"
23+
xmlns="http://maven.apache.org/DECORATION/1.8.0"
2424
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
25-
xsi:schemaLocation="http://maven.apache.org/DECORATION/1.3.0 http://maven.apache.org/xsd/decoration-1.3.0.xsd">
25+
xsi:schemaLocation="http://maven.apache.org/DECORATION/1.8.0 http://maven.apache.org/xsd/decoration-1.8.0.xsd">
2626

2727
<custom>
2828
<reflowSkin>

0 commit comments

Comments
 (0)