Skip to content

Commit 5947ee4

Browse files
committed
switch to latest decoration XML Schema
1 parent 1aec5c3 commit 5947ee4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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="CONGA AEM Plugin"
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
<bannerRight>
2828
<name><![CDATA[<img src="https://devops.wcm.io/conga/images/conga.png" style="height:120px"/>]]></name>

0 commit comments

Comments
 (0)