From ee4b43c864a1ee6b1615f3aa95523af4fb857905 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?N=C3=A1ndor=20Holozsny=C3=A1k?= Date: Thu, 13 Jul 2023 20:21:28 +0200 Subject: [PATCH] fix(core): XSD version is invalid in the templates (#83) - Using latest XSD version --- .../src/main/resources/templates/aggregated/xml/header.xml.hbs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-configuration-property-documenter-core/src/main/resources/templates/aggregated/xml/header.xml.hbs b/spring-configuration-property-documenter-core/src/main/resources/templates/aggregated/xml/header.xml.hbs index 93848c2..592a2d0 100644 --- a/spring-configuration-property-documenter-core/src/main/resources/templates/aggregated/xml/header.xml.hbs +++ b/spring-configuration-property-documenter-core/src/main/resources/templates/aggregated/xml/header.xml.hbs @@ -1,6 +1,6 @@ + xsi:schemaLocation="https://github.com/rodnansol/spring-configuration-property-documenter https://raw.githubusercontent.com/rodnansol/spring-configuration-property-documenter/master/public/schema-0.5.0.xsd"> {{#templateCustomization}}{{#if headerEnabled}}{{mainName}} {{mainDescription}}{{/if}}{{#if tableOfContentsEnabled}}