We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1aec5c3 commit 5947ee4Copy full SHA for 5947ee4
1 file changed
src/site/site.xml
@@ -20,9 +20,9 @@
20
-->
21
22
<project name="CONGA AEM Plugin"
23
- xmlns="http://maven.apache.org/DECORATION/1.3.0"
+ xmlns="http://maven.apache.org/DECORATION/1.8.0"
24
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">
+ xsi:schemaLocation="http://maven.apache.org/DECORATION/1.8.0 http://maven.apache.org/xsd/decoration-1.8.0.xsd">
26
27
<bannerRight>
28
<name><![CDATA[<img src="https://devops.wcm.io/conga/images/conga.png" style="height:120px"/>]]></name>
0 commit comments