From: Kai Moritz Date: Sun, 19 Oct 2025 17:58:38 +0000 (+0200) Subject: Switched to maven-thymeleaf-skin 1.1.1 and ajusted configuration X-Git-Url: https://juplo.de/gitweb/?a=commitdiff_plain;h=5d12d75ce9fbd1078d5afcd6ee695e27e2ba1183;p=hibernate4-maven-plugin Switched to maven-thymeleaf-skin 1.1.1 and ajusted configuration --- diff --git a/pom.xml b/pom.xml index 954278fd..59770164 100644 --- a/pom.xml +++ b/pom.xml @@ -201,8 +201,8 @@ maven-compiler-plugin 3.3 - 1.6 - 1.6 + 1.8 + 1.8 utf8 true diff --git a/src/site/site.xml b/src/site/site.xml index fb8f19fa..e1d40f19 100644 --- a/src/site/site.xml +++ b/src/site/site.xml @@ -1,7 +1,7 @@ - + @@ -17,12 +17,15 @@ de.juplo.maven maven-thymeleaf-skin - 1.0.0 + 1.1.1 + /projects /hibernate-maven-plugin/ - + "/index.html","/projects.html" + th:replace="~{/templates/layout.html :: layout(uri='' + ~{:: code[class='site_uri']/text()}, title=~{:: title}, maincontent=~{:: .maincontent}, json='MERGE:' + ~{:: pre[class='json']/text()})}" + diff --git a/src/site/xhtml/index.xhtml b/src/site/xhtml/index.xhtml index 5970a42d..ff1ca5ef 100644 --- a/src/site/xhtml/index.xhtml +++ b/src/site/xhtml/index.xhtml @@ -58,7 +58,7 @@

Releases